Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Feb 2014 00:24:33 +0400
From:      Ruslan Makhmatkhanov <cvs-src@yandex.ru>
To:        Antoine Brodin <antoine@FreeBSD.org>, ports-committers@freebsd.org,  svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r345527 - head/www/py-plone.app.upgrade
Message-ID:  <5307B601.50609@yandex.ru>
In-Reply-To: <201402211840.s1LIee57099017@svn.freebsd.org>
References:  <201402211840.s1LIee57099017@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Antoine Brodin wrote on 21.02.2014 22:40:
> Author: antoine
> Date: Fri Feb 21 18:40:40 2014
> New Revision: 345527
> URL: http://svnweb.freebsd.org/changeset/ports/345527
> QAT: https://qat.redports.org/buildarchive/r345527/
>
> Log:
>    - Package something
>    - Remove infozip dependency
>
> Modified:
>    head/www/py-plone.app.upgrade/Makefile
>
> Modified: head/www/py-plone.app.upgrade/Makefile
> ==============================================================================
> --- head/www/py-plone.app.upgrade/Makefile	Fri Feb 21 18:35:55 2014	(r345526)
> +++ head/www/py-plone.app.upgrade/Makefile	Fri Feb 21 18:40:40 2014	(r345527)
> @@ -2,10 +2,11 @@
>
>   PORTNAME=	plone.app.upgrade
>   PORTVERSION=	1.3.4
> -PORTREVISION=	1
> +PORTREVISION=	2
>   CATEGORIES=	www python zope
>   MASTER_SITES=	CHEESESHOP
>   PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
> +EXTRACT_SUFX=	.zip
>   DIST_SUBDIR=	zope
>
>   MAINTAINER=	zope@FreeBSD.org
> @@ -50,7 +51,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}borg
>
>   USE_PYTHON=		yes
>   USE_PYDISTUTILS=	yes
> -USE_ZIP=		yes
> +PYDISTUTILS_AUTOPLIST=	yes
>   USES=			zope

My fault, thank you. Will recheck all of them.

-- 
Regards,
Ruslan

T.O.S. Of Reality



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