pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/exabgp
Module Name: pkgsrc
Committed By: he
Date: Sun Apr 12 12:21:09 UTC 2026
Modified Files:
pkgsrc/net/exabgp: Makefile PLIST distinfo
Log Message:
net/exabgp: update to version 5.0.9.
Pkgsrc changes:
* Update PLIST with new example files.
* Checksum updates.
Upstream changes:
Version 5.0.9:
* Fix: --env-file was ignored, it is now honoured. (#1378)
* Fix: logging to a file was silently dropped. Bare absolute paths,
~-expanded paths, file:<path> and host:<addr> destinations now
work, with a warning on invalid destinations. (#1378)
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/net/exabgp/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/exabgp/PLIST
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/exabgp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/exabgp/Makefile
diff -u pkgsrc/net/exabgp/Makefile:1.46 pkgsrc/net/exabgp/Makefile:1.47
--- pkgsrc/net/exabgp/Makefile:1.46 Fri Apr 10 17:38:51 2026
+++ pkgsrc/net/exabgp/Makefile Sun Apr 12 12:21:09 2026
@@ -1,13 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2026/04/10 17:38:51 he Exp $
+# $NetBSD: Makefile,v 1.47 2026/04/12 12:21:09 he Exp $
-DISTNAME= exabgp-5.0.8
-#DISTNAME= ${GITHUB_TAG}
-#GITHUB_PROJECT= exabgp
-#GITHUB_TAG= ee218bd03eee3e749bdbc102b0e8d3e8f6be6c6d
-#PKGNAME= ${GITHUB_PROJECT}-5.0.6a
+DISTNAME= exabgp-5.0.9
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=Exa-Networks/}
-#DIST_SUBDIR= ${GITHUB_PROJECT}
MAINTAINER= he%NetBSD.org@localhost
HOMEPAGE= https://github.com/Exa-Networks/exabgp/
Index: pkgsrc/net/exabgp/PLIST
diff -u pkgsrc/net/exabgp/PLIST:1.14 pkgsrc/net/exabgp/PLIST:1.15
--- pkgsrc/net/exabgp/PLIST:1.14 Fri Apr 10 17:38:51 2026
+++ pkgsrc/net/exabgp/PLIST Sun Apr 12 12:21:09 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2026/04/10 17:38:51 he Exp $
+@comment $NetBSD: PLIST,v 1.15 2026/04/12 12:21:09 he Exp $
bin/exabgp
bin/exabgp-cli
bin/exabgp-healthcheck
@@ -895,6 +895,9 @@ ${PYSITELIB}/exabgp/data/__init__.pyo
${PYSITELIB}/exabgp/data/check.py
${PYSITELIB}/exabgp/data/check.pyc
${PYSITELIB}/exabgp/data/check.pyo
+${PYSITELIB}/exabgp/debug/__init__.py
+${PYSITELIB}/exabgp/debug/__init__.pyc
+${PYSITELIB}/exabgp/debug/__init__.pyo
${PYSITELIB}/exabgp/debug/intercept.py
${PYSITELIB}/exabgp/debug/intercept.pyc
${PYSITELIB}/exabgp/debug/intercept.pyo
Index: pkgsrc/net/exabgp/distinfo
diff -u pkgsrc/net/exabgp/distinfo:1.23 pkgsrc/net/exabgp/distinfo:1.24
--- pkgsrc/net/exabgp/distinfo:1.23 Fri Apr 10 17:38:51 2026
+++ pkgsrc/net/exabgp/distinfo Sun Apr 12 12:21:09 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2026/04/10 17:38:51 he Exp $
+$NetBSD: distinfo,v 1.24 2026/04/12 12:21:09 he Exp $
-BLAKE2s (exabgp-5.0.8.tar.gz) = 78d29e529a1885d758634df7d380190a0c6e52705e60ae1602d61ed073c69472
-SHA512 (exabgp-5.0.8.tar.gz) = eeb7266509abec9ad365702036b4f5d9940f3e0bc192cc35b1a5daf4fe5fe176235cd910820f5b710c8c4b680ab422e9b2ce88ce19c2611732e12855ee678ffc
-Size (exabgp-5.0.8.tar.gz) = 3402753 bytes
+BLAKE2s (exabgp-5.0.9.tar.gz) = bd456c4d6f52e84339fb76a4b5157cab6ac0a77626d435d65b6ab2a11a96d1b8
+SHA512 (exabgp-5.0.9.tar.gz) = 09ff5da010f0ebfb31a8646299f59dde9fb38398b66a845cf015865432f8c831d39dfe9b8f7de9339383de2eb753b687492b746768178aee1c74c59db33647b3
+Size (exabgp-5.0.9.tar.gz) = 3403693 bytes
Home |
Main Index |
Thread Index |
Old Index