1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 1.1.0.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2016-10-19 11:37:32 +00:00
parent a688b67c7f
commit 3430817a1c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424240
5 changed files with 10 additions and 10 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= quagga
PORTVERSION= 1.0.20161017
PORTVERSION= 1.1.0
CATEGORIES= net ipv6
MASTER_SITES= SAVANNAH

View File

@ -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

View File

@ -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 ------------------

View File

@ -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.

View File

@ -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 = $_;