From owner-svn-ports-head@FreeBSD.ORG Sat Sep 8 14:56:50 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D2B13106566C; Sat, 8 Sep 2012 14:56:50 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id BEAFB8FC0A; Sat, 8 Sep 2012 14:56:50 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q88Euogk008934; Sat, 8 Sep 2012 14:56:50 GMT (envelope-from nivit@svn.freebsd.org) Received: (from nivit@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q88Euoqc008930; Sat, 8 Sep 2012 14:56:50 GMT (envelope-from nivit@svn.freebsd.org) Message-Id: <201209081456.q88Euoqc008930@svn.freebsd.org> From: Nicola Vitale Date: Sat, 8 Sep 2012 14:56:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r303912 - head/devel/py-virtualenv X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Sep 2012 14:56:50 -0000 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 -# # $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 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