aboutsummaryrefslogtreecommitdiff
path: root/security/py-acme
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2018-01-22 15:44:05 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2018-01-22 15:44:05 +0000
commitdcc009b790336f95a98c1a4832afd58ae621ade1 (patch)
treeea1e9a9f7e158646afd48d42cc7b89cfa333155b /security/py-acme
parentb479b6b7b9cf52bd880ebf085d05b1749424ba9f (diff)
downloadports-dcc009b790336f95a98c1a4832afd58ae621ade1.tar.gz
ports-dcc009b790336f95a98c1a4832afd58ae621ade1.zip
security/py-{acme,certbot}: Update to 0.21.0
Common: - Update PORTVERSION and distinfo checksum (0.21.0) security/py-acme: - Add security/py-josepy to RUN_DEPENDS Changelog: https://github.com/certbot/certbot/blob/master/CHANGELOG.md#0210---2018-01-17 Reviewed by: koobs Approved by: koobs (maintainer, py-certbot) Differential Revision: https://reviews.freebsd.org/D13981
Notes
Notes: svn path=/head/; revision=459659
Diffstat (limited to 'security/py-acme')
-rw-r--r--security/py-acme/Makefile3
-rw-r--r--security/py-acme/distinfo6
2 files changed, 5 insertions, 4 deletions
diff --git a/security/py-acme/Makefile b/security/py-acme/Makefile
index 00dd92d38e84..74dd89a13d79 100644
--- a/security/py-acme/Makefile
+++ b/security/py-acme/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= acme
-PORTVERSION= 0.20.0
+PORTVERSION= 0.21.0
PORTEPOCH= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
@@ -15,6 +15,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0.8:security/py-cryptography@${FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}josepy>=1.0.0:security/py-josepy@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=0.13:security/py-openssl@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyrfc3339>0:devel/py-pyrfc3339@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${FLAVOR} \
diff --git a/security/py-acme/distinfo b/security/py-acme/distinfo
index f4f0faa0d28d..b74c97deeedb 100644
--- a/security/py-acme/distinfo
+++ b/security/py-acme/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512666731
-SHA256 (acme-0.20.0.tar.gz) = 45121aed6c8cc2f31896ac1083068dfdeb613f3edeff9576dc0d10632ea5a3d5
-SIZE (acme-0.20.0.tar.gz) = 95847
+TIMESTAMP = 1516361808
+SHA256 (acme-0.21.0.tar.gz) = d64eae267c0bb21c98fa889b4e0be4c473ca8e80488d3de057e803d6d167544d
+SIZE (acme-0.21.0.tar.gz) = 70513