aboutsummaryrefslogtreecommitdiff
path: root/net/quagga
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-10-19 11:37:32 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-10-19 11:37:32 +0000
commit3430817a1c8e0431791088aaf21a694c70e0c5bb (patch)
tree044b83e41977aa18047eeb67ed782d7bc59685e4 /net/quagga
parenta688b67c7f50e40bda6c88d4763ff9a810481af6 (diff)
downloadports-3430817a1c8e0431791088aaf21a694c70e0c5bb.tar.gz
ports-3430817a1c8e0431791088aaf21a694c70e0c5bb.zip
Update to 1.1.0.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=424240
Diffstat (limited to 'net/quagga')
-rw-r--r--net/quagga/Makefile2
-rw-r--r--net/quagga/distinfo6
-rw-r--r--net/quagga/files/patch-configure.ac4
-rw-r--r--net/quagga/files/patch-doc_bgpd.8 (renamed from net/quagga/files/patch-doc__bgpd.8)4
-rw-r--r--net/quagga/files/patch-vtysh_extract.pl.in (renamed from net/quagga/files/patch-vtysh__extract.pl.in)4
5 files changed, 10 insertions, 10 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile
index 6c02a58be4bd..ccb1762508e9 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= quagga
-PORTVERSION= 1.0.20161017
+PORTVERSION= 1.1.0
CATEGORIES= net ipv6
MASTER_SITES= SAVANNAH
diff --git a/net/quagga/distinfo b/net/quagga/distinfo
index 686c9668f148..310f541d38c1 100644
--- a/net/quagga/distinfo
+++ b/net/quagga/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476726152
-SHA256 (quagga-1.0.20161017.tar.gz) = 8f26724ddb7419f3912f80ce8f13689190289e0022cf09921d0a403fd7714918
-SIZE (quagga-1.0.20161017.tar.gz) = 2758494
+TIMESTAMP = 1476875984
+SHA256 (quagga-1.1.0.tar.gz) = f7a43a9c59bfd3722002210530b2553c8d5cc05bfea5acd56d4f102b9f55dc63
+SIZE (quagga-1.1.0.tar.gz) = 2870278
diff --git a/net/quagga/files/patch-configure.ac b/net/quagga/files/patch-configure.ac
index 2c96357c253e..7880589ff80c 100644
--- a/net/quagga/files/patch-configure.ac
+++ b/net/quagga/files/patch-configure.ac
@@ -1,6 +1,6 @@
---- configure.ac.orig 2015-03-02 23:50:57 UTC
+--- configure.ac.orig 2016-10-18 13:03:52 UTC
+++ configure.ac
-@@ -1219,7 +1219,7 @@ AC_SUBST(LIB_REGEX)
+@@ -1278,7 +1278,7 @@ AC_SUBST(LIB_REGEX)
dnl ------------------
dnl check Net-SNMP library
dnl ------------------
diff --git a/net/quagga/files/patch-doc__bgpd.8 b/net/quagga/files/patch-doc_bgpd.8
index 075cbe09f6ef..54e50a1a9708 100644
--- a/net/quagga/files/patch-doc__bgpd.8
+++ b/net/quagga/files/patch-doc_bgpd.8
@@ -1,4 +1,4 @@
---- doc/bgpd.8.orig 2015-03-02 23:50:57 UTC
+--- doc/bgpd.8.orig 2016-10-18 13:03:52 UTC
+++ doc/bgpd.8
@@ -28,6 +28,8 @@ software
] [
@@ -9,7 +9,7 @@
]
.SH DESCRIPTION
.B bgpd
-@@ -76,6 +78,9 @@ When the program terminates, retain rout
+@@ -79,6 +81,9 @@ Skip setting the process effective user
.TP
\fB\-v\fR, \fB\-\-version\fR
Print the version and exit.
diff --git a/net/quagga/files/patch-vtysh__extract.pl.in b/net/quagga/files/patch-vtysh_extract.pl.in
index ef1a2bad0162..44ddef59d4f5 100644
--- a/net/quagga/files/patch-vtysh__extract.pl.in
+++ b/net/quagga/files/patch-vtysh_extract.pl.in
@@ -1,6 +1,6 @@
---- vtysh/extract.pl.in.orig 2015-03-02 23:50:57 UTC
+--- vtysh/extract.pl.in.orig 2016-10-18 13:03:52 UTC
+++ vtysh/extract.pl.in
-@@ -63,7 +63,7 @@ $ignore{'"show history"'} = "ignore";
+@@ -69,7 +69,7 @@ my $cli_stomp = 0;
foreach (@ARGV) {
$file = $_;