svn commit: r506661 - head/net-mgmt/rtrlib
Cy Schubert
Cy.Schubert at cschubert.com
Mon Jul 15 14:40:29 UTC 2019
On July 15, 2019 6:01:50 AM PDT, Mathieu Arnold <mat at FreeBSD.org> wrote:
>Author: mat
>Date: Mon Jul 15 13:01:49 2019
>New Revision: 506661
>URL: https://svnweb.freebsd.org/changeset/ports/506661
>
>Log:
> Update to 0.6.3.
>
> maintainer timeout.
>
> PR: 238841
> Submitted by: mat
>
>Modified:
> head/net-mgmt/rtrlib/Makefile (contents, props changed)
> head/net-mgmt/rtrlib/distinfo (contents, props changed)
> head/net-mgmt/rtrlib/pkg-plist (contents, props changed)
>
>Modified: head/net-mgmt/rtrlib/Makefile
>==============================================================================
>--- head/net-mgmt/rtrlib/Makefile Mon Jul 15 13:01:46 2019 (r506660)
>+++ head/net-mgmt/rtrlib/Makefile Mon Jul 15 13:01:49 2019 (r506661)
>@@ -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 at 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>
>
>Modified: head/net-mgmt/rtrlib/distinfo
>==============================================================================
>--- head/net-mgmt/rtrlib/distinfo Mon Jul 15 13:01:46 2019 (r506660)
>+++ head/net-mgmt/rtrlib/distinfo Mon Jul 15 13:01:49 2019 (r506661)
>@@ -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
>
>Modified: head/net-mgmt/rtrlib/pkg-plist
>==============================================================================
>--- head/net-mgmt/rtrlib/pkg-plist Mon Jul 15 13:01:46 2019 (r506660)
>+++ head/net-mgmt/rtrlib/pkg-plist Mon Jul 15 13:01:49 2019 (r506661)
>@@ -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
For maintainer timeouts such as this, shouldn't MAINTAINER also be reset? Unresponsive maintainers and maintainers who've stopped caring are a POLA issue.
--
Pardon the typos and autocorrect, small keyboard in use.
Cheers,
Cy Schubert <Cy.Schubert at cschubert.com>
FreeBSD UNIX: <cy at FreeBSD.org> Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
More information about the svn-ports-all
mailing list