mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
Update to latest commit.
Sponsored by: Absolight
This commit is contained in:
parent
4b49924909
commit
b6b3749d7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420917
2 changed files with 6 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue