summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2016-05-17 10:24:18 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2016-05-17 10:24:18 +0000
commit5ad39285d731f7192ed3426c3ff6e440bf1f7292 (patch)
treee7398c0408da3ecbbcc5ad16f6eb31f86a2af068 /security
parent- Update to 160308[*] (diff)
- Revert to 0.5.0 to avoid breaking py-letsencrypt port.
Reported by: gahr Approved by: amdmi3 (mentor)
Notes
Notes: svn path=/head/; revision=415378
Diffstat (limited to 'security')
-rw-r--r--security/py-acme/Makefile2
-rw-r--r--security/py-acme/distinfo5
-rw-r--r--security/py-acme/pkg-descr4
3 files changed, 5 insertions, 6 deletions
diff --git a/security/py-acme/Makefile b/security/py-acme/Makefile
index faf4bf17c086..bed8fb2a2933 100644
--- a/security/py-acme/Makefile
+++ b/security/py-acme/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= acme
-PORTVERSION= 0.6.0
+PORTVERSION= 0.5.0
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-acme/distinfo b/security/py-acme/distinfo
index 26855f88c58b..8281a38c0fc1 100644
--- a/security/py-acme/distinfo
+++ b/security/py-acme/distinfo
@@ -1,3 +1,2 @@
-TIMESTAMP = 1463443750
-SHA256 (acme-0.6.0.tar.gz) = ec4e6009dfbd629b58473eb06bbebfd9fb2a79fc8831c149e9205bc38a98ecc6
-SIZE (acme-0.6.0.tar.gz) = 84302
+SHA256 (acme-0.5.0.tar.gz) = 0605c63c656d33c883a05675f5db9cfb85d503f2771c885031800e0da7631abd
+SIZE (acme-0.5.0.tar.gz) = 84155
diff --git a/security/py-acme/pkg-descr b/security/py-acme/pkg-descr
index b1a0cc874cf6..938f138fa313 100644
--- a/security/py-acme/pkg-descr
+++ b/security/py-acme/pkg-descr
@@ -1,3 +1,3 @@
-Implements the Automated Certificate Management Environment (ACME).
+Implements the Automated Certificate Management Environment (ACME)
-WWW: https://github.com/certbot/certbot/tree/master/acme
+WWW: https://github.com/letsencrypt/letsencrypt/tree/master/acme