Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2025 01:06:42 GMT
From:      Olivier Cochard <olivier@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b429000c3971 - main - net/frr10: Update to 10.4.0
Message-ID:  <202507280106.56S16gKd076420@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by olivier:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b429000c397158f73edf4dc330636ed2fc403d23

commit b429000c397158f73edf4dc330636ed2fc403d23
Author:     Olivier Cochard <olivier@FreeBSD.org>
AuthorDate: 2025-07-28 00:59:11 +0000
Commit:     Olivier Cochard <olivier@FreeBSD.org>
CommitDate: 2025-07-28 01:06:07 +0000

    net/frr10: Update to 10.4.0
    
    Changelog:      https://frrouting.org/release/10.4.0/
    Reported by:    portscout
---
 net/frr10/Makefile  | 3 +--
 net/frr10/distinfo  | 6 +++---
 net/frr10/pkg-plist | 9 +++++++--
 3 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/net/frr10/Makefile b/net/frr10/Makefile
index 913f3b5eafe1..2124dd3a4305 100644
--- a/net/frr10/Makefile
+++ b/net/frr10/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	frr
 DISTVERSIONPREFIX=	frr-
-DISTVERSION=	10.3.1
-PORTREVISION=	1
+DISTVERSION=	10.4.0
 CATEGORIES=	net
 .if defined(PYTHONTOOLS)
 PKGNAMESUFFIX=	10-pythontools
diff --git a/net/frr10/distinfo b/net/frr10/distinfo
index 861cba85c571..433a165f2f5b 100644
--- a/net/frr10/distinfo
+++ b/net/frr10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1748886868
-SHA256 (FRRouting-frr-frr-10.3.1_GH0.tar.gz) = df4bc4f644f93be09f75c0e0e325b2f6a3ee6d1c6db429b6f36874e88a66ee33
-SIZE (FRRouting-frr-frr-10.3.1_GH0.tar.gz) = 11379856
+TIMESTAMP = 1753644991
+SHA256 (FRRouting-frr-frr-10.4.0_GH0.tar.gz) = a9fd19a629361a758621a0ffc02c7ae07fdfdbfe5cba7d0b6c58cad0a980c6f5
+SIZE (FRRouting-frr-frr-10.4.0_GH0.tar.gz) = 11550413
diff --git a/net/frr10/pkg-plist b/net/frr10/pkg-plist
index a84c89c6dd63..ffad316f2bf7 100644
--- a/net/frr10/pkg-plist
+++ b/net/frr10/pkg-plist
@@ -41,6 +41,7 @@ include/frr/frrstr.h
 include/frr/graph.h
 include/frr/hash.h
 include/frr/hook.h
+include/frr/host_nb.h
 include/frr/iana_afi.h
 include/frr/id_alloc.h
 include/frr/if.h
@@ -64,13 +65,11 @@ include/frr/log.h
 include/frr/log_vty.h
 include/frr/md5.h
 include/frr/memory.h
-include/frr/mgmt.pb-c.h
 include/frr/mgmt_be_client.h
 include/frr/mgmt_defines.h
 include/frr/mgmt_fe_client.h
 include/frr/mgmt_msg.h
 include/frr/mgmt_msg_native.h
-include/frr/mgmt_pb.h
 include/frr/mlag.h
 include/frr/module.h
 include/frr/monotime.h
@@ -176,6 +175,10 @@ lib/libmgmt_be_nb.a
 lib/libmgmt_be_nb.so
 lib/libmgmt_be_nb.so.0
 lib/libmgmt_be_nb.so.0.0.0
+lib/libmlag_pb.a
+lib/libmlag_pb.so
+lib/libmlag_pb.so.0
+lib/libmlag_pb.so.0.0.0
 %%SNMP%%lib/frr/modules/bgpd_bmp.so
 %%RPKI%%lib/frr/modules/bgpd_rpki.so
 %%SNMP%%lib/frr/modules/bgpd_snmp.so
@@ -237,6 +240,7 @@ share/yang/frr-deviations-bgp-datacenter.yang
 share/yang/frr-deviations-ietf-key-chain.yang
 share/yang/frr-eigrpd.yang
 share/yang/frr-filter.yang
+share/yang/frr-host.yang
 share/yang/frr-if-rmap.yang
 share/yang/frr-interface.yang
 share/yang/frr-isisd.yang
@@ -262,4 +266,5 @@ share/yang/ietf-netconf-acm.yang
 share/yang/ietf-netconf-with-defaults.yang
 share/yang/ietf-netconf.yang
 share/yang/ietf-routing-types.yang
+share/yang/ietf-srv6-types.yang
 @dir(frr,frr,755) /var/run/frr



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