attached trivial update for security/letsencrypt/{client,py-acme}.
No change in test failure, same tests as 1.30.0 are failing/passing, only 
related to network access/our directory changes from /var/lib/xxx -> 
/var/db/xxx.

ok? (cc'd sthen cuz he seems to have bumped this previously).

aisha

diff --git a/security/letsencrypt/Makefile.inc 
b/security/letsencrypt/Makefile.inc
index d0c9a8a3385..6c3b00f7355 100644
--- a/security/letsencrypt/Makefile.inc
+++ b/security/letsencrypt/Makefile.inc
@@ -3,7 +3,7 @@ CATEGORIES?=            security/letsencrypt security
 MODPY_PI?=             Yes
 MODPY_PYBUILD?=                setuptools
 
-MODPY_EGG_VERSION?=    1.30.0
+MODPY_EGG_VERSION?=    1.32.0
 
 MODULES?=              lang/python
 
diff --git a/security/letsencrypt/client/distinfo 
b/security/letsencrypt/client/distinfo
index 693c48b1c6a..ad81e54d491 100644
--- a/security/letsencrypt/client/distinfo
+++ b/security/letsencrypt/client/distinfo
@@ -1,2 +1,2 @@
-SHA256 (certbot-1.30.0.tar.gz) = GG+kZbQMRNIYt0xoHNi90fiJ6s6uxDgmST0Gw5+4Mtw=
-SIZE (certbot-1.30.0.tar.gz) = 425964
+SHA256 (certbot-1.32.0.tar.gz) = Goau1RiiWvh6WrQ+1LBzdcmsTbTnVsJdU69E8l290t0=
+SIZE (certbot-1.32.0.tar.gz) = 426569
diff --git a/security/letsencrypt/py-acme/distinfo 
b/security/letsencrypt/py-acme/distinfo
index 5a8eda01584..8d8b1a57702 100644
--- a/security/letsencrypt/py-acme/distinfo
+++ b/security/letsencrypt/py-acme/distinfo
@@ -1,2 +1,2 @@
-SHA256 (acme-1.30.0.tar.gz) = ftb1F22arb3Yx0KMZoEJQiXVS+V1LGqe3Ig/hA4qHOE=
-SIZE (acme-1.30.0.tar.gz) = 101422
+SHA256 (acme-1.32.0.tar.gz) = x5F+BE9CMlhcbOHUZlXPlJW9vgiwv/rB5Lb5+gPJuUA=
+SIZE (acme-1.32.0.tar.gz) = 101455

Reply via email to