Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 18:40:40 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r345527 - head/www/py-plone.app.upgrade
Message-ID:  <201402211840.s1LIee57099017@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 
 .include <bsd.port.mk>



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