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,35 +1,38 @@ PORTNAME= rpki-client -DISTVERSION= 6.7p1 +DISTVERSION= 7.1 CATEGORIES= net MAINTAINER= zeising@FreeBSD.org 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 .if ${OSREL:R} < 12 && ${SSL_DEFAULT} == "base" BROKEN= requires OpenSSL 1.1.1, upgrade to FreeBSD 12.x/13.x or add DEFAULT_VERSIONS+=ssl=[openssl|libressl*] to /etc/make.conf .endif pre-configure: cd ${WRKSRC} && ${SH} update.sh .include 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