aboutsummaryrefslogtreecommitdiff
path: root/net/radsecproxy
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-12-04 07:19:35 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-12-04 07:19:35 +0000
commit643a2886ed1200aefd506514164c21a93a97e5cd (patch)
tree24ac88abc067416622179fb9de953c5876446b5a /net/radsecproxy
parentff7757d94c95f6c99217305f11d41d4f3de82732 (diff)
downloadports-643a2886ed1200aefd506514164c21a93a97e5cd.tar.gz
ports-643a2886ed1200aefd506514164c21a93a97e5cd.zip
net/radsecproxy: Use release archive
* Use DISTVERSION * Use release tarball * Define license file * Set CPE vendor to uninett * Remove USES= autoreconf and tar:tgz * Pet portlint PR: 251546 Submitted by: daniel.engberg.lists@pyret.net Approved by: neel@neelc.org (maintainer)
Notes
Notes: svn path=/head/; revision=556953
Diffstat (limited to 'net/radsecproxy')
-rw-r--r--net/radsecproxy/Makefile17
-rw-r--r--net/radsecproxy/distinfo6
2 files changed, 11 insertions, 12 deletions
diff --git a/net/radsecproxy/Makefile b/net/radsecproxy/Makefile
index f7466cf22634..7d0fb10a18d7 100644
--- a/net/radsecproxy/Makefile
+++ b/net/radsecproxy/Makefile
@@ -2,30 +2,29 @@
# $FreeBSD$
PORTNAME= radsecproxy
-PORTVERSION= 1.8.2
+DISTVERSION= 1.8.2
CATEGORIES= net
-MASTER_SITES= GH
+MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
MAINTAINER= neel@neelc.org
COMMENT= Generic RADIUS proxy
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libnettle.so:security/nettle
-USES= autoreconf cpe localbase:ldflags ssl tar:tgz
+USES= cpe localbase:ldflags ssl
+USE_RC_SUBR= ${PORTNAME}
+CPE_VENDOR= uninett
GNU_CONFIGURE= yes
-USE_GITHUB= yes
-USE_RC_SUBR= ${PORTNAME}
-CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE}
-CPE_VENDOR= switch
-.include <bsd.port.pre.mk>
+CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE}
post-install:
${MAKE} install-man -C ${WRKSRC} ${MAKE_ARGS}
${INSTALL_DATA} ${WRKSRC}/radsecproxy.conf-example \
${STAGEDIR}${PREFIX}/etc
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/net/radsecproxy/distinfo b/net/radsecproxy/distinfo
index 6c6d875f826f..5e245880f586 100644
--- a/net/radsecproxy/distinfo
+++ b/net/radsecproxy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606888292
-SHA256 (radsecproxy-radsecproxy-1.8.2_GH0.tar.gz) = 33d3535637b254274971a619333dd42c4ff989b00c9c709487874d29734cf067
-SIZE (radsecproxy-radsecproxy-1.8.2_GH0.tar.gz) = 111123
+TIMESTAMP = 1606941987
+SHA256 (radsecproxy-1.8.2.tar.gz) = 18b3ff3f41f879baf0c794617bdcbf938e0c9d8448ec6be00ee8b2ced45ae296
+SIZE (radsecproxy-1.8.2.tar.gz) = 327663