From a1ee3257325307db69a2ea3f174ed84a9f8f7a19 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 7 Feb 2017 14:03:58 +0000 Subject: Updated py-certbot to 0.11.1. No concise changelog found. ~30 bugs/issues fixed. --- security/py-certbot/Makefile.common | 4 ++-- security/py-certbot/PLIST | 8 +++++++- security/py-certbot/distinfo | 10 +++++----- 3 files changed, 14 insertions(+), 8 deletions(-) (limited to 'security/py-certbot') diff --git a/security/py-certbot/Makefile.common b/security/py-certbot/Makefile.common index 54bebd1626c..acee4a0c3e3 100644 --- a/security/py-certbot/Makefile.common +++ b/security/py-certbot/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.7 2017/01/25 12:34:07 wiz Exp $ +# $NetBSD: Makefile.common,v 1.8 2017/02/07 14:03:58 wiz Exp $ # # used by security/py-acme/Makefile # used by security/py-certbot/Makefile -DISTNAME= certbot-0.10.1 +DISTNAME= certbot-0.11.1 MASTER_SITES= ${MASTER_SITE_GITHUB:=certbot/} HOMEPAGE= https://letsencrypt.org/ diff --git a/security/py-certbot/PLIST b/security/py-certbot/PLIST index b48287fdd7b..f8676734afd 100644 --- a/security/py-certbot/PLIST +++ b/security/py-certbot/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2017/01/12 16:02:44 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.6 2017/02/07 14:03:58 wiz Exp $ bin/certbot ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -57,6 +57,9 @@ ${PYSITELIB}/certbot/display/ops.pyo ${PYSITELIB}/certbot/display/util.py ${PYSITELIB}/certbot/display/util.pyc ${PYSITELIB}/certbot/display/util.pyo +${PYSITELIB}/certbot/eff.py +${PYSITELIB}/certbot/eff.pyc +${PYSITELIB}/certbot/eff.pyo ${PYSITELIB}/certbot/error_handler.py ${PYSITELIB}/certbot/error_handler.pyc ${PYSITELIB}/certbot/error_handler.pyo @@ -186,6 +189,9 @@ ${PYSITELIB}/certbot/tests/display/ops_test.pyo ${PYSITELIB}/certbot/tests/display/util_test.py ${PYSITELIB}/certbot/tests/display/util_test.pyc ${PYSITELIB}/certbot/tests/display/util_test.pyo +${PYSITELIB}/certbot/tests/eff_test.py +${PYSITELIB}/certbot/tests/eff_test.pyc +${PYSITELIB}/certbot/tests/eff_test.pyo ${PYSITELIB}/certbot/tests/error_handler_test.py ${PYSITELIB}/certbot/tests/error_handler_test.pyc ${PYSITELIB}/certbot/tests/error_handler_test.pyo diff --git a/security/py-certbot/distinfo b/security/py-certbot/distinfo index e7f75312917..caa02cad8bb 100644 --- a/security/py-certbot/distinfo +++ b/security/py-certbot/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2017/01/25 12:34:07 wiz Exp $ +$NetBSD: distinfo,v 1.8 2017/02/07 14:03:58 wiz Exp $ -SHA1 (certbot-0.10.1.tar.gz) = 84d74eaf35f83e36c861424017a75d7b1b912a1a -RMD160 (certbot-0.10.1.tar.gz) = 83cd52909396dbf8c51a87583bde2e0dd990c17d -SHA512 (certbot-0.10.1.tar.gz) = 4e45280b9cb6db3f8dcecfbf0cf64c990ea58d8607ed1aea9853c7248f8830301cc8685126eeb0d0c2ef0e23298c9070b291110d733e72867967bc9506900702 -Size (certbot-0.10.1.tar.gz) = 823669 bytes +SHA1 (certbot-0.11.1.tar.gz) = 2b056fd5ab44f8aa9902f7927e203b8d7cbc8232 +RMD160 (certbot-0.11.1.tar.gz) = b75e1b79ea0c934d25e0de1fbebda802076bca99 +SHA512 (certbot-0.11.1.tar.gz) = 77ab66be8e9e16c3588f9a822db553c3ba8caf5bda91a810c0bccfd2bed144ccab06dae33551df474dba05a679045dc02966bc6f8facecdcba3f00c7b9773f0a +Size (certbot-0.11.1.tar.gz) = 817693 bytes -- cgit v1.2.3