svn commit: r413522 - head/devel/py-z3c.autoinclude

Ruslan Makhmatkhanov rm at FreeBSD.org
Sun Apr 17 18:17:56 UTC 2016


Author: rm
Date: Sun Apr 17 18:17:54 2016
New Revision: 413522
URL: https://svnweb.freebsd.org/changeset/ports/413522

Log:
  devel/py-z3c.autoinclude: update to 0.3.6

Modified:
  head/devel/py-z3c.autoinclude/Makefile
  head/devel/py-z3c.autoinclude/distinfo

Modified: head/devel/py-z3c.autoinclude/Makefile
==============================================================================
--- head/devel/py-z3c.autoinclude/Makefile	Sun Apr 17 18:17:26 2016	(r413521)
+++ head/devel/py-z3c.autoinclude/Makefile	Sun Apr 17 18:17:54 2016	(r413522)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	z3c.autoinclude
-PORTVERSION=	0.3.5
+PORTVERSION=	0.3.6
 CATEGORIES=	devel python zope
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope
 		${PYTHON_PKGNAMEPREFIX}zope.schema>=0:devel/py-zope.schema \
 		${PYTHON_PKGNAMEPREFIX}zc.buildout>=0:devel/py-zc.buildout
 
-USES=		python zip
+NO_ARCH=	yes
+USES=		python
 USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: head/devel/py-z3c.autoinclude/distinfo
==============================================================================
--- head/devel/py-z3c.autoinclude/distinfo	Sun Apr 17 18:17:26 2016	(r413521)
+++ head/devel/py-z3c.autoinclude/distinfo	Sun Apr 17 18:17:54 2016	(r413522)
@@ -1,2 +1,2 @@
-SHA256 (zope/z3c.autoinclude-0.3.5.zip) = f1b0aef5d20789e4ac8fe07031f0f68e2c55573d29f3a73831c8095cac71ba9a
-SIZE (zope/z3c.autoinclude-0.3.5.zip) = 50835
+SHA256 (zope/z3c.autoinclude-0.3.6.tar.gz) = 2e4e0ff2ff827642603a4dfffcf376f7869ccd3e66ee25c211115e7866f81e41
+SIZE (zope/z3c.autoinclude-0.3.6.tar.gz) = 23394


More information about the svn-ports-head mailing list