[DESCRIBE CHANGES] - Change pkg-plist to include current Python version. Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->jlaffaye I'll take it.
State Changed From-To: open->feedback Instead of using %%VERSION%% and %%PYTHON_VER%% in the plist, you want to use %%PYEASYINSTALL_EGG%% (which is already added to PLIST_SUB by bsd.python.mk)
Hi, Thanks for your notification, and here is the new patch. http://www.cs.nctu.edu.tw/~changlp/ports/devel/py-pythonbrew-0.7.3_1.rev0.patch<http://www.cs.nctu.edu.tw/~changlp/ports/devel/py-pythonbrew-0.7.3_1.patch> LungPin.
State Changed From-To: feedback->open Feedback received.
jlaffaye 2011-07-02 13:42:40 UTC FreeBSD ports repository Modified files: devel/py-pythonbrew pkg-plist Log: Use PYEASYINSTALL_EGG instead of hardcoded path in plist. PR: ports/158417 Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer) Approved by: rene (mentor vacation) Revision Changes Path 1.2 +172 -172 ports/devel/py-pythonbrew/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!