Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2012 05:39:17 GMT
From:      Valery Komarov <komarov@valerka.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/172807: [MAINTAINER UPDATE] devel/fb303
Message-ID:  <201210170539.q9H5dH7X059358@red.freebsd.org>
Resent-Message-ID: <201210170540.q9H5e1gg050066@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         172807
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] devel/fb303
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 17 05:40:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Valery Komarov
>Release:        FreeBSD 9-STABLE amd64
>Organization:
>Environment:
>Description:
Upgrade to version 0.9.0

Ports devel/thrift, devel/fb30, devel/php5-thrift, devel/node-thrift, devel/rubygem-thrift.txt must be commit together
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/devel/fb303/Makefile fb303/Makefile
--- /usr/ports/devel/fb303/Makefile	2012-03-13 18:29:56.996170231 +0400
+++ fb303/Makefile	2012-10-16 14:59:19.257818808 +0400
@@ -32,6 +32,8 @@
 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)
 
diff -ruN /usr/ports/devel/fb303/distinfo fb303/distinfo
--- /usr/ports/devel/fb303/distinfo	2012-03-13 18:29:57.010177877 +0400
+++ fb303/distinfo	2012-10-16 14:14:22.516818136 +0400
@@ -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
diff -ruN /usr/ports/devel/fb303/pkg-plist fb303/pkg-plist
--- /usr/ports/devel/fb303/pkg-plist	2012-03-13 18:29:57.010177877 +0400
+++ fb303/pkg-plist	2012-10-16 14:49:42.670819588 +0400
@@ -7,7 +7,6 @@
 %%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 @@
 %%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%%


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210170539.q9H5dH7X059358>