aboutsummaryrefslogtreecommitdiff
path: root/security/py-acme/Makefile
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2017-10-22 23:37:17 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2017-10-22 23:37:17 +0000
commit42db66a17971ceecae20c41538a16e1a74f9d355 (patch)
tree96284d091b1c4bb00fec11f2eb12a3a0a9ef4fe7 /security/py-acme/Makefile
parenta374fb043f49c2cc1fe166f16024e7ab8e93a3e7 (diff)
downloadports-42db66a17971ceecae20c41538a16e1a74f9d355.tar.gz
ports-42db66a17971ceecae20c41538a16e1a74f9d355.zip
security/py-{acme,certbot}: Update to 0.19.0
Common: - Update PORTVERSION and distinfo checksum (0.19.0) Changelog: https://github.com/certbot/certbot/blob/master/CHANGELOG.md#0190---2017-10-04 Reviewed by: koobs (maintainer, py-certbot) Approved by: koobs (maintainer, py-certbot) Differential Revision: https://reviews.freebsd.org/D12482
Notes
Notes: svn path=/head/; revision=452688
Diffstat (limited to 'security/py-acme/Makefile')
-rw-r--r--security/py-acme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-acme/Makefile b/security/py-acme/Makefile
index d17895711b87..ab5e8de9d947 100644
--- a/security/py-acme/Makefile
+++ b/security/py-acme/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= acme
-PORTVERSION= 0.18.2
+PORTVERSION= 0.19.0
PORTEPOCH= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP