svn commit: r543881 - in head/net/exabgp4: . files

Ryan Steinmetz zi at FreeBSD.org
Fri Jul 31 20:17:09 UTC 2020


Author: zi
Date: Fri Jul 31 20:17:08 2020
New Revision: 543881
URL: https://svnweb.freebsd.org/changeset/ports/543881

Log:
  - Update to 4.2.7

Modified:
  head/net/exabgp4/Makefile
  head/net/exabgp4/distinfo
  head/net/exabgp4/files/pkg-message.in

Modified: head/net/exabgp4/Makefile
==============================================================================
--- head/net/exabgp4/Makefile	Fri Jul 31 19:53:37 2020	(r543880)
+++ head/net/exabgp4/Makefile	Fri Jul 31 20:17:08 2020	(r543881)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	exabgp
-PORTVERSION=	4.2.4
+PORTVERSION=	4.2.7
 CATEGORIES=	net
 MASTER_SITES=	GH \
 		ZI

Modified: head/net/exabgp4/distinfo
==============================================================================
--- head/net/exabgp4/distinfo	Fri Jul 31 19:53:37 2020	(r543880)
+++ head/net/exabgp4/distinfo	Fri Jul 31 20:17:08 2020	(r543881)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580484817
-SHA256 (Exa-Networks-exabgp-4.2.4_GH0.tar.gz) = f70ab656a1973b4c614a769e9829341df2028481a43ce246756e39828f5ab9bd
-SIZE (Exa-Networks-exabgp-4.2.4_GH0.tar.gz) = 2922485
+TIMESTAMP = 1596226428
+SHA256 (Exa-Networks-exabgp-4.2.7_GH0.tar.gz) = 6cb84513d27c9da40c6ca13cdaf6e2a651175c63ffb568447907859da52d439b
+SIZE (Exa-Networks-exabgp-4.2.7_GH0.tar.gz) = 2931058

Modified: head/net/exabgp4/files/pkg-message.in
==============================================================================
--- head/net/exabgp4/files/pkg-message.in	Fri Jul 31 19:53:37 2020	(r543880)
+++ head/net/exabgp4/files/pkg-message.in	Fri Jul 31 20:17:08 2020	(r543881)
@@ -1,9 +1,15 @@
+[
+{ type: install
+  message: <<EOM
 ===========================================================================
 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
+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
+}
+]


More information about the svn-ports-all mailing list