ports/169335: [PATCH] devel/py-virtualenv: update to 1.7.2

koobs koobs.freebsd at gmail.com
Sat Jun 23 00:30:06 UTC 2012


>Number:         169335
>Category:       ports
>Synopsis:       [PATCH] devel/py-virtualenv: update to 1.7.2
>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 Jun 23 00:30:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     koobs
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD freebsd-90-amd64 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Sat May  5 14:51:14 EST
>Description:
- Update to 1.7.2
- Add LICENSE
- Bump DISTRIBUTEVER

Changes: http://www.virtualenv.org/en/latest/news.html#id1

Port maintainer (nivit at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-virtualenv-1.7.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/py-virtualenv/Makefile ./Makefile
--- /usr/ports/devel/py-virtualenv/Makefile	2012-04-25 23:34:18.000000000 +1000
+++ ./Makefile	2012-06-23 10:21:45.000000000 +1000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	virtualenv
-PORTVERSION=	1.7.1.2
-PORTREVISION=	0
+PORTVERSION=	1.7.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,6 +14,8 @@
 MAINTAINER=	nivit at FreeBSD.org
 COMMENT=	Virtual Python Environment builder
 
+LICENSE=	MIT
+
 PLIST_SUB=	PYVER=${PYTHON_VER} PIPVER=${PIPVER} DISTRIBUTEVER=${DISTRIBUTEVER} \
 		PY2X=${PY2X}
 
@@ -23,7 +24,7 @@
 USE_PYDISTUTILS=	easy_install
 
 PIPVER=	1.1
-DISTRIBUTEVER=	0.6.24
+DISTRIBUTEVER=	0.6.27
 
 .if !defined(NOPORTDOCS)
 DOCSDIR=	${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
diff -ruN --exclude=CVS /usr/ports/devel/py-virtualenv/distinfo ./distinfo
--- /usr/ports/devel/py-virtualenv/distinfo	2012-04-25 23:34:18.000000000 +1000
+++ ./distinfo	2012-06-23 10:12:33.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (virtualenv-1.7.1.2.tar.gz) = 9f23c47e167f127268cf6777caf613280cf066b32c0183581bf79eab5ccc907e
-SIZE (virtualenv-1.7.1.2.tar.gz) = 2138019
+SHA256 (virtualenv-1.7.2.tar.gz) = 8cbbe308ab0f446a4ceacf24b2656bedd33ea22825b0750fd079766cc6e91bf4
+SIZE (virtualenv-1.7.2.tar.gz) = 2156615
--- py27-virtualenv-1.7.2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list