cvs commit: ports/devel/py-virtualenv Makefile distinfo pkg-plist
Nicola Vitale
nivit at FreeBSD.org
Sat Dec 11 10:10:45 UTC 2010
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
More information about the cvs-ports
mailing list