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
This commit is contained in:
Carlos J. Puga Medina 2016-10-13 15:29:12 +00:00
parent 854aa582a9
commit c92ea04689
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423926
4 changed files with 9 additions and 8 deletions

View file

@ -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 \

View file

@ -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

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= certbot
PORTVERSION= 0.8.1
PORTVERSION= 0.9.2
PORTEPOCH= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP

View file

@ -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