diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/py-certbot/Makefile.common | 4 | ||||
-rw-r--r-- | security/py-certbot/PLIST | 14 | ||||
-rw-r--r-- | security/py-certbot/distinfo | 10 |
3 files changed, 12 insertions, 16 deletions
diff --git a/security/py-certbot/Makefile.common b/security/py-certbot/Makefile.common index f2f708aaee2..6ff2812a5a2 100644 --- a/security/py-certbot/Makefile.common +++ b/security/py-certbot/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.4 2016/10/11 09:23:35 fhajny Exp $ +# $NetBSD: Makefile.common,v 1.5 2016/10/19 13:45:54 wiz Exp $ # used by security/py-acme/Makefile # used by security/py-certbot/Makefile -DISTNAME= certbot-0.9.1 +DISTNAME= certbot-0.9.3 MASTER_SITES= ${MASTER_SITE_GITHUB:=certbot/} HOMEPAGE= https://letsencrypt.org/ diff --git a/security/py-certbot/PLIST b/security/py-certbot/PLIST index 8eb90325ae5..b16019da19c 100644 --- a/security/py-certbot/PLIST +++ b/security/py-certbot/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2016/06/15 20:03:05 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.4 2016/10/19 13:45:54 wiz Exp $ bin/certbot ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -210,10 +210,6 @@ ${PYSITELIB}/certbot/tests/storage_test.pyo ${PYSITELIB}/certbot/tests/test_util.py ${PYSITELIB}/certbot/tests/test_util.pyc ${PYSITELIB}/certbot/tests/test_util.pyo -${PYSITELIB}/certbot/tests/testdata/archive/sample-renewal/cert1.pem -${PYSITELIB}/certbot/tests/testdata/archive/sample-renewal/chain1.pem -${PYSITELIB}/certbot/tests/testdata/archive/sample-renewal/fullchain1.pem -${PYSITELIB}/certbot/tests/testdata/archive/sample-renewal/privkey1.pem ${PYSITELIB}/certbot/tests/testdata/cert-5sans.pem ${PYSITELIB}/certbot/tests/testdata/cert-san.pem ${PYSITELIB}/certbot/tests/testdata/cert.b64jose @@ -229,15 +225,15 @@ ${PYSITELIB}/certbot/tests/testdata/csr.der ${PYSITELIB}/certbot/tests/testdata/csr.pem ${PYSITELIB}/certbot/tests/testdata/dsa512_key.pem ${PYSITELIB}/certbot/tests/testdata/dsa_cert.pem -${PYSITELIB}/certbot/tests/testdata/live/sample-renewal/cert.pem -${PYSITELIB}/certbot/tests/testdata/live/sample-renewal/chain.pem -${PYSITELIB}/certbot/tests/testdata/live/sample-renewal/fullchain.pem -${PYSITELIB}/certbot/tests/testdata/live/sample-renewal/privkey.pem ${PYSITELIB}/certbot/tests/testdata/matching_cert.pem ${PYSITELIB}/certbot/tests/testdata/os-release ${PYSITELIB}/certbot/tests/testdata/rsa256_key.pem ${PYSITELIB}/certbot/tests/testdata/rsa512_key.pem ${PYSITELIB}/certbot/tests/testdata/rsa512_key_2.pem +${PYSITELIB}/certbot/tests/testdata/sample-archive/cert1.pem +${PYSITELIB}/certbot/tests/testdata/sample-archive/chain1.pem +${PYSITELIB}/certbot/tests/testdata/sample-archive/fullchain1.pem +${PYSITELIB}/certbot/tests/testdata/sample-archive/privkey1.pem ${PYSITELIB}/certbot/tests/testdata/sample-renewal-ancient.conf ${PYSITELIB}/certbot/tests/testdata/sample-renewal.conf ${PYSITELIB}/certbot/tests/testdata/webrootconftest.ini diff --git a/security/py-certbot/distinfo b/security/py-certbot/distinfo index 7996f793026..90ce1617cfd 100644 --- a/security/py-certbot/distinfo +++ b/security/py-certbot/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2016/10/11 09:23:35 fhajny Exp $ +$NetBSD: distinfo,v 1.5 2016/10/19 13:45:54 wiz Exp $ -SHA1 (certbot-0.9.1.tar.gz) = 5c8eb7bfe3a5935e0fa1e39c59824fab4cbac430 -RMD160 (certbot-0.9.1.tar.gz) = e53e4f447edbebcc224e4f6f0f8db2f53aad5553 -SHA512 (certbot-0.9.1.tar.gz) = 06ce9710bd8cb255c62c548af0f58d309a31346c35cf7ce3984f2b6760deb8bff6361c62a0bb0b30b5401bed914e5310379c05e43a65da6eb16f54b44a1f2a25 -Size (certbot-0.9.1.tar.gz) = 792791 bytes +SHA1 (certbot-0.9.3.tar.gz) = fa5ffdf5c967fa866815a9a4e64e00be282991c4 +RMD160 (certbot-0.9.3.tar.gz) = bbf1908ce388c7de8a64d4f83093900579a946cf +SHA512 (certbot-0.9.3.tar.gz) = a951e639515fc037721d8b086e53100dcc86974a96c61c7173b2a9c0582bb59380efe219caf3fd1517fcdf28dde4a1f66bba84b51e2a2027df114818ff4d7565 +Size (certbot-0.9.3.tar.gz) = 794146 bytes |