svn commit: r340576 - head/devel/py-protobuf

Ruslan Makhmatkhanov cvs-src at yandex.ru
Tue Jan 21 08:28:35 UTC 2014


Vanilla I. Shu wrote on 21.01.2014 12:24:
> Author: vanilla
> Date: Tue Jan 21 08:24:46 2014
> New Revision: 340576
> URL: http://svnweb.freebsd.org/changeset/ports/340576
> QAT: https://qat.redports.org/buildarchive/r340576/
>
> Log:
>    Support STAGEDIR.
>
> Deleted:
>    head/devel/py-protobuf/pkg-plist
> Modified:
>    head/devel/py-protobuf/Makefile
>
> Modified: head/devel/py-protobuf/Makefile
> ==============================================================================
> --- head/devel/py-protobuf/Makefile	Tue Jan 21 08:20:08 2014	(r340575)
> +++ head/devel/py-protobuf/Makefile	Tue Jan 21 08:24:46 2014	(r340576)
> @@ -16,9 +16,9 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVER
>   PROJECTHOST=	protobuf
>   USE_BZIP2=	yes
>   USE_PYTHON=	yes
> -USE_PYDISTUTILS=	easy_install
> +USE_PYDISTUTILS=	yes
> +PYDISTUTILS_AUTOPLIST= 	yes
>
> -NO_STAGE=	yes
>   pre-build:
>   	@${MKDIR} ${WRKSRC}/google/protobuf/compiler
>

Please note, that this change requires portrevision bump, because before 
this change the package installed [zipped] egg, and now it installs 
extracted plain tree.

-- 
Regards,
Ruslan

T.O.S. Of Reality


More information about the svn-ports-all mailing list