aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuraj Lutter <otis@FreeBSD.org>2021-08-06 14:14:25 +0000
committerJuraj Lutter <otis@FreeBSD.org>2021-08-06 21:15:52 +0000
commit8d4bdce281d162f1f1a9de9c16f0bb90be506060 (patch)
tree6bafe7125a37d8a383103302b9b64cf2c900e7ab
parent969aedb5b1a5200865ef81bdf5fccb998a810f20 (diff)
downloadports-8d4bdce281d162f1f1a9de9c16f0bb90be506060.tar.gz
ports-8d4bdce281d162f1f1a9de9c16f0bb90be506060.zip
net/rpki-client: Update to 7.2
- Update to 7.2 - Adjust dependencies (ca_root_nss) Reported by: Job Snijders <job@sobornost.net> Approved by: zeising Differential Revision: https://reviews.freebsd.org/D31218
-rw-r--r--net/rpki-client/Makefile5
-rw-r--r--net/rpki-client/distinfo10
2 files changed, 8 insertions, 7 deletions
diff --git a/net/rpki-client/Makefile b/net/rpki-client/Makefile
index c3cc46b8d76d..139abe1cd2c6 100644
--- a/net/rpki-client/Makefile
+++ b/net/rpki-client/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rpki-client
-DISTVERSION= 7.1
+DISTVERSION= 7.2
CATEGORIES= net
MAINTAINER= zeising@FreeBSD.org
@@ -10,7 +10,8 @@ LICENSE= ISCL
BUILD_DEPENDS= rsync>0:net/rsync
LIB_DEPENDS= libexpat.so:textproc/expat2 \
libtls.so:security/libretls
-RUN_DEPENDS= rsync>0:net/rsync
+RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
+ rsync>0:net/rsync
USES= autoreconf libtool pkgconfig ssl
diff --git a/net/rpki-client/distinfo b/net/rpki-client/distinfo
index 4c966c76a0cf..2577d81749b0 100644
--- a/net/rpki-client/distinfo
+++ b/net/rpki-client/distinfo
@@ -1,5 +1,5 @@
-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
+TIMESTAMP = 1628259110
+SHA256 (rpki-client-rpki-client-portable-7.2_GH0.tar.gz) = 8e8ad9878a0b84b862d71f005c6fd9eca8285bf941d208bd01b9c5bc77891c45
+SIZE (rpki-client-rpki-client-portable-7.2_GH0.tar.gz) = 51833
+SHA256 (rpki-client-rpki-client-openbsd-rpki-client-7.2_GH0.tar.gz) = 8fb80ddf65fd4ced11391a6bfa4b1f42d27183671c5b1f9058b39d16ef81f6c5
+SIZE (rpki-client-rpki-client-openbsd-rpki-client-7.2_GH0.tar.gz) = 629212