diff options
author | cpm <cpm@FreeBSD.org> | 2017-02-01 21:20:11 +0800 |
---|---|---|
committer | cpm <cpm@FreeBSD.org> | 2017-02-01 21:20:11 +0800 |
commit | f5c3cfaef495bc79706e7750406e95feafd117c8 (patch) | |
tree | fbe274895f1ac914cb9e20fdffc9bd505b67b7f1 | |
parent | 2a915d26596eb5e10be5f06d857eae3ca0764751 (diff) | |
download | freebsd-ports-gnome-f5c3cfaef495bc79706e7750406e95feafd117c8.tar.gz freebsd-ports-gnome-f5c3cfaef495bc79706e7750406e95feafd117c8.tar.zst freebsd-ports-gnome-f5c3cfaef495bc79706e7750406e95feafd117c8.zip |
security/py-{acme,certbot}: Update to 0.10.2
- Update PORTVERSION and distinfo checksum (0.10.2)
Approved by: koobs (maintainer timeout 2 weeks, py-certbot)
Differential Revision: D9167
-rw-r--r-- | security/py-acme/Makefile | 2 | ||||
-rw-r--r-- | security/py-acme/distinfo | 6 | ||||
-rw-r--r-- | security/py-certbot/Makefile | 2 | ||||
-rw-r--r-- | security/py-certbot/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/security/py-acme/Makefile b/security/py-acme/Makefile index 2d3a0dd76dfb..77e0a0633b87 100644 --- a/security/py-acme/Makefile +++ b/security/py-acme/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= acme -PORTVERSION= 0.9.3 +PORTVERSION= 0.10.2 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP diff --git a/security/py-acme/distinfo b/security/py-acme/distinfo index 49e9c8c46116..78f6d79ee5ed 100644 --- a/security/py-acme/distinfo +++ b/security/py-acme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476645647 -SHA256 (acme-0.9.3.tar.gz) = a6eff1f955eb2e4316abd9aa2fedb6d9345e6b5b8a2d64ea0ad35e05d6124099 -SIZE (acme-0.9.3.tar.gz) = 87823 +TIMESTAMP = 1485454373 +SHA256 (acme-0.10.2.tar.gz) = 6465b66256849f8cd4269a43037d404b1ccf31a60d3c93fc628d6f6f4c43de78 +SIZE (acme-0.10.2.tar.gz) = 91577 diff --git a/security/py-certbot/Makefile b/security/py-certbot/Makefile index 18462188c7d5..3ee397c67a48 100644 --- a/security/py-certbot/Makefile +++ b/security/py-certbot/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= certbot -PORTVERSION= 0.9.3 +PORTVERSION= 0.10.2 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP diff --git a/security/py-certbot/distinfo b/security/py-certbot/distinfo index 73885308efd8..ef6f15713a5a 100644 --- a/security/py-certbot/distinfo +++ b/security/py-certbot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476645626 -SHA256 (certbot-0.9.3.tar.gz) = 68149cb8392b29f5d5246e7226d25f913f2b10482bf3bc7368e8c8821d25f3b0 -SIZE (certbot-0.9.3.tar.gz) = 219893 +TIMESTAMP = 1485454395 +SHA256 (certbot-0.10.2.tar.gz) = 33729ce100fc9d00d9820c81fc3ef9b95802b8d261f0cca0cce422bc568b1631 +SIZE (certbot-0.10.2.tar.gz) = 239093 |