Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Sep 2012 14:56:50 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r303912 - head/devel/py-virtualenv
Message-ID:  <201209081456.q88Euoqc008930@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nivit
Date: Sat Sep  8 14:56:50 2012
New Revision: 303912
URL: http://svn.freebsd.org/changeset/ports/303912

Log:
  - Update to 1.8.2
  - Remove deprecated header information
  
  Changes&News:	http://goo.gl/OqbDH

Modified:
  head/devel/py-virtualenv/Makefile
  head/devel/py-virtualenv/distinfo

Modified: head/devel/py-virtualenv/Makefile
==============================================================================
--- head/devel/py-virtualenv/Makefile	Sat Sep  8 14:49:28 2012	(r303911)
+++ head/devel/py-virtualenv/Makefile	Sat Sep  8 14:56:50 2012	(r303912)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	py-virtualenv
-# Date created:		2007-10-10
-# Whom:			Nicola Vitale	<nivit@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	virtualenv
-PORTVERSION=	1.8.1
+PORTVERSION=	1.8.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -26,7 +21,7 @@ PLIST_SUB=	PYVER=${PYTHON_VER} PIPVER=${
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 
-PIPVER=	1.2
+PIPVER=	1.2.1
 DISTRIBUTEVER=	0.6.28
 
 .include <bsd.port.options.mk>

Modified: head/devel/py-virtualenv/distinfo
==============================================================================
--- head/devel/py-virtualenv/distinfo	Sat Sep  8 14:49:28 2012	(r303911)
+++ head/devel/py-virtualenv/distinfo	Sat Sep  8 14:56:50 2012	(r303912)
@@ -1,2 +1,2 @@
-SHA256 (virtualenv-1.8.1.tar.gz) = 524813074d043b5786f45e04912f7eba814defda53ba6d72460b77c704c6b8f4
-SIZE (virtualenv-1.8.1.tar.gz) = 2160621
+SHA256 (virtualenv-1.8.2.tar.gz) = cffdab213221ef9305f8b4a20fa8ca034f7e30100d8b1e2514e08e33465e4be2
+SIZE (virtualenv-1.8.2.tar.gz) = 2168682



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