- Update to 4.2.7
This commit is contained in:
parent
5eaa844c5b
commit
d2dcf79cd7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543881
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= exabgp
|
||||
PORTVERSION= 4.2.4
|
||||
PORTVERSION= 4.2.7
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= GH \
|
||||
ZI
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user