From owner-svn-ports-head@freebsd.org Thu Mar 12 13:35:04 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4CED4261220; Thu, 12 Mar 2020 13:35:04 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48dVF32kgsz3Qtm; Thu, 12 Mar 2020 13:35:03 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4C60625FEA; Thu, 12 Mar 2020 13:35:03 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02CDZ3Oa016477; Thu, 12 Mar 2020 13:35:03 GMT (envelope-from olivier@FreeBSD.org) Received: (from olivier@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02CDZ2GL016474; Thu, 12 Mar 2020 13:35:02 GMT (envelope-from olivier@FreeBSD.org) Message-Id: <202003121335.02CDZ2GL016474@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivier set sender to olivier@FreeBSD.org using -f From: Olivier Cochard Date: Thu, 12 Mar 2020 13:35:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r528290 - head/net/frr7 X-SVN-Group: ports-head X-SVN-Commit-Author: olivier X-SVN-Commit-Paths: head/net/frr7 X-SVN-Commit-Revision: 528290 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Mar 2020 13:35:04 -0000 Author: olivier Date: Thu Mar 12 13:35:02 2020 New Revision: 528290 URL: https://svnweb.freebsd.org/changeset/ports/528290 Log: Update to 7.3. Modified: head/net/frr7/Makefile head/net/frr7/distinfo head/net/frr7/pkg-plist Modified: head/net/frr7/Makefile ============================================================================== --- head/net/frr7/Makefile Thu Mar 12 13:34:01 2020 (r528289) +++ head/net/frr7/Makefile Thu Mar 12 13:35:02 2020 (r528290) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= frr -PORTVERSION= 7.2.1 +PORTVERSION= 7.3 DISTVERSIONPREFIX= frr- -PORTREVISION= 1 CATEGORIES= net PKGNAMESUFFIX= 7 Modified: head/net/frr7/distinfo ============================================================================== --- head/net/frr7/distinfo Thu Mar 12 13:34:01 2020 (r528289) +++ head/net/frr7/distinfo Thu Mar 12 13:35:02 2020 (r528290) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579346441 -SHA256 (FRRouting-frr-frr-7.2.1_GH0.tar.gz) = 40fea6ff007453e27761a0372cde51fd8279f89984dff009092eebe2a7b29be3 -SIZE (FRRouting-frr-frr-7.2.1_GH0.tar.gz) = 5639773 +TIMESTAMP = 1582712493 +SHA256 (FRRouting-frr-frr-7.3_GH0.tar.gz) = c209ed66a0331221649b8c21dc8c6704ce1696e2017ef4d48f8c2ac6b1fa01b7 +SIZE (FRRouting-frr-frr-7.3_GH0.tar.gz) = 5782842 Modified: head/net/frr7/pkg-plist ============================================================================== --- head/net/frr7/pkg-plist Thu Mar 12 13:34:01 2020 (r528289) +++ head/net/frr7/pkg-plist Thu Mar 12 13:35:02 2020 (r528290) @@ -15,6 +15,7 @@ include/frr/compiler.h include/frr/csv.h include/frr/db.h include/frr/debug.h +include/frr/defaults.h include/frr/distribute.h include/frr/eigrpd/eigrp_dump.h include/frr/eigrpd/eigrp_topology.h @@ -41,6 +42,7 @@ include/frr/jhash.h include/frr/json.h include/frr/keychain.h include/frr/lib_errors.h +include/frr/lib_vty.h include/frr/libfrr.h include/frr/libospf.h include/frr/linklist.h @@ -48,7 +50,6 @@ include/frr/log.h include/frr/log_vty.h include/frr/md5.h include/frr/memory.h -include/frr/memory_vty.h include/frr/mlag.h include/frr/module.h include/frr/monotime.h @@ -174,6 +175,7 @@ share/yang/frr-ripd.yang share/yang/frr-ripngd.yang share/yang/frr-route-types.yang share/yang/frr-test-module.yang +share/yang/ietf-routing-types.yang %%ETCDIR%%/babeld.conf.sample %%ETCDIR%%/bfdd.conf.sample %%ETCDIR%%/bgpd.conf.sample