diff options
author | mat <mat@FreeBSD.org> | 2016-08-26 21:38:51 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-08-26 21:38:51 +0800 |
commit | 0b8277f7be9e45b3368f0cfe8d9306850eb45b79 (patch) | |
tree | 7b91ec76c3271b0e68581c3baf4555f24523088b | |
parent | f66c023001bcd8f8e0d98e47e3986be76cd1e4d8 (diff) | |
download | freebsd-ports-gnome-0b8277f7be9e45b3368f0cfe8d9306850eb45b79.tar.gz freebsd-ports-gnome-0b8277f7be9e45b3368f0cfe8d9306850eb45b79.tar.zst freebsd-ports-gnome-0b8277f7be9e45b3368f0cfe8d9306850eb45b79.zip |
Update to latest commit.
Sponsored by: Absolight
-rw-r--r-- | security/py-acme-tiny/Makefile | 7 | ||||
-rw-r--r-- | security/py-acme-tiny/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/security/py-acme-tiny/Makefile b/security/py-acme-tiny/Makefile index e5a0889b93d9..0f7e05b15960 100644 --- a/security/py-acme-tiny/Makefile +++ b/security/py-acme-tiny/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= acme-tiny -PORTVERSION= 0.0.g.2016.08.01 +PORTVERSION= 0.0.g.2016.08.18 CATEGORIES= security python MAINTAINER= mat@FreeBSD.org @@ -11,13 +11,12 @@ COMMENT= Tiny script to issue and renew TLS certs from Let's Encrypt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python shebangfix -USE_OPENSSL= yes +USES= python shebangfix ssl SHEBANG_FILES= acme_tiny.py USE_GITHUB= yes GH_ACCOUNT= diafygi -GH_TAGNAME= 5a7b4e7 +GH_TAGNAME= daba51d SUB_FILES= pkg-message NO_BUILD= yes diff --git a/security/py-acme-tiny/distinfo b/security/py-acme-tiny/distinfo index e62abfa02854..dc1e1b12bf00 100644 --- a/security/py-acme-tiny/distinfo +++ b/security/py-acme-tiny/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470658831 -SHA256 (diafygi-acme-tiny-0.0.g.2016.08.01-5a7b4e7_GH0.tar.gz) = 8fdc46e61cb1e439c56847dce62279f56055d46fe2a6b91edc552b05d0a57da3 -SIZE (diafygi-acme-tiny-0.0.g.2016.08.01-5a7b4e7_GH0.tar.gz) = 10519 +TIMESTAMP = 1472218557 +SHA256 (diafygi-acme-tiny-0.0.g.2016.08.18-daba51d_GH0.tar.gz) = 7d391f8de29e4e12691c53af0ec1249da09f95d4ffcc6a82cbd48d8961e1c5e4 +SIZE (diafygi-acme-tiny-0.0.g.2016.08.18-daba51d_GH0.tar.gz) = 10511 |