ports/160984: [UPDATE] devel/py-zope.schema: update to 3.8.1

Ruslan Mahmatkhanov cvs-src at yandex.ru
Sat Sep 24 17:40:12 UTC 2011


>Number:         160984
>Category:       ports
>Synopsis:       [UPDATE] devel/py-zope.schema: update to 3.8.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 24 17:40:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-BETA2
>Organization:
>Environment:
9.0-BETA2 i386
>Description:
- update to 3.8.1
- add license (ZPL21)

tinderbuild logs:
7.4: http://happy-nation.by.ru/ports/tb/7.4/py27-zope.schema-3.8.1.log
8.2: http://happy-nation.by.ru/ports/tb/8.2/py27-zope.schema-3.8.1.log
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/Makefile b/Makefile
index e34267a..07ea0f4 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zope.schema
-PORTVERSION=	3.8.0
+PORTVERSION=	3.8.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,11 +14,14 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	Zope Interface extension for defining data schemas
 
+LICENSE=	ZPL21
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface \
-    		${PYTHON_PKGNAMEPREFIX}zopeevent>=0:${PORTSDIR}/devel/py-zopeevent
+		${PYTHON_PKGNAMEPREFIX}zopeevent>=0:${PORTSDIR}/devel/py-zopeevent
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
+USE_ZIP=	yes
 
 .include <bsd.port.mk>
diff --git a/distinfo b/distinfo
index 3a2a27e..77ab8cb 100644
--- a/distinfo
+++ b/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope.schema-3.8.0.tar.gz) = 9d0a6f619b5cbecbcca82173ea6525b4a3d3ef9edefbfb61281b2c0f5efdf7df
-SIZE (zope.schema-3.8.0.tar.gz) = 66189
+SHA256 (zope.schema-3.8.1.zip) = e0c02b293d26a4253b6cfdf92c5883d766b03b10033366353f13dc8e09192ee6
+SIZE (zope.schema-3.8.1.zip) = 101756


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list