From owner-svn-ports-head@FreeBSD.ORG Tue Feb 26 13:04:08 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5DD653C4; Tue, 26 Feb 2013 13:04:08 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 218C41A4; Tue, 26 Feb 2013 13:04:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1QD48ci015255; Tue, 26 Feb 2013 13:04:08 GMT (envelope-from zi@svn.freebsd.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1QD47IF015250; Tue, 26 Feb 2013 13:04:07 GMT (envelope-from zi@svn.freebsd.org) Message-Id: <201302261304.r1QD47IF015250@svn.freebsd.org> From: Ryan Steinmetz Date: Tue, 26 Feb 2013 13:04:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312976 - head/net/exabgp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2013 13:04:08 -0000 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