Date: Mon, 17 Jun 2013 13:32:58 +0200 From: nemysis <nemysis@gmx.ch> To: freebsd-python@FreeBSD.org Cc: jpaetzel@FreeBSD.org, crees@FreeBSD.org, rm@FreeBSD.org Subject: [Call for Test] devel/py27-distribute: remove if_default, fix Installation Message-ID: <20130617133258.4c115f79@nemysis4now>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130617133258.4c115f79>