aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-acme
diff options
context:
space:
mode:
authorcpm <cpm@FreeBSD.org>2017-04-29 20:00:22 +0800
committercpm <cpm@FreeBSD.org>2017-04-29 20:00:22 +0800
commitfaa8abd39ebfc31cc9e5d5200d202b3702bc548c (patch)
tree1b7b2e1fc1629ef4117708e012b6f05325ca5621 /security/py-acme
parent1ee1b152206a18c7d1dcf9cac4c805c146721d98 (diff)
downloadfreebsd-ports-gnome-faa8abd39ebfc31cc9e5d5200d202b3702bc548c.tar.gz
freebsd-ports-gnome-faa8abd39ebfc31cc9e5d5200d202b3702bc548c.tar.zst
freebsd-ports-gnome-faa8abd39ebfc31cc9e5d5200d202b3702bc548c.zip
security/py-acme: update to 0.13.0
- Update PORTVERSION and distinfo checksum (0.13.0) - Improve pkg-descr Differential Revision: https://reviews.freebsd.org/D10317
Diffstat (limited to 'security/py-acme')
-rw-r--r--security/py-acme/Makefile2
-rw-r--r--security/py-acme/distinfo6
-rw-r--r--security/py-acme/pkg-descr6
3 files changed, 9 insertions, 5 deletions
diff --git a/security/py-acme/Makefile b/security/py-acme/Makefile
index e21c4fe2ab1c..eea49a0edc00 100644
--- a/security/py-acme/Makefile
+++ b/security/py-acme/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= acme
-PORTVERSION= 0.12.0
+PORTVERSION= 0.13.0
PORTEPOCH= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
diff --git a/security/py-acme/distinfo b/security/py-acme/distinfo
index c03af43ee3ee..d36516cdebd4 100644
--- a/security/py-acme/distinfo
+++ b/security/py-acme/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488626615
-SHA256 (acme-0.12.0.tar.gz) = a05cba6b5b0fffdfa246b32492a44769011d45205f3ee8efde1f37ee9843fbdf
-SIZE (acme-0.12.0.tar.gz) = 91316
+TIMESTAMP = 1491648474
+SHA256 (acme-0.13.0.tar.gz) = 7489b3e20d02da0a389aedb82408ffb6b76294e41d833db85591b9f779539815
+SIZE (acme-0.13.0.tar.gz) = 90794
diff --git a/security/py-acme/pkg-descr b/security/py-acme/pkg-descr
index 9c70afe3cf53..9af937810e67 100644
--- a/security/py-acme/pkg-descr
+++ b/security/py-acme/pkg-descr
@@ -1,3 +1,7 @@
-Implements the Automated Certificate Management Environment (ACME)
+ACME (Automated Certificate Management Environment) is a protocol for
+automating the management of domain-validation certificates, based on a
+simple JSON-over-HTTPS interface.
+
+This packages provides a Python implementation of the protocol.
WWW: https://github.com/certbot/certbot/tree/master/acme