From owner-svn-ports-all@FreeBSD.ORG Tue Feb 26 16:20:17 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 44860C65; Tue, 26 Feb 2013 16:20:17 +0000 (UTC) (envelope-from scheidell@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 13E35DBE; Tue, 26 Feb 2013 16:20:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1QGKGxu074496; Tue, 26 Feb 2013 16:20:16 GMT (envelope-from scheidell@svn.freebsd.org) Received: (from scheidell@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1QGKGXC074493; Tue, 26 Feb 2013 16:20:16 GMT (envelope-from scheidell@svn.freebsd.org) Message-Id: <201302261620.r1QGKGXC074493@svn.freebsd.org> From: Michael Scheidell Date: Tue, 26 Feb 2013 16:20:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312991 - head/devel/fb303 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2013 16:20:17 -0000 Author: scheidell Date: Tue Feb 26 16:20:16 2013 New Revision: 312991 URL: http://svnweb.freebsd.org/changeset/ports/312991 Log: - Update to 0.9.0 PR: ports/172807 Modified: head/devel/fb303/Makefile (contents, props changed) head/devel/fb303/distinfo (contents, props changed) head/devel/fb303/pkg-plist (contents, props changed) Modified: head/devel/fb303/Makefile ============================================================================== --- head/devel/fb303/Makefile Tue Feb 26 16:18:10 2013 (r312990) +++ head/devel/fb303/Makefile Tue Feb 26 16:20:16 2013 (r312991) @@ -1,7 +1,4 @@ -# New ports collection makefile for: fb303 -# Date created: 2009-08-14 -# Whom: Gea-Suan Lin -# +# Created by: Gea-Suan Lin # $FreeBSD$ # @@ -32,6 +29,8 @@ USE_PERL5_RUN= yes USE_PYTHON= yes WRKSRC= ${WRKDIR}/${DISTNAME}/contrib/fb303 +PLIST_SUB+= PORTVERSION="${PORTVERSION}" + post-build: (cd ${WRKSRC} && ${LOCALBASE}/bin/thrift --gen perl ${WRKSRC}/if/fb303.thrift) Modified: head/devel/fb303/distinfo ============================================================================== --- head/devel/fb303/distinfo Tue Feb 26 16:18:10 2013 (r312990) +++ head/devel/fb303/distinfo Tue Feb 26 16:20:16 2013 (r312991) @@ -1,2 +1,2 @@ -SHA256 (thrift-0.8.0.tar.gz) = 5e280097d88400f5e2db75595a04e1981538e48869cd6915bb9c4831605f0793 -SIZE (thrift-0.8.0.tar.gz) = 2336261 +SHA256 (thrift-0.9.0.tar.gz) = 71d129c49a2616069d9e7a93268cdba59518f77b3c41e763e09537cb3f3f0aac +SIZE (thrift-0.9.0.tar.gz) = 2794605 Modified: head/devel/fb303/pkg-plist ============================================================================== --- head/devel/fb303/pkg-plist Tue Feb 26 16:18:10 2013 (r312990) +++ head/devel/fb303/pkg-plist Tue Feb 26 16:20:16 2013 (r312991) @@ -7,7 +7,6 @@ lib/libfb303.a %%SITE_PERL%%/Facebook/FB303/Constants.pm %%SITE_PERL%%/Facebook/FB303/FacebookService.pm %%SITE_PERL%%/Facebook/FB303/Types.pm -%%PYTHON_SITELIBDIR%%/fb303-1.0-py2.7.egg-info %%PYTHON_SITELIBDIR%%/fb303/FacebookBase.py %%PYTHON_SITELIBDIR%%/fb303/FacebookBase.pyc %%PYTHON_SITELIBDIR%%/fb303/FacebookService.py @@ -22,6 +21,7 @@ lib/libfb303.a %%PYTHON_SITELIBDIR%%/fb303_scripts/__init__.pyc %%PYTHON_SITELIBDIR%%/fb303_scripts/fb303_simple_mgmt.py %%PYTHON_SITELIBDIR%%/fb303_scripts/fb303_simple_mgmt.pyc +%%PYTHON_SITELIBDIR%%/thrift-%%PORTVERSION%%-py2.7.egg-info %%DATADIR%%/if/fb303.thrift @dirrm %%DATADIR%%/if @dirrm %%DATADIR%%