Index: head/devel/fb303/distinfo =================================================================== --- head/devel/fb303/distinfo (revision 400194) +++ head/devel/fb303/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (thrift-0.9.1.tar.gz) = ac175080c8cac567b0331e394f23ac306472c071628396db2850cb00c41b0017 -SIZE (thrift-0.9.1.tar.gz) = 3402353 Property changes on: head/devel/fb303/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/fb303/Makefile =================================================================== --- head/devel/fb303/Makefile (revision 400194) +++ head/devel/fb303/Makefile (revision 400195) @@ -1,50 +1,52 @@ # Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= fb303 PORTVERSION= ${THRIFT_PORTVERSION} PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= APACHE/thrift/${PORTVERSION} DISTNAME= thrift-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Facebook Bassline LICENSE= APACHE20 LIB_DEPENDS= libthrift.so:${PORTSDIR}/devel/thrift-cpp BUILD_DEPENDS= thrift:${PORTSDIR}/devel/thrift ACLOCAL_ARGS= -I ./aclocal AUTOMAKE_ARGS= -a CONFIGURE_ARGS= PY_PREFIX="${PREFIX}" USE_AUTOTOOLS= autoconf autoheader:env aclocal automake USES= compiler gmake perl5 python USE_PERL5= run WRKSRC= ${WRKDIR}/${DISTNAME}/contrib/fb303 PLIST_SUB+= PORTVERSION="${PORTVERSION}" PYTHON_VER="${PYTHON_VER}" CONFIGURE_ARGS+= --without-php +DISTINFO_FILE= ${PORTSDIR}/devel/thrift/distinfo + .include .if ${COMPILER_TYPE} == clang USE_CXXSTD= c++11 EXTRA_PATCHES+= ${FILESDIR}/extra_patch-cpp__Makefile.am .endif post-build: (cd ${WRKSRC} && ${LOCALBASE}/bin/thrift --gen perl ${WRKSRC}/if/fb303.thrift) post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/Facebook/FB303 .for FILE in Constants.pm FacebookService.pm Types.pm ${INSTALL_DATA} ${WRKSRC}/gen-perl/Facebook/FB303/${FILE} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/Facebook/FB303 .endfor .include "../thrift/bsd.thrift.mk" .include Index: head/devel/fb303/pkg-plist =================================================================== --- head/devel/fb303/pkg-plist (revision 400194) +++ head/devel/fb303/pkg-plist (revision 400195) @@ -1,25 +1,25 @@ include/thrift/fb303/FacebookBase.h include/thrift/fb303/FacebookService.h include/thrift/fb303/ServiceTracker.h include/thrift/fb303/fb303_constants.h include/thrift/fb303/fb303_types.h lib/libfb303.a %%SITE_PERL%%/Facebook/FB303/Constants.pm %%SITE_PERL%%/Facebook/FB303/FacebookService.pm %%SITE_PERL%%/Facebook/FB303/Types.pm %%PYTHON_SITELIBDIR%%/fb303/FacebookBase.py %%PYTHON_SITELIBDIR%%/fb303/FacebookBase.pyc %%PYTHON_SITELIBDIR%%/fb303/FacebookService.py %%PYTHON_SITELIBDIR%%/fb303/FacebookService.pyc %%PYTHON_SITELIBDIR%%/fb303/__init__.py %%PYTHON_SITELIBDIR%%/fb303/__init__.pyc %%PYTHON_SITELIBDIR%%/fb303/constants.py %%PYTHON_SITELIBDIR%%/fb303/constants.pyc %%PYTHON_SITELIBDIR%%/fb303/ttypes.py %%PYTHON_SITELIBDIR%%/fb303/ttypes.pyc %%PYTHON_SITELIBDIR%%/fb303_scripts/__init__.py %%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_fb303-1.0.0_dev-py%%PYTHON_VER%%.egg-info +%%PYTHON_SITELIBDIR%%/thrift_fb303-%%PORTVERSION%%-py%%PYTHON_VER%%.egg-info %%DATADIR%%/if/fb303.thrift