aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuraj Lutter <otis@FreeBSD.org>2021-07-06 17:08:16 +0000
committerJuraj Lutter <otis@FreeBSD.org>2021-07-09 20:43:20 +0000
commit2da591516133f8d70dc9765860408efe538feed3 (patch)
tree9ca82ca5292939afcc1e3598a3de92b68b66b443
parentc4953453de2f31480ac4d6daa49351ff80080ea4 (diff)
downloadports-2da591516133f8d70dc9765860408efe538feed3.tar.gz
ports-2da591516133f8d70dc9765860408efe538feed3.zip
net/rpki-client: Update to 7.1
- Update to 7.1 - Adjust dependencies - Reformat with portclippy/portfmt Reported by: Job Snijders <job@sobornost.net> Approved by: zeising (maintainer) Differential Revision: https://reviews.freebsd.org/D31078
-rw-r--r--net/rpki-client/Makefile17
-rw-r--r--net/rpki-client/distinfo10
2 files changed, 15 insertions, 12 deletions
diff --git a/net/rpki-client/Makefile b/net/rpki-client/Makefile
index bfa370f16f28..c3cc46b8d76d 100644
--- a/net/rpki-client/Makefile
+++ b/net/rpki-client/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rpki-client
-DISTVERSION= 6.7p1
+DISTVERSION= 7.1
CATEGORIES= net
MAINTAINER= zeising@FreeBSD.org
@@ -8,20 +8,23 @@ COMMENT= Resource Public Key Infrastructure (RPKI) implementation from OpenBSD
LICENSE= ISCL
BUILD_DEPENDS= rsync>0:net/rsync
+LIB_DEPENDS= libexpat.so:textproc/expat2 \
+ libtls.so:security/libretls
RUN_DEPENDS= rsync>0:net/rsync
-USES= autoreconf libtool ssl
-
-USERS= _rpki-client
-GROUPS= ${USERS}
-PLIST_SUB= USERS="${USERS}"
+USES= autoreconf libtool pkgconfig ssl
USE_GITHUB= yes
GH_PROJECT= ${PORTNAME}-portable ${PORTNAME}-openbsd:openbsd
-GH_TAGNAME= ${PORTNAME}-${DISTVERSION}:openbsd
GH_SUBDIR= openbsd:openbsd
+GH_TAGNAME= ${PORTNAME}-${DISTVERSION}:openbsd
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-libtls=libtls
+
+USERS= _rpki-client
+GROUPS= ${USERS}
+PLIST_SUB= USERS="${USERS}"
.include <bsd.port.pre.mk>
diff --git a/net/rpki-client/distinfo b/net/rpki-client/distinfo
index 9cbaa50e5a46..4c966c76a0cf 100644
--- a/net/rpki-client/distinfo
+++ b/net/rpki-client/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1595940205
-SHA256 (rpki-client-rpki-client-portable-6.7p1_GH0.tar.gz) = 0970c772d0ec7fc55e2b6ae46699c60b919aff16c8ea848fa333eb201e3bf647
-SIZE (rpki-client-rpki-client-portable-6.7p1_GH0.tar.gz) = 44463
-SHA256 (rpki-client-rpki-client-openbsd-rpki-client-6.7p1_GH0.tar.gz) = 9ce285c116c5b8123867fcdd1a22098adf1cbde8476873a9595988ac4e27da4e
-SIZE (rpki-client-rpki-client-openbsd-rpki-client-6.7p1_GH0.tar.gz) = 317431
+TIMESTAMP = 1625590584
+SHA256 (rpki-client-rpki-client-portable-7.1_GH0.tar.gz) = bcf24a19d9c8aaebaa74e17ac085cdf61f0b3295c021859c43ec8d0477218a32
+SIZE (rpki-client-rpki-client-portable-7.1_GH0.tar.gz) = 51679
+SHA256 (rpki-client-rpki-client-openbsd-rpki-client-7.1_GH0.tar.gz) = 501178a99922004cedebb5baae9dc3c5c45b1383c803d9ef39530b71f2940906
+SIZE (rpki-client-rpki-client-openbsd-rpki-client-7.1_GH0.tar.gz) = 629137