Date: Tue, 26 Feb 2013 13:04:07 +0000 (UTC) From: Ryan Steinmetz <zi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312976 - head/net/exabgp Message-ID: <201302261304.r1QD47IF015250@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zi Date: Tue Feb 26 13:04:07 2013 New Revision: 312976 URL: http://svnweb.freebsd.org/changeset/ports/312976 Log: - Update to 3.1.5 Modified: head/net/exabgp/Makefile head/net/exabgp/distinfo head/net/exabgp/pkg-plist Modified: head/net/exabgp/Makefile ============================================================================== --- head/net/exabgp/Makefile Tue Feb 26 12:52:36 2013 (r312975) +++ head/net/exabgp/Makefile Tue Feb 26 13:04:07 2013 (r312976) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= exabgp -PORTVERSION= 3.1.3 +PORTVERSION= 3.1.5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} EXTRACT_SUFX= .tgz Modified: head/net/exabgp/distinfo ============================================================================== --- head/net/exabgp/distinfo Tue Feb 26 12:52:36 2013 (r312975) +++ head/net/exabgp/distinfo Tue Feb 26 13:04:07 2013 (r312976) @@ -1,2 +1,2 @@ -SHA256 (exabgp-3.1.3.tgz) = 573af5a6c05d98066a4979a4e40afad5b6511e3cab5ed755815e441264100122 -SIZE (exabgp-3.1.3.tgz) = 336709 +SHA256 (exabgp-3.1.5.tgz) = 3a53a2d97fa634b6321743247e2b92071fc87bce347d8d12b7e93d0e0427df85 +SIZE (exabgp-3.1.5.tgz) = 341908 Modified: head/net/exabgp/pkg-plist ============================================================================== --- head/net/exabgp/pkg-plist Tue Feb 26 12:52:36 2013 (r312975) +++ head/net/exabgp/pkg-plist Tue Feb 26 13:04:07 2013 (r312976) @@ -17,7 +17,7 @@ sbin/exabgp %%PYTHON_SITELIBDIR%%/exabgp/bgp/message/open/capability/id.py %%PYTHON_SITELIBDIR%%/exabgp/bgp/message/open/capability/mp.py %%PYTHON_SITELIBDIR%%/exabgp/bgp/message/open/capability/ms.py -%%PYTHON_SITELIBDIR%%/exabgp/bgp/message/open/capability/negociated.py +%%PYTHON_SITELIBDIR%%/exabgp/bgp/message/open/capability/negotiated.py %%PYTHON_SITELIBDIR%%/exabgp/bgp/message/open/capability/refresh.py %%PYTHON_SITELIBDIR%%/exabgp/bgp/message/open/capability/__init__.pyc %%PYTHON_SITELIBDIR%%/exabgp/bgp/message/open/capability/addpath.pyc @@ -25,7 +25,7 @@ sbin/exabgp %%PYTHON_SITELIBDIR%%/exabgp/bgp/message/open/capability/id.pyc %%PYTHON_SITELIBDIR%%/exabgp/bgp/message/open/capability/mp.pyc %%PYTHON_SITELIBDIR%%/exabgp/bgp/message/open/capability/ms.pyc -%%PYTHON_SITELIBDIR%%/exabgp/bgp/message/open/capability/negociated.pyc +%%PYTHON_SITELIBDIR%%/exabgp/bgp/message/open/capability/negotiated.pyc %%PYTHON_SITELIBDIR%%/exabgp/bgp/message/open/capability/refresh.pyc %%PYTHON_SITELIBDIR%%/exabgp/bgp/message/open/holdtime.py %%PYTHON_SITELIBDIR%%/exabgp/bgp/message/open/routerid.py @@ -227,6 +227,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 @dirrm %%PYTHON_SITELIBDIR%%/exabgp/leak @dirrm %%PYTHON_SITELIBDIR%%/exabgp/structure @dirrm %%PYTHON_SITELIBDIR%%/exabgp/rib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302261304.r1QD47IF015250>