svn commit: r509252 - head/net/libbgpdump
Kurt Jaeger
pi at FreeBSD.org
Mon Aug 19 05:30:08 UTC 2019
Author: pi
Date: Mon Aug 19 05:30:07 2019
New Revision: 509252
URL: https://svnweb.freebsd.org/changeset/ports/509252
Log:
net/libbgpdump: upgrade 1.4.99.15 -> 1.6.0
PR: 239953
Submitted by: Anton Yuzhhhaninov <citrin+pr at citrin.ru>
Approved by: mjl at luckie.org.nz (maintainer)
Relnotes: https://bitbucket.org/ripencc/bgpdump/src/default/ChangeLog
Modified:
head/net/libbgpdump/Makefile
head/net/libbgpdump/distinfo
head/net/libbgpdump/pkg-descr
Modified: head/net/libbgpdump/Makefile
==============================================================================
--- head/net/libbgpdump/Makefile Mon Aug 19 05:24:36 2019 (r509251)
+++ head/net/libbgpdump/Makefile Mon Aug 19 05:30:07 2019 (r509252)
@@ -1,18 +1,19 @@
# $FreeBSD$
PORTNAME= libbgpdump
-PORTVERSION= 1.4.99.15
+PORTVERSION= 1.6.0
CATEGORIES= net
-MASTER_SITES= http://www.ris.ripe.net/source/bgpdump/
+MASTER_SITES= https://www.ris.ripe.net/source/bgpdump/
MAINTAINER= mjl at luckie.org.nz
COMMENT= Analyzing dump files produced by Zebra/Quagga or MRT
LICENSE= GPLv2
+USES= tar:tgz
+
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= tar:tgz
OPTIONS_DEFINE= DOCS EXAMPLES
Modified: head/net/libbgpdump/distinfo
==============================================================================
--- head/net/libbgpdump/distinfo Mon Aug 19 05:24:36 2019 (r509251)
+++ head/net/libbgpdump/distinfo Mon Aug 19 05:30:07 2019 (r509252)
@@ -1,2 +1,3 @@
-SHA256 (libbgpdump-1.4.99.15.tgz) = 04ad874a745541ec88c87639cb6cfdddaba4db515360855108bc9d65f14b7576
-SIZE (libbgpdump-1.4.99.15.tgz) = 131580
+TIMESTAMP = 1565370461
+SHA256 (libbgpdump-1.6.0.tgz) = 13ab9125ba3257ef0f9873a2babc3b3c47fdb6e6b845f2ed30ae96215f328390
+SIZE (libbgpdump-1.6.0.tgz) = 130947
Modified: head/net/libbgpdump/pkg-descr
==============================================================================
--- head/net/libbgpdump/pkg-descr Mon Aug 19 05:24:36 2019 (r509251)
+++ head/net/libbgpdump/pkg-descr Mon Aug 19 05:30:07 2019 (r509252)
@@ -16,4 +16,4 @@ See also:
https://bitbucket.org/ripencc/bgpdump/
-WWW: http://www.ris.ripe.net/source/
+WWW: https://www.ris.ripe.net/source/
More information about the svn-ports-head
mailing list