[Call for Test] devel/py27-distribute: remove if_default, fix Installation

nemysis nemysis at gmx.ch
Mon Jun 17 11:33:01 UTC 2013


I have made necessary changes to devel/py27-distribute.
Please treat this as a call for testing & share your thoughts on this. 

- Fix install and deinstall
- Remove IF_DEFAULT from Makefile and pkg-plist
- Cleanup Makefile
- Remove files/pkg-message.in
- Trim pkg-plist

Removed file(s):
- files/pkg-message.in



@${REINPLACE_CMD} -e '/easy_install = / s|".*"||' ${WRKSRC}/setup.py


diff setup.py setup.py.bak 
57c57
< console_scripts = []
---
> console_scripts = ["easy_install = setuptools.command.easy_install:main"]



Build log at https://redports.org/buildarchive/20130616221201-59884/


Please check diff at https://github.com/nemysis/FreeBSD_Ports/blob/master/patch/devel/py-distribute.diff


Regards,
nemysis


More information about the freebsd-python mailing list