aboutsummaryrefslogtreecommitdiff
path: root/security/py-acme
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2017-09-25 09:10:21 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2017-09-25 09:10:21 +0000
commit4bf9d1eebc7cdb7d51af38c1e8b8c2f7f7ae711b (patch)
treedd49150fa35fea2ff7c454b5a6a908119d6d6eac /security/py-acme
parent9932ed78c40a6f5431e90a4df79b98f673dd1099 (diff)
downloadports-4bf9d1eebc7cdb7d51af38c1e8b8c2f7f7ae711b.tar.gz
ports-4bf9d1eebc7cdb7d51af38c1e8b8c2f7f7ae711b.zip
security/py-{acme,certbot}: Update to 0.18.2
certbot produces an error [1] when used with versions of pyOpenSSL > 17.2.0, who's port was recently updated [2] to 17.3.0. This version update contains a fix for that issue. While I'm here, improve pkg-message usage invocation example and provide a link to documentation [1] https://github.com/certbot/certbot/issues/5111 [2] http://svnweb.freebsd.org/changeset/ports/450350 Reported by: Daniel Boothby (via private email) Approved by: cpm (py-acme maintainer)
Notes
Notes: svn path=/head/; revision=450577
Diffstat (limited to 'security/py-acme')
-rw-r--r--security/py-acme/Makefile2
-rw-r--r--security/py-acme/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-acme/Makefile b/security/py-acme/Makefile
index 252d1e0ae27f..d17895711b87 100644
--- a/security/py-acme/Makefile
+++ b/security/py-acme/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= acme
-PORTVERSION= 0.18.1
+PORTVERSION= 0.18.2
PORTEPOCH= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
diff --git a/security/py-acme/distinfo b/security/py-acme/distinfo
index 553893723652..a6066b12b942 100644
--- a/security/py-acme/distinfo
+++ b/security/py-acme/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505333278
-SHA256 (acme-0.18.1.tar.gz) = 1e4c6c0a3fb9906f0d1389a39c76d730e2691d7f168a219e464237381ddcc667
-SIZE (acme-0.18.1.tar.gz) = 94681
+TIMESTAMP = 1506217356
+SHA256 (acme-0.18.2.tar.gz) = 718efa9b3a7e6defcc7179e214a838d43a2bcef7dbd77667a2e505504e453ef6
+SIZE (acme-0.18.2.tar.gz) = 94686