Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2019 15:22:00 +0000 (UTC)
From:      Olivier Cochard <olivier@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r489703 - in head/net/frr6: . files
Message-ID:  <201901081522.x08FM0h0042433@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivier
Date: Tue Jan  8 15:21:59 2019
New Revision: 489703
URL: https://svnweb.freebsd.org/changeset/ports/489703

Log:
  Update to 6.0.2

Modified:
  head/net/frr6/Makefile
  head/net/frr6/distinfo
  head/net/frr6/files/patch-Makefile.am
  head/net/frr6/pkg-plist

Modified: head/net/frr6/Makefile
==============================================================================
--- head/net/frr6/Makefile	Tue Jan  8 15:20:10 2019	(r489702)
+++ head/net/frr6/Makefile	Tue Jan  8 15:21:59 2019	(r489703)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	frr
-PORTVERSION=	6.0
-PORTREVISION=	2
+PORTVERSION=	6.0.2
 DISTVERSIONPREFIX=	frr-
 CATEGORIES=	net ipv6
 PKGNAMESUFFIX=	6

Modified: head/net/frr6/distinfo
==============================================================================
--- head/net/frr6/distinfo	Tue Jan  8 15:20:10 2019	(r489702)
+++ head/net/frr6/distinfo	Tue Jan  8 15:21:59 2019	(r489703)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539258252
-SHA256 (FRRouting-frr-frr-6.0_GH0.tar.gz) = 3835d87e2329c1c08d1b2657312c0ba0155d8f442c338d60f0ddb51090f2f182
-SIZE (FRRouting-frr-frr-6.0_GH0.tar.gz) = 4547807
+TIMESTAMP = 1546953642
+SHA256 (FRRouting-frr-frr-6.0.2_GH0.tar.gz) = dde97d012b6068a1230c0c6a03b38015befae37f617b9ffbd17024c71a170d94
+SIZE (FRRouting-frr-frr-6.0.2_GH0.tar.gz) = 4476089

Modified: head/net/frr6/files/patch-Makefile.am
==============================================================================
--- head/net/frr6/files/patch-Makefile.am	Tue Jan  8 15:20:10 2019	(r489702)
+++ head/net/frr6/files/patch-Makefile.am	Tue Jan  8 15:21:59 2019	(r489703)
@@ -1,11 +1,11 @@
---- Makefile.am.orig	2018-10-08 12:32:57 UTC
-+++ Makefile.am
-@@ -40,7 +40,7 @@ include zebra/subdir.am
+--- Makefile.am.orig	2019-01-08 14:24:52.207825000 +0100
++++ Makefile.am	2019-01-08 14:25:02.214572000 +0100
+@@ -117,7 +117,7 @@
  include watchfrr/subdir.am
  include qpb/subdir.am
  include fpm/subdir.am
 -include tools/subdir.am
 +#include tools/subdir.am
+ include solaris/subdir.am
  
- include ripd/subdir.am
- include ripngd/subdir.am
+ include bgpd/subdir.am

Modified: head/net/frr6/pkg-plist
==============================================================================
--- head/net/frr6/pkg-plist	Tue Jan  8 15:20:10 2019	(r489702)
+++ head/net/frr6/pkg-plist	Tue Jan  8 15:21:59 2019	(r489703)
@@ -1,4 +1,3 @@
-bin/bgp_btoa
 %%VTYSH%%bin/vtysh
 include/frr/bfd.h
 include/frr/bitfield.h
@@ -77,6 +76,7 @@ include/frr/routemap.h
 include/frr/sbuf.h
 include/frr/sha256.h
 include/frr/sigevent.h
+include/frr/smux.h
 include/frr/spf_backoff.h
 include/frr/skiplist.h
 include/frr/sockopt.h
@@ -113,10 +113,6 @@ lib/libfrrospfapiclient.so.0.0.0
 %%SNMP%%lib/frr/modules/ripd_snmp.so
 %%SNMP%%lib/frr/modules/zebra_snmp.so
 %%FPM%%lib/frr/modules/zebra_fpm.so
-%%FPM%%lib/libfrrfpm_pb.a
-%%FPM%%lib/libfrrfpm_pb.so
-%%FPM%%lib/libfrrfpm_pb.so.0
-%%FPM%%lib/libfrrfpm_pb.so.0.0.0
 %%SNMP%%lib/libfrrsnmp.a
 %%SNMP%%lib/libfrrsnmp.so
 %%SNMP%%lib/libfrrsnmp.so.0
@@ -144,7 +140,6 @@ sbin/bgpd
 %%LDPD%%sbin/ldpd
 sbin/eigrpd
 sbin/ospf6d
-sbin/ospfclient
 sbin/ospfd
 sbin/pbrd
 sbin/ripd
@@ -152,7 +147,6 @@ sbin/ripngd
 sbin/staticd
 sbin/zebra
 sbin/isisd
-sbin/rfptest
 sbin/watchfrr
 %%ETCDIR%%/babeld.conf.sample
 %%ETCDIR%%/bfdd.conf.sample



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