diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-07-11 18:03:50 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-07-11 18:03:50 +0000 |
commit | 0175841aafc2067d85735beb7884fcec1f74b975 (patch) | |
tree | 67dcd9f4384efbc9b263896a20f6ead5e3fc8c37 /security/py-certbot-nginx | |
parent | - Update to 1.9.0 (diff) |
security/py-[acme|certbot]: Update to 1.6.0
Changelog: https://github.com/certbot/certbot/blob/v1.6.0/certbot/CHANGELOG.md
While here, remove unused DOCS options.
Reported by: Ruud Boon <ruud@b-funky.nl> (python@ maillist)
Approved by: dbaio (python, maintainer)
Notes
Notes:
svn path=/head/; revision=542003
Diffstat (limited to 'security/py-certbot-nginx')
-rw-r--r-- | security/py-certbot-nginx/Makefile | 5 | ||||
-rw-r--r-- | security/py-certbot-nginx/distinfo | 6 |
2 files changed, 3 insertions, 8 deletions
diff --git a/security/py-certbot-nginx/Makefile b/security/py-certbot-nginx/Makefile index c09d8dd87272..61bdfc95cecb 100644 --- a/security/py-certbot-nginx/Makefile +++ b/security/py-certbot-nginx/Makefile @@ -24,11 +24,6 @@ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes -OPTIONS_DEFINE= DOCS - -DOCS_BUILD_DEPENDS= ${PY_SPHINX} \ - ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR} - post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/certbot_nginx/_internal/constants.py diff --git a/security/py-certbot-nginx/distinfo b/security/py-certbot-nginx/distinfo index c71d6738775f..37d8ddf3426b 100644 --- a/security/py-certbot-nginx/distinfo +++ b/security/py-certbot-nginx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1591468013 -SHA256 (certbot-nginx-1.5.0.tar.gz) = b38f101588af6d2b8ea7c2e3334f249afbe14461a85add2f1420091d860df983 -SIZE (certbot-nginx-1.5.0.tar.gz) = 73824 +TIMESTAMP = 1594476761 +SHA256 (certbot-nginx-1.6.0.tar.gz) = facc59e066d7e5623fbc068fe2fcc5e1f802c2441d148e37ff96ad90b893600a +SIZE (certbot-nginx-1.6.0.tar.gz) = 73891 |