Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Dec 2008 18:48:33 +0800 (CST)
From:      Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nivit@FreeBSD.org
Subject:   ports/129946: [PATCH] devel/py-virtualenv: update to 1.3.2
Message-ID:  <200812261048.mBQAmXKM068890@stucgi.cs.nctu.edu.tw>
Resent-Message-ID: <200812261050.mBQAo0Qx013916@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         129946
>Category:       ports
>Synopsis:       [PATCH] devel/py-virtualenv: update to 1.3.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:   Fri Dec 26 10:50:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yi-Jheng Lin
>Release:        FreeBSD 7.0-RELEASE-p6 amd64
>Organization:
NCTU CS
>Environment:
System: FreeBSD stucgi 7.0-RELEASE-p6 FreeBSD 7.0-RELEASE-p6 #0: Fri Nov 28 17:44:01 CST 2008
>Description:
- Update to 1.3.2

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

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- py-virtualenv-1.3.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/py-virtualenv/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	2 Dec 2008 16:48:49 -0000	1.6
+++ Makefile	26 Dec 2008 10:47:52 -0000
@@ -6,12 +6,11 @@
 #
 
 PORTNAME=	virtualenv
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.2
 #PORTREVISION=	0
 CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_CHEESESHOP} \
+MASTER_SITES=	CHEESESHOP \
 		http://nivi.interfree.it/distfiles/${PORTNAME}/
-MASTER_SITE_SUBDIR=	source/v/virtualenv		
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	nivit@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/py-virtualenv/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	2 Dec 2008 16:48:49 -0000	1.4
+++ distinfo	26 Dec 2008 10:47:52 -0000
@@ -1,3 +1,3 @@
-MD5 (virtualenv-1.3.1.tar.gz) = e70ed86cc3823f0b622e80e035b59297
-SHA256 (virtualenv-1.3.1.tar.gz) = 109462a4101a08cf13dbdea3dffcec51837a5acc04aedb741d5723c2a3d8f8d1
-SIZE (virtualenv-1.3.1.tar.gz) = 1027335
+MD5 (virtualenv-1.3.2.tar.gz) = a013d5a7d9aeddc16bee88604d6de636
+SHA256 (virtualenv-1.3.2.tar.gz) = 95088b7b7a072bc8e23e9148d06928c94dd072bfc5b70ba1868104aff15f8f98
+SIZE (virtualenv-1.3.2.tar.gz) = 1027839
--- py-virtualenv-1.3.2.patch ends here ---

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



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