Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2014 12:28:29 +0400
From:      Ruslan Makhmatkhanov <cvs-src@yandex.ru>
To:        "Vanilla I. Shu" <vanilla@FreeBSD.org>, ports-committers@freebsd.org,  svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r340576 - head/devel/py-protobuf
Message-ID:  <52DE2FAD.8020307@yandex.ru>
In-Reply-To: <201401210824.s0L8OktB058668@svn.freebsd.org>
References:  <201401210824.s0L8OktB058668@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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