Tue Feb 7 14:03:58 2017 UTC ()
Updated py-certbot to 0.11.1.

No concise changelog found. ~30 bugs/issues fixed.


(wiz)
diff -r1.7 -r1.8 pkgsrc/security/py-certbot/Makefile.common
diff -r1.7 -r1.8 pkgsrc/security/py-certbot/distinfo
diff -r1.5 -r1.6 pkgsrc/security/py-certbot/PLIST

cvs diff -r1.7 -r1.8 pkgsrc/security/py-certbot/Makefile.common (expand / switch to unified diff)

--- pkgsrc/security/py-certbot/Makefile.common 2017/01/25 12:34:07 1.7
+++ pkgsrc/security/py-certbot/Makefile.common 2017/02/07 14:03:58 1.8
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile.common,v 1.7 2017/01/25 12:34:07 wiz Exp $ 1# $NetBSD: Makefile.common,v 1.8 2017/02/07 14:03:58 wiz Exp $
2# 2#
3# used by security/py-acme/Makefile 3# used by security/py-acme/Makefile
4# used by security/py-certbot/Makefile 4# used by security/py-certbot/Makefile
5 5
6DISTNAME= certbot-0.10.1 6DISTNAME= certbot-0.11.1
7MASTER_SITES= ${MASTER_SITE_GITHUB:=certbot/} 7MASTER_SITES= ${MASTER_SITE_GITHUB:=certbot/}
8 8
9HOMEPAGE= https://letsencrypt.org/ 9HOMEPAGE= https://letsencrypt.org/
10 10
11GITHUB_PROJECT= certbot 11GITHUB_PROJECT= certbot
12GITHUB_TAG= v${PKGVERSION_NOREV} 12GITHUB_TAG= v${PKGVERSION_NOREV}
13 13
14EXTRACT_USING= bsdtar 14EXTRACT_USING= bsdtar
15USE_TOOLS+= bsdtar 15USE_TOOLS+= bsdtar
16 16
17DISTINFO_FILE= ${PKGDIR}/../../security/py-certbot/distinfo 17DISTINFO_FILE= ${PKGDIR}/../../security/py-certbot/distinfo
18#PATCHDIR= ${PKGDIR}/../../security/py-certbot/patches 18#PATCHDIR= ${PKGDIR}/../../security/py-certbot/patches

cvs diff -r1.7 -r1.8 pkgsrc/security/py-certbot/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-certbot/distinfo 2017/01/25 12:34:07 1.7
+++ pkgsrc/security/py-certbot/distinfo 2017/02/07 14:03:58 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2017/01/25 12:34:07 wiz Exp $ 1$NetBSD: distinfo,v 1.8 2017/02/07 14:03:58 wiz Exp $
2 2
3SHA1 (certbot-0.10.1.tar.gz) = 84d74eaf35f83e36c861424017a75d7b1b912a1a 3SHA1 (certbot-0.11.1.tar.gz) = 2b056fd5ab44f8aa9902f7927e203b8d7cbc8232
4RMD160 (certbot-0.10.1.tar.gz) = 83cd52909396dbf8c51a87583bde2e0dd990c17d 4RMD160 (certbot-0.11.1.tar.gz) = b75e1b79ea0c934d25e0de1fbebda802076bca99
5SHA512 (certbot-0.10.1.tar.gz) = 4e45280b9cb6db3f8dcecfbf0cf64c990ea58d8607ed1aea9853c7248f8830301cc8685126eeb0d0c2ef0e23298c9070b291110d733e72867967bc9506900702 5SHA512 (certbot-0.11.1.tar.gz) = 77ab66be8e9e16c3588f9a822db553c3ba8caf5bda91a810c0bccfd2bed144ccab06dae33551df474dba05a679045dc02966bc6f8facecdcba3f00c7b9773f0a
6Size (certbot-0.10.1.tar.gz) = 823669 bytes 6Size (certbot-0.11.1.tar.gz) = 817693 bytes

cvs diff -r1.5 -r1.6 pkgsrc/security/py-certbot/PLIST (expand / switch to unified diff)

--- pkgsrc/security/py-certbot/PLIST 2017/01/12 16:02:44 1.5
+++ pkgsrc/security/py-certbot/PLIST 2017/02/07 14:03:58 1.6
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.5 2017/01/12 16:02:44 fhajny Exp $ 1@comment $NetBSD: PLIST,v 1.6 2017/02/07 14:03:58 wiz Exp $
2bin/certbot 2bin/certbot
3${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 3${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
4${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 4${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
5${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 5${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
6${PYSITELIB}/${EGG_INFODIR}/entry_points.txt 6${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
7${PYSITELIB}/${EGG_INFODIR}/requires.txt 7${PYSITELIB}/${EGG_INFODIR}/requires.txt
8${PYSITELIB}/${EGG_INFODIR}/top_level.txt 8${PYSITELIB}/${EGG_INFODIR}/top_level.txt
9${PYSITELIB}/certbot/__init__.py 9${PYSITELIB}/certbot/__init__.py
10${PYSITELIB}/certbot/__init__.pyc 10${PYSITELIB}/certbot/__init__.pyc
11${PYSITELIB}/certbot/__init__.pyo 11${PYSITELIB}/certbot/__init__.pyo
12${PYSITELIB}/certbot/account.py 12${PYSITELIB}/certbot/account.py
13${PYSITELIB}/certbot/account.pyc 13${PYSITELIB}/certbot/account.pyc
14${PYSITELIB}/certbot/account.pyo 14${PYSITELIB}/certbot/account.pyo
@@ -47,26 +47,29 @@ ${PYSITELIB}/certbot/display/completer.p @@ -47,26 +47,29 @@ ${PYSITELIB}/certbot/display/completer.p
47${PYSITELIB}/certbot/display/completer.pyo 47${PYSITELIB}/certbot/display/completer.pyo
48${PYSITELIB}/certbot/display/dummy_readline.py 48${PYSITELIB}/certbot/display/dummy_readline.py
49${PYSITELIB}/certbot/display/dummy_readline.pyc 49${PYSITELIB}/certbot/display/dummy_readline.pyc
50${PYSITELIB}/certbot/display/dummy_readline.pyo 50${PYSITELIB}/certbot/display/dummy_readline.pyo
51${PYSITELIB}/certbot/display/enhancements.py 51${PYSITELIB}/certbot/display/enhancements.py
52${PYSITELIB}/certbot/display/enhancements.pyc 52${PYSITELIB}/certbot/display/enhancements.pyc
53${PYSITELIB}/certbot/display/enhancements.pyo 53${PYSITELIB}/certbot/display/enhancements.pyo
54${PYSITELIB}/certbot/display/ops.py 54${PYSITELIB}/certbot/display/ops.py
55${PYSITELIB}/certbot/display/ops.pyc 55${PYSITELIB}/certbot/display/ops.pyc
56${PYSITELIB}/certbot/display/ops.pyo 56${PYSITELIB}/certbot/display/ops.pyo
57${PYSITELIB}/certbot/display/util.py 57${PYSITELIB}/certbot/display/util.py
58${PYSITELIB}/certbot/display/util.pyc 58${PYSITELIB}/certbot/display/util.pyc
59${PYSITELIB}/certbot/display/util.pyo 59${PYSITELIB}/certbot/display/util.pyo
 60${PYSITELIB}/certbot/eff.py
 61${PYSITELIB}/certbot/eff.pyc
 62${PYSITELIB}/certbot/eff.pyo
60${PYSITELIB}/certbot/error_handler.py 63${PYSITELIB}/certbot/error_handler.py
61${PYSITELIB}/certbot/error_handler.pyc 64${PYSITELIB}/certbot/error_handler.pyc
62${PYSITELIB}/certbot/error_handler.pyo 65${PYSITELIB}/certbot/error_handler.pyo
63${PYSITELIB}/certbot/errors.py 66${PYSITELIB}/certbot/errors.py
64${PYSITELIB}/certbot/errors.pyc 67${PYSITELIB}/certbot/errors.pyc
65${PYSITELIB}/certbot/errors.pyo 68${PYSITELIB}/certbot/errors.pyo
66${PYSITELIB}/certbot/hooks.py 69${PYSITELIB}/certbot/hooks.py
67${PYSITELIB}/certbot/hooks.pyc 70${PYSITELIB}/certbot/hooks.pyc
68${PYSITELIB}/certbot/hooks.pyo 71${PYSITELIB}/certbot/hooks.pyo
69${PYSITELIB}/certbot/interfaces.py 72${PYSITELIB}/certbot/interfaces.py
70${PYSITELIB}/certbot/interfaces.pyc 73${PYSITELIB}/certbot/interfaces.pyc
71${PYSITELIB}/certbot/interfaces.pyo 74${PYSITELIB}/certbot/interfaces.pyo
72${PYSITELIB}/certbot/main.py 75${PYSITELIB}/certbot/main.py
@@ -176,26 +179,29 @@ ${PYSITELIB}/certbot/tests/display/__ini @@ -176,26 +179,29 @@ ${PYSITELIB}/certbot/tests/display/__ini
176${PYSITELIB}/certbot/tests/display/__init__.pyo 179${PYSITELIB}/certbot/tests/display/__init__.pyo
177${PYSITELIB}/certbot/tests/display/completer_test.py 180${PYSITELIB}/certbot/tests/display/completer_test.py
178${PYSITELIB}/certbot/tests/display/completer_test.pyc 181${PYSITELIB}/certbot/tests/display/completer_test.pyc
179${PYSITELIB}/certbot/tests/display/completer_test.pyo 182${PYSITELIB}/certbot/tests/display/completer_test.pyo
180${PYSITELIB}/certbot/tests/display/enhancements_test.py 183${PYSITELIB}/certbot/tests/display/enhancements_test.py
181${PYSITELIB}/certbot/tests/display/enhancements_test.pyc 184${PYSITELIB}/certbot/tests/display/enhancements_test.pyc
182${PYSITELIB}/certbot/tests/display/enhancements_test.pyo 185${PYSITELIB}/certbot/tests/display/enhancements_test.pyo
183${PYSITELIB}/certbot/tests/display/ops_test.py 186${PYSITELIB}/certbot/tests/display/ops_test.py
184${PYSITELIB}/certbot/tests/display/ops_test.pyc 187${PYSITELIB}/certbot/tests/display/ops_test.pyc
185${PYSITELIB}/certbot/tests/display/ops_test.pyo 188${PYSITELIB}/certbot/tests/display/ops_test.pyo
186${PYSITELIB}/certbot/tests/display/util_test.py 189${PYSITELIB}/certbot/tests/display/util_test.py
187${PYSITELIB}/certbot/tests/display/util_test.pyc 190${PYSITELIB}/certbot/tests/display/util_test.pyc
188${PYSITELIB}/certbot/tests/display/util_test.pyo 191${PYSITELIB}/certbot/tests/display/util_test.pyo
 192${PYSITELIB}/certbot/tests/eff_test.py
 193${PYSITELIB}/certbot/tests/eff_test.pyc
 194${PYSITELIB}/certbot/tests/eff_test.pyo
189${PYSITELIB}/certbot/tests/error_handler_test.py 195${PYSITELIB}/certbot/tests/error_handler_test.py
190${PYSITELIB}/certbot/tests/error_handler_test.pyc 196${PYSITELIB}/certbot/tests/error_handler_test.pyc
191${PYSITELIB}/certbot/tests/error_handler_test.pyo 197${PYSITELIB}/certbot/tests/error_handler_test.pyo
192${PYSITELIB}/certbot/tests/errors_test.py 198${PYSITELIB}/certbot/tests/errors_test.py
193${PYSITELIB}/certbot/tests/errors_test.pyc 199${PYSITELIB}/certbot/tests/errors_test.pyc
194${PYSITELIB}/certbot/tests/errors_test.pyo 200${PYSITELIB}/certbot/tests/errors_test.pyo
195${PYSITELIB}/certbot/tests/hook_test.py 201${PYSITELIB}/certbot/tests/hook_test.py
196${PYSITELIB}/certbot/tests/hook_test.pyc 202${PYSITELIB}/certbot/tests/hook_test.pyc
197${PYSITELIB}/certbot/tests/hook_test.pyo 203${PYSITELIB}/certbot/tests/hook_test.pyo
198${PYSITELIB}/certbot/tests/main_test.py 204${PYSITELIB}/certbot/tests/main_test.py
199${PYSITELIB}/certbot/tests/main_test.pyc 205${PYSITELIB}/certbot/tests/main_test.pyc
200${PYSITELIB}/certbot/tests/main_test.pyo 206${PYSITELIB}/certbot/tests/main_test.pyo
201${PYSITELIB}/certbot/tests/notify_test.py 207${PYSITELIB}/certbot/tests/notify_test.py