summaryrefslogtreecommitdiff
path: root/security/py-certbot
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2016-06-15 19:59:43 +0000
committerfhajny <fhajny@pkgsrc.org>2016-06-15 19:59:43 +0000
commit557a12fa5a71466b29d2e4f39d119d5d341867d7 (patch)
tree4816fba1618f3651a3e84d10789c889b0eb0d07b /security/py-certbot
parent9d38897682cd62602c42bdf427e0682dd42cca10 (diff)
downloadpkgsrc-557a12fa5a71466b29d2e4f39d119d5d341867d7.tar.gz
Update security/py-certbot (and security/py-acme) to 0.8.1.
No changelog provided, Github issues touched: - Update the autos in response to 0.8.1 release - Fix default detection - Provide nonroot guidance when logging gets EACCES. - Add additional warning with actual exception message during renewal - Interactive webroot values not stored in renewal config file - Preserve common name during renewal - Mageia Bootstrap - Initialize Augeas in a different method to be able to react to ImportError - Renew changes common name - Update letsencrypt-auto in response to Arch package rename - On Mac OSX: "ValueError: Invalid header value" - Strip "\n" from end of OS version string for OS X. - Revert "Use --force-reinstall to fix bad virtualenv package" - Exit if cannot bootstrap in certbot-auto - Add --disable-hook-validation - --post-hook validation too strict - letsencrypt-auto gives "sudo" is not available - mageia bootstrap [needs revision] - Install/compile fails of letsencrypt-auto on Smartos/Illumos
Diffstat (limited to 'security/py-certbot')
-rw-r--r--security/py-certbot/Makefile.common4
-rw-r--r--security/py-certbot/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/security/py-certbot/Makefile.common b/security/py-certbot/Makefile.common
index 03acb083a66..5f8adf4e45f 100644
--- a/security/py-certbot/Makefile.common
+++ b/security/py-certbot/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.2 2016/06/03 11:30:14 fhajny Exp $
+# $NetBSD: Makefile.common,v 1.3 2016/06/15 19:59:43 fhajny Exp $
# used by security/py-acme/Makefile
# used by security/py-certbot/Makefile
-DISTNAME= certbot-0.8.0
+DISTNAME= certbot-0.8.1
MASTER_SITES= ${MASTER_SITE_GITHUB:=certbot/}
HOMEPAGE= https://letsencrypt.org/
diff --git a/security/py-certbot/distinfo b/security/py-certbot/distinfo
index 2674ad1e4fa..3b4a024a1ee 100644
--- a/security/py-certbot/distinfo
+++ b/security/py-certbot/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2016/06/03 11:30:14 fhajny Exp $
+$NetBSD: distinfo,v 1.3 2016/06/15 19:59:43 fhajny Exp $
-SHA1 (certbot-0.8.0.tar.gz) = 41c4fc196d2bc8b623acba8e061dce0c58bc6491
-RMD160 (certbot-0.8.0.tar.gz) = 225945f7478e2c565a990fc7925447e3162e9781
-SHA512 (certbot-0.8.0.tar.gz) = 544f53a97d0a28b5c8e83fa742be2bd45aadd9d352e0d0d0f219ab48b4849fcdd2d7a344578eef84fb3a245a465309d532bf53d0dac30033d96bbb0a46eedd85
-Size (certbot-0.8.0.tar.gz) = 699176 bytes
+SHA1 (certbot-0.8.1.tar.gz) = 00136a666c6f77f6e2c6bb7987e9adbc8cfd8ba0
+RMD160 (certbot-0.8.1.tar.gz) = 2a09b1ae3fc4d167ac8b54f25dd10e99504ede43
+SHA512 (certbot-0.8.1.tar.gz) = 8b21d270b5ee847086369b956b3346fdddd50ab0e4490d988e7ca535f4d4101e2859e99bc5f77ac920afd3a6a9210e407b155c89c28d282dc0544735a27e3eaa
+Size (certbot-0.8.1.tar.gz) = 698305 bytes