- Update to 1.0.1 With this bugfix release the port builds with python support again. Added file(s): - files/patch-doc-CMakeLists-txt
Responsible Changed From-To: freebsd-ports-bugs->sahil I'll take it.
Troels, I revised your patch so that the substitution in CMakeLists-txt is performed by the ${REINPLACE_CMD} macro, rather than through a patch file. Please let me know if you approve this revision. -- Sahil Tandon <sahil@FreeBSD.org>
State Changed From-To: open->feedback Ask for maintainer approval.
On Sat, 2010-07-10 at 22:03 -0400, Sahil Tandon wrote: > Troels, > > I revised your patch so that the substitution in CMakeLists-txt is > performed by the ${REINPLACE_CMD} macro, rather than through a patch > file. Please let me know if you approve this revision. > Hi Sahil This is perfectly fine with me, thanks! /Troels
sahil 2010-07-16 01:29:59 UTC FreeBSD ports repository Modified files: science/avogadro Makefile distinfo pkg-plist Log: - Update to 1.0.1 - un-IGNORE when WITH_PYTHON is defined PR: ports/148399 Submitted by: Troels Kofoed Jacobsen <tkjacobsen@gmail.com> (maintainer) Revision Changes Path 1.12 +7 -4 ports/science/avogadro/Makefile 1.7 +3 -3 ports/science/avogadro/distinfo 1.8 +15 -1 ports/science/avogadro/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: feedback->closed Committed, with minor changes. Thanks!