ports/161270: [MAINTAINER-UPDATE] Update devel/py-asn1

Martin Jackson mhjacks at swbell.net
Tue Oct 4 02:00:23 UTC 2011


>Number:         161270
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] Update devel/py-asn1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 04 02:00:22 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Martin Jackson
>Release:        8.2-RELEASE
>Organization:
>Environment:
FreeBSD samwise.gateway.2wire.net 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011     root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Fix to use PORTEPOCH, and properly depend on py-setuptools.  I signed off on update to the port improperly.
>How-To-Repeat:
Always
>Fix:
Update to new version.

Patch attached with submission follows:

Index: distinfo
===================================================================
--- distinfo	(revision 1178)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (pyasn1-0.0.13.tar.gz) = 059bc1fd109cdf3d579b1a3e7175494cf70066f93f05a642c20d7993bbf841c7
-SIZE (pyasn1-0.0.13.tar.gz) = 51225
+SHA256 (pyasn1-0.0.13b.tar.gz) = dd911885078b0e44eedbd4cc7fa04e8589f8371c77d7e6083b534828c57ed3d0
+SIZE (pyasn1-0.0.13b.tar.gz) = 50570
Index: Makefile
===================================================================
--- Makefile	(revision 1178)
+++ Makefile	(working copy)
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	asn1
-PORTVERSION=	0.0.13
-PORTEPOCH=	1
+PORTVERSION=	0.0.13b
+PORTEPOCH=	2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP \
 		SF/py${PORTNAME}/py${PORTNAME}-devel/${PORTVERSION}
@@ -20,6 +20,9 @@
 LICENSE=	BSD
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BUILD_DEPENDS=	${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools
+RUN_DEPENDS=	${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools
+
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	easy_install
 PYDISTUTILS_PKGNAME=	pyasn1


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



More information about the freebsd-ports-bugs mailing list