Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 2024 23:13:31 GMT
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8ff6a8a44887 - main - net/exabgp4: Update to 4.2.22
Message-ID:  <202411132313.4ADNDV6P058379@gitrepo.freebsd.org>

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

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

commit 8ff6a8a448874f4944f82b7e5de6c968f9ecb4cf
Author:     Ryan Steinmetz <zi@FreeBSD.org>
AuthorDate: 2024-11-13 23:12:07 +0000
Commit:     Ryan Steinmetz <zi@FreeBSD.org>
CommitDate: 2024-11-13 23:13:26 +0000

    net/exabgp4: Update to 4.2.22
    
    PR:             255151
    Requested by:   jason@tubnor.net
---
 net/exabgp4/Makefile             | 2 +-
 net/exabgp4/distinfo             | 6 +++---
 net/exabgp4/files/pkg-message.in | 3 ---
 net/exabgp4/pkg-plist            | 4 ++++
 4 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/net/exabgp4/Makefile b/net/exabgp4/Makefile
index 93a3bcc3c60a..ae6ac8bac397 100644
--- a/net/exabgp4/Makefile
+++ b/net/exabgp4/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	exabgp
-PORTVERSION=	4.2.21
+PORTVERSION=	4.2.22
 CATEGORIES=	net
 MASTER_SITES=	GH \
 		ZI
diff --git a/net/exabgp4/distinfo b/net/exabgp4/distinfo
index d668cd1c4281..2d37691f99ab 100644
--- a/net/exabgp4/distinfo
+++ b/net/exabgp4/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663076170
-SHA256 (Exa-Networks-exabgp-4.2.21_GH0.tar.gz) = 5d5ce6e973fc966fa6aed4a1033b63722d95c8f8ba7bb44659694d659c3f7b7b
-SIZE (Exa-Networks-exabgp-4.2.21_GH0.tar.gz) = 2933721
+TIMESTAMP = 1731534097
+SHA256 (Exa-Networks-exabgp-4.2.22_GH0.tar.gz) = d5e3aaddb6445b430ee640272e4598be01d7ae132e1e76a201321c20d6d2d86b
+SIZE (Exa-Networks-exabgp-4.2.22_GH0.tar.gz) = 2935045
diff --git a/net/exabgp4/files/pkg-message.in b/net/exabgp4/files/pkg-message.in
index bdfa1129719d..0c0e7722fdb9 100644
--- a/net/exabgp4/files/pkg-message.in
+++ b/net/exabgp4/files/pkg-message.in
@@ -6,9 +6,6 @@ Sample configurations are located in %%EXAMPLESDIR%%.
 
 Please create %%ETCDIR%%/exabgp.conf based on one of the above
 examples and add exabgp_enable="YES" to /etc/rc.conf
-
-For information on using MD5 signatures, please visit the examples page at:
-https://code.google.com/p/exabgp/wiki/examples
 ===========================================================================
 EOM
 }
diff --git a/net/exabgp4/pkg-plist b/net/exabgp4/pkg-plist
index e91d19bade8e..fab4ccce8a3f 100644
--- a/net/exabgp4/pkg-plist
+++ b/net/exabgp4/pkg-plist
@@ -1,9 +1,11 @@
 @sample etc/exabgp/exabgp.env.sample
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api-add-remove.conf
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api-announce.conf
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api-announce-star.conf
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api-announcement.conf
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api-api.conf
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api-attributes.conf
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api-attributes-path.conf
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api-attributes-vpn.conf
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api-broken-flow.conf
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api-check.conf
@@ -16,6 +18,8 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api-nexthop-self.conf
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api-nexthop.conf
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api-no-respawn.conf
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/run/api-announce-star.run
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/run/api-attributes-path.run
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/run/api-no-respawn-1.run
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/run/api-no-respawn-2.run
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api-notification.conf



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