Page MenuHomeFreeBSD

D31078.1777636937.diff
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

D31078.1777636937.diff

Index: net/rpki-client/Makefile
===================================================================
--- net/rpki-client/Makefile
+++ 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 @@
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}"
-
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>
Index: net/rpki-client/distinfo
===================================================================
--- net/rpki-client/distinfo
+++ 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

File Metadata

Mime Type
text/plain
Expires
Fri, May 1, 12:02 PM (1 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28524664
Default Alt Text
D31078.1777636937.diff (1 KB)

Event Timeline