aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/rtrlib
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-07-15 13:01:49 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-07-15 13:01:49 +0000
commit8169fecc9627fb74b9d73aa4bcc08bc6fa518caf (patch)
tree6936fa16768ecc822925520457828635f817e14a /net-mgmt/rtrlib
parentc8858de1fab5d995949a3a7b2b4f5c1a733b7a5a (diff)
downloadports-8169fecc9627fb74b9d73aa4bcc08bc6fa518caf.tar.gz
ports-8169fecc9627fb74b9d73aa4bcc08bc6fa518caf.zip
Notes
Diffstat (limited to 'net-mgmt/rtrlib')
-rw-r--r--net-mgmt/rtrlib/Makefile9
-rw-r--r--net-mgmt/rtrlib/distinfo6
-rw-r--r--net-mgmt/rtrlib/pkg-plist27
3 files changed, 10 insertions, 32 deletions
diff --git a/net-mgmt/rtrlib/Makefile b/net-mgmt/rtrlib/Makefile
index e0a975b3c4d8..cc569d92b7e5 100644
--- a/net-mgmt/rtrlib/Makefile
+++ b/net-mgmt/rtrlib/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rtrlib
-PORTVERSION= 0.5.0
+PORTVERSION= 0.6.3
DISTVERSIONPREFIX= v
CATEGORIES= net-mgmt sysutils
@@ -9,15 +9,12 @@ MAINTAINER= freebsd@bodems.net
COMMENT= Open-source C implementation of the RPKI/Router Protocol client
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libssh.so:security/libssh
-BUILD_DEPENDS= cmake:devel/cmake
USES= cmake
-USE_LDCONFIG= yes
-CMAKE_ARGS= -DCMAKE_BUILD_TYPE=Release
-
USE_GITHUB= yes
-GH_ACCOUNT= rtrlib
+USE_LDCONFIG= yes
.include <bsd.port.mk>
diff --git a/net-mgmt/rtrlib/distinfo b/net-mgmt/rtrlib/distinfo
index e179e720b535..77d72e3c4a95 100644
--- a/net-mgmt/rtrlib/distinfo
+++ b/net-mgmt/rtrlib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517667849
-SHA256 (rtrlib-rtrlib-v0.5.0_GH0.tar.gz) = 8b1f2fa0501ae3a7a0a73447df1ee1b3735281f9b47c17479e9ca08eb6f55f69
-SIZE (rtrlib-rtrlib-v0.5.0_GH0.tar.gz) = 223059
+TIMESTAMP = 1561621614
+SHA256 (rtrlib-rtrlib-v0.6.3_GH0.tar.gz) = 5591c900761dfce126e8cac17e2cc87dd2285dc49ab2ae1ac7491e513044c77a
+SIZE (rtrlib-rtrlib-v0.6.3_GH0.tar.gz) = 235094
diff --git a/net-mgmt/rtrlib/pkg-plist b/net-mgmt/rtrlib/pkg-plist
index 7e29e5dd4e1d..5a64d12a01ae 100644
--- a/net-mgmt/rtrlib/pkg-plist
+++ b/net-mgmt/rtrlib/pkg-plist
@@ -1,40 +1,21 @@
+bin/rpki-rov
bin/rtrclient
-bin/cli-validator
include/rtrlib/lib/alloc_utils.h
-include/rtrlib/lib/convert_byte_order.h
include/rtrlib/lib/ip.h
include/rtrlib/lib/ipv4.h
include/rtrlib/lib/ipv6.h
-include/rtrlib/lib/log.h
-include/rtrlib/lib/utils.h
include/rtrlib/pfx/pfx.h
include/rtrlib/pfx/trie/trie-pfx.h
-include/rtrlib/pfx/trie/trie.h
-include/rtrlib/rtr/packets.h
include/rtrlib/rtr/rtr.h
include/rtrlib/rtr_mgr.h
include/rtrlib/rtrlib.h
-include/rtrlib/spki/hashtable/ht-spkitable.h
-include/rtrlib/spki/hashtable/tommyds-1.8/tommy.h
-include/rtrlib/spki/hashtable/tommyds-1.8/tommyalloc.h
-include/rtrlib/spki/hashtable/tommyds-1.8/tommyarray.h
-include/rtrlib/spki/hashtable/tommyds-1.8/tommyarrayblk.h
-include/rtrlib/spki/hashtable/tommyds-1.8/tommyarrayblkof.h
-include/rtrlib/spki/hashtable/tommyds-1.8/tommyarrayof.h
-include/rtrlib/spki/hashtable/tommyds-1.8/tommychain.h
-include/rtrlib/spki/hashtable/tommyds-1.8/tommyhash.h
-include/rtrlib/spki/hashtable/tommyds-1.8/tommyhashdyn.h
-include/rtrlib/spki/hashtable/tommyds-1.8/tommyhashlin.h
-include/rtrlib/spki/hashtable/tommyds-1.8/tommyhashtbl.h
-include/rtrlib/spki/hashtable/tommyds-1.8/tommylist.h
-include/rtrlib/spki/hashtable/tommyds-1.8/tommytrie.h
-include/rtrlib/spki/hashtable/tommyds-1.8/tommytrieinp.h
-include/rtrlib/spki/hashtable/tommyds-1.8/tommytypes.h
include/rtrlib/spki/spkitable.h
include/rtrlib/transport/ssh/ssh_transport.h
include/rtrlib/transport/tcp/tcp_transport.h
include/rtrlib/transport/transport.h
lib/librtr.so
lib/librtr.so.0
-lib/librtr.so.0.5.0
+lib/librtr.so.0.6.3
libdata/pkgconfig/rtrlib.pc
+man/man1/rpki-rov.1.gz
+man/man1/rtrclient.1.gz