aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorzi <zi@FreeBSD.org>2013-03-25 06:06:39 +0800
committerzi <zi@FreeBSD.org>2013-03-25 06:06:39 +0800
commitb40ed73f14b7ecfbb583d2b9c317967aab9213ab (patch)
tree02bc8c8dc475173ba4b5e41c357a87c6a7b0b70e /net
parentc4af57048e0a891e8225340972c7793d2a1f54d3 (diff)
downloadfreebsd-ports-gnome-b40ed73f14b7ecfbb583d2b9c317967aab9213ab.tar.gz
freebsd-ports-gnome-b40ed73f14b7ecfbb583d2b9c317967aab9213ab.tar.zst
freebsd-ports-gnome-b40ed73f14b7ecfbb583d2b9c317967aab9213ab.zip
- Update to 3.1.8
Diffstat (limited to 'net')
-rw-r--r--net/exabgp/Makefile2
-rw-r--r--net/exabgp/distinfo4
-rw-r--r--net/exabgp/pkg-plist7
3 files changed, 10 insertions, 3 deletions
diff --git a/net/exabgp/Makefile b/net/exabgp/Makefile
index 463505c8419d..c8dd845f92d8 100644
--- a/net/exabgp/Makefile
+++ b/net/exabgp/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= exabgp
-PORTVERSION= 3.1.6
+PORTVERSION= 3.1.8
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
http://mirrors.rit.edu/zi/
diff --git a/net/exabgp/distinfo b/net/exabgp/distinfo
index 1b623b842e26..8edc337a8b36 100644
--- a/net/exabgp/distinfo
+++ b/net/exabgp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (exabgp-3.1.6.tgz) = 04ce967fb0bbe2dd2cad0f0ac89a2a07f560d41888fdee43dbfd57c487eb6cda
-SIZE (exabgp-3.1.6.tgz) = 348885
+SHA256 (exabgp-3.1.8.tgz) = 38ced753a76b9d8bf7e918030003815ce4282f1769b8bb70091f03e1d65f9e00
+SIZE (exabgp-3.1.8.tgz) = 355304
diff --git a/net/exabgp/pkg-plist b/net/exabgp/pkg-plist
index 8ba812c70d29..62500c82cf46 100644
--- a/net/exabgp/pkg-plist
+++ b/net/exabgp/pkg-plist
@@ -112,6 +112,12 @@ sbin/exabgp
%%PYTHON_SITELIBDIR%%/exabgp/compatibility/__init__.pyc
%%PYTHON_SITELIBDIR%%/exabgp/compatibility/ipaddress.py
%%PYTHON_SITELIBDIR%%/exabgp/compatibility/ipaddress.pyc
+%%PYTHON_SITELIBDIR%%/exabgp/configuration/__init__.py
+%%PYTHON_SITELIBDIR%%/exabgp/configuration/__init__.pyc
+%%PYTHON_SITELIBDIR%%/exabgp/configuration/loader.py
+%%PYTHON_SITELIBDIR%%/exabgp/configuration/loader.pyc
+%%PYTHON_SITELIBDIR%%/exabgp/configuration/schema/definition.py
+%%PYTHON_SITELIBDIR%%/exabgp/configuration/schema/definition.pyc
%%PYTHON_SITELIBDIR%%/exabgp/debug.py
%%PYTHON_SITELIBDIR%%/exabgp/leak/__init__.py
%%PYTHON_SITELIBDIR%%/exabgp/leak/gcdump.py
@@ -239,6 +245,7 @@ sbin/exabgp
@dirrm %%PYTHON_SITELIBDIR%%/exabgp/bgp/message/open
@dirrm %%PYTHON_SITELIBDIR%%/exabgp/bgp/message
@dirrm %%PYTHON_SITELIBDIR%%/exabgp/compatibility
+@dirrm %%PYTHON_SITELIBDIR%%/exabgp/configuration/schema
@dirrm %%PYTHON_SITELIBDIR%%/exabgp/configuration
@dirrm %%PYTHON_SITELIBDIR%%/exabgp/leak
@dirrm %%PYTHON_SITELIBDIR%%/exabgp/structure