geos has an option to enable python bindings, so add support for it in the port. While here, canonicalize case in the Makefile, add explicit GNU_CONFIGURE (though USE_AUTOTOOLS=libtool implies it, its unapparent and confusing) and sort plist. Port maintainer (konstantin@saurbier.net) is cc'd. Generated with FreeBSD Port Tools 0.99
Maintainer of graphics/geos, Please note that PR ports/160406 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/160406 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->beech I'll take it
Hi, I approve the patch, please commit it! Best regards, Konstantin Saurbier
State Changed From-To: feedback->open Maintainer approved
beech 2011-09-13 16:51:12 UTC FreeBSD ports repository Modified files: graphics/geos Makefile pkg-plist Log: - Enable python bindings. - Canonicalize case in Makefile. - Add explicit GNU_CONFIGURE (though USE_AUTOTOOLS=libtool implies it, it's unapparent and confusing). - Sort plist. - Bump portrevision. PR: ports/160406 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: Konstantin Saurbier <konstantin@saurbier.net> (maintainer) Revision Changes Path 1.29 +19 -4 ports/graphics/geos/Makefile 1.15 +10 -1 ports/graphics/geos/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!