Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2016 16:20:07 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r411288 - in head/net/quagga: . files
Message-ID:  <201603171620.u2HGK7OY070773@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Thu Mar 17 16:20:07 2016
New Revision: 411288
URL: https://svnweb.freebsd.org/changeset/ports/411288

Log:
  Update to 1.0.20160315.
  
  PR:		208064
  Submitted by:	pi
  Sponsored by:	Absolight

Deleted:
  head/net/quagga/files/patch-zebra_kernel__socket.c
Modified:
  head/net/quagga/Makefile
  head/net/quagga/distinfo
  head/net/quagga/pkg-plist

Modified: head/net/quagga/Makefile
==============================================================================
--- head/net/quagga/Makefile	Thu Mar 17 15:57:19 2016	(r411287)
+++ head/net/quagga/Makefile	Thu Mar 17 16:20:07 2016	(r411288)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	quagga
-PORTVERSION=	0.99.24.1
-PORTREVISION=	2
+PORTVERSION=	1.0.20160315
 CATEGORIES=	net ipv6
 MASTER_SITES=	SAVANNAH
 

Modified: head/net/quagga/distinfo
==============================================================================
--- head/net/quagga/distinfo	Thu Mar 17 15:57:19 2016	(r411287)
+++ head/net/quagga/distinfo	Thu Mar 17 16:20:07 2016	(r411288)
@@ -1,2 +1,2 @@
-SHA256 (quagga-0.99.24.1.tar.xz) = 6fd6baadb136a801c29c1dd72d0fe69da9f19ae498e87bff7057778361e43b14
-SIZE (quagga-0.99.24.1.tar.xz) = 1779120
+SHA256 (quagga-1.0.20160315.tar.xz) = d284af5dd875dbba90ab875d40db5d68fdc9ede17a76f2af525f85344be56767
+SIZE (quagga-1.0.20160315.tar.xz) = 1819488

Modified: head/net/quagga/pkg-plist
==============================================================================
--- head/net/quagga/pkg-plist	Thu Mar 17 15:57:19 2016	(r411287)
+++ head/net/quagga/pkg-plist	Thu Mar 17 16:20:07 2016	(r411288)
@@ -1,9 +1,11 @@
 %%PIMD%%bin/test_igmpv3_join
 bin/vtysh
+bin/bgp_btoa
 include/quagga/buffer.h
 include/quagga/checksum.h
 include/quagga/command.h
 include/quagga/distribute.h
+include/quagga/fifo.h
 include/quagga/filter.h
 include/quagga/getopt.h
 include/quagga/hash.h
@@ -44,6 +46,7 @@ include/quagga/table.h
 include/quagga/thread.h
 include/quagga/vector.h
 include/quagga/version.h
+include/quagga/vrf.h
 include/quagga/vty.h
 include/quagga/workqueue.h
 include/quagga/zassert.h
@@ -72,7 +75,6 @@ man/man8/ripd.8.gz
 man/man8/ripngd.8.gz
 man/man8/watchquagga.8.gz
 man/man8/zebra.8.gz
-sbin/babeld
 sbin/bgpd
 %%ISISD%%sbin/isisd
 sbin/ospf6d
@@ -83,7 +85,6 @@ sbin/ripd
 sbin/ripngd
 sbin/watchquagga
 sbin/zebra
-%%EXAMPLESDIR%%/babeld.conf.sample
 %%EXAMPLESDIR%%/bgpd.conf.sample
 %%EXAMPLESDIR%%/bgpd.conf.sample2
 %%ISISD%%%%EXAMPLESDIR%%/isisd.conf.sample



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603171620.u2HGK7OY070773>