diff options
author | zi <zi@FreeBSD.org> | 2013-06-25 09:44:38 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2013-06-25 09:44:38 +0800 |
commit | 56a456ea36a3b8473346271d977324241fc14b06 (patch) | |
tree | 9cb1f9c634bbf704136c5a6f3981e0fea5706e33 /net | |
parent | 5a3fc22690baec18a8f4629305f6d79660ffbfd3 (diff) | |
download | freebsd-ports-gnome-56a456ea36a3b8473346271d977324241fc14b06.tar.gz freebsd-ports-gnome-56a456ea36a3b8473346271d977324241fc14b06.tar.zst freebsd-ports-gnome-56a456ea36a3b8473346271d977324241fc14b06.zip |
- Update to 3.1.12
Diffstat (limited to 'net')
-rw-r--r-- | net/exabgp/Makefile | 3 | ||||
-rw-r--r-- | net/exabgp/distinfo | 4 | ||||
-rw-r--r-- | net/exabgp/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net/exabgp/Makefile b/net/exabgp/Makefile index cb6589092fc3..342548241cc4 100644 --- a/net/exabgp/Makefile +++ b/net/exabgp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= exabgp -PORTVERSION= 3.1.11 -PORTREVISION= 1 +PORTVERSION= 3.1.12 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ http://mirrors.rit.edu/zi/ diff --git a/net/exabgp/distinfo b/net/exabgp/distinfo index 8bad481524f9..0dd215ccac1e 100644 --- a/net/exabgp/distinfo +++ b/net/exabgp/distinfo @@ -1,2 +1,2 @@ -SHA256 (exabgp-3.1.11.tgz) = 6a8b64bfeedbe7b3141659e84e49c6b4f5e0cc387d438f8bec7ae8682670e1eb -SIZE (exabgp-3.1.11.tgz) = 365813 +SHA256 (exabgp-3.1.12.tgz) = 7f35b8fdf9a26357bda638e0c5f6fcb2250d7a84338b3f9f34846cd94a99fd98 +SIZE (exabgp-3.1.12.tgz) = 366771 diff --git a/net/exabgp/pkg-plist b/net/exabgp/pkg-plist index 34c9fc2a86a6..f4c0f577de75 100644 --- a/net/exabgp/pkg-plist +++ b/net/exabgp/pkg-plist @@ -202,6 +202,7 @@ sbin/exabgp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exabgp/processes/watchdog-1.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exabgp/processes/tcp-server %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exabgp/processes/syslog-1.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exabgp/processes/read-write.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exabgp/processes/dynamic-1.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exabgp/processes/dynamic-1.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exabgp/ibgp6-simple.txt |