aboutsummaryrefslogtreecommitdiff
path: root/security/py-certbot-apache
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2019-12-26 19:25:00 +0000
committerKurt Jaeger <pi@FreeBSD.org>2019-12-26 19:25:00 +0000
commitba9c25b4d3847a6332a44aa7c0eb28046b63d934 (patch)
tree5338d06d367deefe5dfd5664b11e6f9f0f431dbb /security/py-certbot-apache
parentaa946af750b37f041008fd09800f143b8858441c (diff)
downloadports-ba9c25b4d3847a6332a44aa7c0eb28046b63d934.tar.gz
ports-ba9c25b4d3847a6332a44aa7c0eb28046b63d934.zip
security/py-{acme|certbot*}: update 0.39 -> 1.0.0
PR: 242458 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Relnotes: https://github.com/certbot/certbot/releases/tag/v1.0.0
Notes
Notes: svn path=/head/; revision=520944
Diffstat (limited to 'security/py-certbot-apache')
-rw-r--r--security/py-certbot-apache/Makefile4
-rw-r--r--security/py-certbot-apache/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/security/py-certbot-apache/Makefile b/security/py-certbot-apache/Makefile
index 3c6416dad99d..e6fbd8e4eac8 100644
--- a/security/py-certbot-apache/Makefile
+++ b/security/py-certbot-apache/Makefile
@@ -25,9 +25,9 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
post-patch:
- @${REINPLACE_CMD} -e 's|apache2ctl|apachectl|' ${WRKSRC}/certbot_apache/configurator.py
+ @${REINPLACE_CMD} -e 's|apache2ctl|apachectl|' ${WRKSRC}/certbot_apache/_internal/configurator.py
@${REINPLACE_CMD} -e 's|/etc/apache2|${LOCALBASE}/etc/apache24|' \
- ${WRKSRC}/certbot_apache/configurator.py
+ ${WRKSRC}/certbot_apache/_internal/configurator.py
.include "${.CURDIR}/../py-acme/version.mk"
.include <bsd.port.mk>
diff --git a/security/py-certbot-apache/distinfo b/security/py-certbot-apache/distinfo
index 0a87e2dd9fe5..98ad68bb01c2 100644
--- a/security/py-certbot-apache/distinfo
+++ b/security/py-certbot-apache/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570127402
-SHA256 (certbot-apache-0.39.0.tar.gz) = 4651a0212c9ebc3087281dad92ad3cb355bb2730f432d0180a8d23325d11825a
-SIZE (certbot-apache-0.39.0.tar.gz) = 180555
+TIMESTAMP = 1575566149
+SHA256 (certbot-apache-1.0.0.tar.gz) = 7335ab5687a0a47d9041d9e13f3a2d67d0e8372da97ab639edb31c14b787cd68
+SIZE (certbot-apache-1.0.0.tar.gz) = 195910