aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2016-06-06 16:40:54 +0000
committerBernard Spil <brnrd@FreeBSD.org>2016-06-06 16:40:54 +0000
commit6f65ce62b5adc3bb9cc9a42fca7c771789c41f45 (patch)
tree3878e136cf1e69a05ddcd77680fa0d8046f3c4b9 /security
parentfa838bc91dfcc7800dc4e94744d2c3bda96d69ae (diff)
downloadports-6f65ce62b5adc3bb9cc9a42fca7c771789c41f45.tar.gz
ports-6f65ce62b5adc3bb9cc9a42fca7c771789c41f45.zip
security/letskencrypt: Change MASTER_SITES
- Switched to new versioned tarballs on project site - Add MASTER_SITES and DISTVERSIONPREFIX - Remove GitHub variables - Add USES= tar:tgz for tarball extraction
Notes
Notes: svn path=/head/; revision=416472
Diffstat (limited to 'security')
-rw-r--r--security/letskencrypt/Makefile12
-rw-r--r--security/letskencrypt/distinfo6
2 files changed, 8 insertions, 10 deletions
diff --git a/security/letskencrypt/Makefile b/security/letskencrypt/Makefile
index e09c6b73d28f..8967b2bafa10 100644
--- a/security/letskencrypt/Makefile
+++ b/security/letskencrypt/Makefile
@@ -3,25 +3,23 @@
PORTNAME= letskencrypt
PORTVERSION= 0.1.6
+DISTVERSIONPREFIX= portable-
CATEGORIES= security
+MASTER_SITES= https://kristaps.bsd.lv/letskencrypt/snapshots/ \
+ LOCAL/brnrd
MAINTAINER= brnrd@FreeBSD.org
COMMENT= Native C client for Let's Encrypt, designed for security
LICENSE= ISCL
-USES= gmake
-USE_GITHUB= yes
+USES= gmake tar:tgz
USE_OPENSSL= yes
-GH_ACCOUNT= kristapsdz
-GH_PROJECT= ${PORTNAME}-portable
-GH_TAGNAME= VERSION_${PORTVERSION:S/./_/g}
-
MAKEFILE= GNUmakefile
MAKE_ARGS= PREFIX=${STAGEDIR}/${PREFIX}
-#WITH_OPENSSL_PORT= yes
+WITH_OPENSSL_PORT= yes
OPENSSL_PORT= security/libressl
WWWDIR= ${PREFIX}/www/letsencrypt
diff --git a/security/letskencrypt/distinfo b/security/letskencrypt/distinfo
index 97360516e527..578a3465b5dc 100644
--- a/security/letskencrypt/distinfo
+++ b/security/letskencrypt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1465163309
-SHA256 (kristapsdz-letskencrypt-portable-0.1.6-VERSION_0_1_6_GH0.tar.gz) = 117447ad4395862d62acf85d955c2c29c06c544d0e577e12038a1fe69de21405
-SIZE (kristapsdz-letskencrypt-portable-0.1.6-VERSION_0_1_6_GH0.tar.gz) = 39443
+TIMESTAMP = 1465230711
+SHA256 (letskencrypt-portable-0.1.6.tgz) = f843936c820e812c1c77af5c2e1e748db81eefe70244975ebbdc47b35623517d
+SIZE (letskencrypt-portable-0.1.6.tgz) = 38769