aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuraj Lutter <otis@FreeBSD.org>2022-12-14 21:31:41 +0000
committerJuraj Lutter <otis@FreeBSD.org>2022-12-20 12:14:54 +0000
commit140ae6990b6715f2eabdc68db2575aa82f115661 (patch)
tree1a0ee98f7bbe7909bcee878a83bfc6f44bb1b3f8
parent2ee2df44b2f26bc84893f13b592e8ef2e55da4ed (diff)
downloadports-140ae6990b6715f2eabdc68db2575aa82f115661.tar.gz
ports-140ae6990b6715f2eabdc68db2575aa82f115661.zip
net/rpki-client: Update to 8.2
- Update to 8.2 - Switch from GH to OpenBSD CDN master sites Approved by: Chris Hutchinson <portmaster@BSDforge.com> (maintainer) PR: 268439 Differential Revision: https://reviews.freebsd.org/D37706
-rw-r--r--net/rpki-client/Makefile12
-rw-r--r--net/rpki-client/distinfo8
2 files changed, 6 insertions, 14 deletions
diff --git a/net/rpki-client/Makefile b/net/rpki-client/Makefile
index 044f5deb9acd..48976d5ff357 100644
--- a/net/rpki-client/Makefile
+++ b/net/rpki-client/Makefile
@@ -1,6 +1,8 @@
PORTNAME= rpki-client
-DISTVERSION= 8.0
+DISTVERSION= 8.2
CATEGORIES= net
+MASTER_SITES= https://cdn.openbsd.org/pub/OpenBSD/rpki-client/ \
+ https://cloudflare.cdn.openbsd.org/pub/OpenBSD/rpki-client/
MAINTAINER= portmaster@bsdforge.com
COMMENT= Resource Public Key Infrastructure (RPKI) implementation from OpenBSD
@@ -16,11 +18,6 @@ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
USES= autoreconf libtool pkgconfig ssl
-USE_GITHUB= yes
-GH_PROJECT= ${PORTNAME}-portable ${PORTNAME}-openbsd:openbsd
-GH_SUBDIR= openbsd:openbsd
-GH_TAGNAME= ${PORTNAME}-${DISTVERSION}:openbsd
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libtls=libtls
@@ -28,7 +25,4 @@ USERS= _rpki-client
GROUPS= ${USERS}
PLIST_SUB= USERS="${USERS}"
-pre-configure:
- cd ${WRKSRC} && ${SH} update.sh
-
.include <bsd.port.mk>
diff --git a/net/rpki-client/distinfo b/net/rpki-client/distinfo
index f239a8c933a0..520ea18dd580 100644
--- a/net/rpki-client/distinfo
+++ b/net/rpki-client/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1663493813
-SHA256 (rpki-client-rpki-client-portable-8.0_GH0.tar.gz) = 38a248b7bc479b58f6df36f69cd9bea3b307a99bb583546159d08937209e6fab
-SIZE (rpki-client-rpki-client-portable-8.0_GH0.tar.gz) = 56547
-SHA256 (rpki-client-rpki-client-openbsd-rpki-client-8.0_GH0.tar.gz) = abae21232d53c8946feb74b4c055e89afe47bae3c5d9006dba8d845659032476
-SIZE (rpki-client-rpki-client-openbsd-rpki-client-8.0_GH0.tar.gz) = 655702
+TIMESTAMP = 1671092898
+SHA256 (rpki-client-8.2.tar.gz) = dc0d19679b57ae657b92d21730b1678823974d43300faa8c24ee155c1e2b1d64
+SIZE (rpki-client-8.2.tar.gz) = 475141