git: 9e39cfdcd136 - main - net/rpki-client: Update version 8.5=>8.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 09:45:03 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9e39cfdcd136a05fe69d124b15fdf46b15391375
commit 9e39cfdcd136a05fe69d124b15fdf46b15391375
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-06 09:33:24 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-06 09:44:47 +0000
net/rpki-client: Update version 8.5=>8.8
- Adopt as maintainer domain bsdforge.com has expired
Changelog: https://ftp.openbsd.org/pub/OpenBSD/rpki-client/rpki-client-8.8.txt
Approved by: portmgr (blanket)
---
net/rpki-client/Makefile | 15 +++++++--------
net/rpki-client/distinfo | 6 +++---
net/rpki-client/files/patch-Makefile.am | 4 ++--
net/rpki-client/pkg-plist | 5 +++++
4 files changed, 17 insertions(+), 13 deletions(-)
diff --git a/net/rpki-client/Makefile b/net/rpki-client/Makefile
index f8fdae919214..73fe01941746 100644
--- a/net/rpki-client/Makefile
+++ b/net/rpki-client/Makefile
@@ -1,11 +1,10 @@
PORTNAME= rpki-client
-DISTVERSION= 8.5
-PORTREVISION= 1
+DISTVERSION= 8.8
CATEGORIES= net
-MASTER_SITES= https://cdn.openbsd.org/pub/OpenBSD/rpki-client/ \
- https://cloudflare.cdn.openbsd.org/pub/OpenBSD/rpki-client/
+MASTER_SITES= OPENBSD
+MASTER_SITE_SUBDIR=rpki-client
-MAINTAINER= portmaster@bsdforge.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Resource Public Key Infrastructure (RPKI) implementation from OpenBSD
WWW= https://www.rpki-client.org/
@@ -14,16 +13,16 @@ LICENSE= ISCL
BUILD_DEPENDS= rsync>0:net/rsync
LIB_DEPENDS= libexpat.so:textproc/expat2 \
libtls.so:security/libretls
-RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
- rsync>0:net/rsync
+RUN_DEPENDS= rsync>0:net/rsync
-USES= autoreconf libtool pkgconfig ssl
+USES= autoreconf:build libtool pkgconfig ssl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libtls=libtls
USERS= _rpki-client
GROUPS= ${USERS}
+
PLIST_SUB= USERS="${USERS}"
.include <bsd.port.mk>
diff --git a/net/rpki-client/distinfo b/net/rpki-client/distinfo
index ca723b62fd7c..2939123054bb 100644
--- a/net/rpki-client/distinfo
+++ b/net/rpki-client/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695150384
-SHA256 (rpki-client-8.5.tar.gz) = ab04ad76d5302fccce93b167324b5f08c2384c980f9a046bba934e8358d62c0b
-SIZE (rpki-client-8.5.tar.gz) = 496116
+TIMESTAMP = 1704532680
+SHA256 (rpki-client-8.8.tar.gz) = c784b929c68ea57f674f3e0371c410c35d75da7397d654dd83af66c7072ee667
+SIZE (rpki-client-8.8.tar.gz) = 541743
diff --git a/net/rpki-client/files/patch-Makefile.am b/net/rpki-client/files/patch-Makefile.am
index 19563fc8ea1e..3ebb367e8b4d 100644
--- a/net/rpki-client/files/patch-Makefile.am
+++ b/net/rpki-client/files/patch-Makefile.am
@@ -1,6 +1,6 @@
---- Makefile.am.orig 2020-07-02 21:03:35 UTC
+--- Makefile.am.orig 2023-12-18 09:15:10 UTC
+++ Makefile.am
-@@ -23,20 +23,8 @@ EXTRA_DIST = README.md VERSION LICENSE $(tal_DATA)
+@@ -25,20 +25,8 @@ install-data-hook:
install-data-hook:
-@if [ ! -d "$(DESTDIR)$(RPKI_BASE_DIR)" ]; then \
diff --git a/net/rpki-client/pkg-plist b/net/rpki-client/pkg-plist
index ace2b8c07ab6..023ff9adbcb0 100644
--- a/net/rpki-client/pkg-plist
+++ b/net/rpki-client/pkg-plist
@@ -1,6 +1,11 @@
+etc/rpki/afrinic.constraints
etc/rpki/afrinic.tal
+etc/rpki/apnic.constraints
etc/rpki/apnic.tal
+etc/rpki/arin.constraints
+etc/rpki/lacnic.constraints
etc/rpki/lacnic.tal
+etc/rpki/ripe.constraints
etc/rpki/ripe.tal
man/man8/rpki-client.8.gz
sbin/rpki-client