Date: Sat, 11 Dec 2010 10:10:44 +0000 (UTC) From: Nicola Vitale <nivit@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/py-virtualenv Makefile distinfo pkg-plist Message-ID: <201012111010.oBBAAiHB058877@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nivit 2010-12-11 10:10:44 UTC
FreeBSD ports repository
Modified files:
devel/py-virtualenv Makefile distinfo pkg-plist
Log:
- Add setuptools-0.6c11.egg to DISTFILES to fix package building when Python version is 2.7 (see http://www.freebsd.org/cgi/query-pr.cgi?pr=152990 ). It's a temporary solution, pending the next distribution contains that file [1]
- Remove PYEASYINSTALL_* variables
- Set USE_PYTHON to -2.7
- Use %%PYVER%% for the filename of the setuptools egg inside pkg-plist (don't bump PORTREVISION, because there are not significant changes for the end user/package)
PR: ports/152990
Submitted by: danger
Revision Changes Path
1.20 +18 -4 ports/devel/py-virtualenv/Makefile
1.17 +2 -1 ports/devel/py-virtualenv/distinfo
1.12 +2 -2 ports/devel/py-virtualenv/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012111010.oBBAAiHB058877>
