From owner-cvs-all@FreeBSD.ORG Sat Jun 30 21:04:00 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B9944106564A; Sat, 30 Jun 2012 21:04:00 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8CA698FC08; Sat, 30 Jun 2012 21:04:00 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q5UL40Uf068686; Sat, 30 Jun 2012 21:04:00 GMT (envelope-from nivit@repoman.freebsd.org) Received: (from nivit@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q5UL40Yr068685; Sat, 30 Jun 2012 21:04:00 GMT (envelope-from nivit) Message-Id: <201206302104.q5UL40Yr068685@repoman.freebsd.org> From: Nicola Vitale Date: Sat, 30 Jun 2012 21:04:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/py-virtualenvwrapper Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jun 2012 21:04:00 -0000 nivit 2012-06-30 21:04:00 UTC FreeBSD ports repository Modified files: devel/py-virtualenvwrapper Makefile distinfo pkg-plist Log: - Update to 3.5 - Add add-plist-post target to fix pkg-plist when Python version is >= 3.2 - Add devel/py-virtualenv-clone to RUN_DEPENDS - Convert to the new options framework - Remove http://www.doughellmann.com/* from MASTER_SITES Revision Changes Path 1.12 +31 -7 ports/devel/py-virtualenvwrapper/Makefile 1.12 +2 -2 ports/devel/py-virtualenvwrapper/distinfo 1.6 +149 -105 ports/devel/py-virtualenvwrapper/pkg-plist