FreeBSD Bugzilla – Attachment 224081 Details for
Bug 255034
security/py-certbot-dns-rfc2136: change dependency from dns/py-dnspython to dns/py-dnspython2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update dnspython dependency to dns/py-dnspython2
py39-certbot-dns-rfc2136-1.14.0_1.diff (text/plain), 898 bytes, created by
Ralf van der Enden
on 2021-04-13 12:54:43 UTC
(
hide
)
Description:
Update dnspython dependency to dns/py-dnspython2
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2021-04-13 12:54:43 UTC
Size:
898 bytes
patch
obsolete
>diff --git a/security/py-certbot-dns-rfc2136/Makefile b/security/py-certbot-dns-rfc2136/Makefile >index 58609925d3..211678990d 100644 >--- a/security/py-certbot-dns-rfc2136/Makefile >+++ b/security/py-certbot-dns-rfc2136/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= certbot-dns-rfc2136 > PORTVERSION= ${ACME_VERSION} >+PORTREVISION= 1 > CATEGORIES= security python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -12,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}acme>=${ACME_VERSION},1:security/py-acme@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}certbot>=${ACME_VERSION},1:security/py-certbot@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}dnspython2>=0:dns/py-dnspython2@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}zope.interface>0:devel/py-zope.interface@${PY_FLAVOR} > > USES= python:3.6+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 255034
: 224081 |
228013