From c92ea0468976588e93adbdf6483a0ad92ff04b9e Mon Sep 17 00:00:00 2001 From: "Carlos J. Puga Medina" Date: Thu, 13 Oct 2016 15:29:12 +0000 Subject: security/py-{acme,certbot}: Update to 0.9.2 Common: Update PORTVERSION and distinfo checksum (0.9.2) security/py-acme: Add dns/py-dnspython dependency required to support both Python 2 and Python 3 Approved by: koobs Differential Revision: D8223 --- security/py-acme/Makefile | 3 ++- security/py-acme/distinfo | 6 +++--- security/py-certbot/Makefile | 2 +- security/py-certbot/distinfo | 6 +++--- 4 files changed, 9 insertions(+), 8 deletions(-) (limited to 'security') diff --git a/security/py-acme/Makefile b/security/py-acme/Makefile index c8a1ca533284..4f6296b9edef 100644 --- a/security/py-acme/Makefile +++ b/security/py-acme/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= acme -PORTVERSION= 0.8.1 +PORTVERSION= 0.9.2 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP @@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0.8:security/py-cryptography \ ${PYTHON_PKGNAMEPREFIX}ndg_httpsclient>0:net/py-ndg_httpsclient \ ${PYTHON_PKGNAMEPREFIX}pyasn1>0:devel/py-pyasn1 \ + ${PYTHON_PKGNAMEPREFIX}dnspython>=1.12:dns/py-dnspython \ ${PYTHON_PKGNAMEPREFIX}idna>0:dns/py-idna \ ${PYTHON_PKGNAMEPREFIX}openssl>=0.13:security/py-openssl \ ${PYTHON_PKGNAMEPREFIX}pyrfc3339>0:devel/py-pyrfc3339 \ diff --git a/security/py-acme/distinfo b/security/py-acme/distinfo index 8cb0ea46653f..9661ad2f8a8b 100644 --- a/security/py-acme/distinfo +++ b/security/py-acme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1466491084 -SHA256 (acme-0.8.1.tar.gz) = d3ea4acf280bf6253ad7d641cb0970f230a19805acfed809e7a8ddcf62157d9f -SIZE (acme-0.8.1.tar.gz) = 84610 +TIMESTAMP = 1476353960 +SHA256 (acme-0.9.2.tar.gz) = 263d019b6bedd630d669442fad79bc62b4699b69fdb95a49a812fcf8e5bc82b4 +SIZE (acme-0.9.2.tar.gz) = 87815 diff --git a/security/py-certbot/Makefile b/security/py-certbot/Makefile index 006b04c84e9a..c65386b0a523 100644 --- a/security/py-certbot/Makefile +++ b/security/py-certbot/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= certbot -PORTVERSION= 0.8.1 +PORTVERSION= 0.9.2 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP diff --git a/security/py-certbot/distinfo b/security/py-certbot/distinfo index 72833ffd2cdb..000f5c3e2364 100644 --- a/security/py-certbot/distinfo +++ b/security/py-certbot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1466491228 -SHA256 (certbot-0.8.1.tar.gz) = 6ca8df3d310ced6687d38aac17c0fb8c1b2ec7a3bea156a254e4cc2a1c132771 -SIZE (certbot-0.8.1.tar.gz) = 204649 +TIMESTAMP = 1476353987 +SHA256 (certbot-0.9.2.tar.gz) = b2576bfe1295b2daab3d589ab9fcbd4d7a6928e85cea31a5e6b008e4d9a16869 +SIZE (certbot-0.9.2.tar.gz) = 219863 -- cgit v1.2.3