Update geos 3.3.0->3.3.1 (I don't fix clang building problem : http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161005) Fix: Patch attached with submission follows:
Maintainer of graphics/geos, Please note that PR ports/161844 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/161844 -- 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)
Bartoletti mentioned he did not fix the clang problem, PR http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161005 . It is possible that the update from 3.3.0 to 3.3.1 brings some improvements with clang, see http://trac.osgeo.org/geos/browser/tags/3.3.1/NEWS (Changes in 3.3.1, Fix for clang builds #463). Rainer Hurling
Here the new patch. Build and links with gcc and clang.
Responsible Changed From-To: freebsd-ports-bugs->scheidell I'll take it.
Responsible Changed From-To: scheidell->freebsd-ports-bugs back to pool, submitter needs to rework this patch. IMPORTANT: DO NOT TAKE OUT %%PYTHON and similar things from pkg-plist build this (make a package: 'make package') with default options first. them make with options, install, uninstall, make sure you don't leave any files pay special attention to the pkg-plist! pay special attention to the pkg-plist! (rinse and repeat)
Responsible Changed From-To: freebsd-ports-bugs->wen I'll take it.
wen 2011-12-22 03:18:39 UTC FreeBSD ports repository Modified files: graphics/geos Makefile distinfo pkg-plist Log: - Update to 3.3.1 - Add option for ruby and php PR: 161844 Submitted by: Bartoletti <coder@tuxfamily.org> Approved by: maintainer(timeout, >2 months) Revision Changes Path 1.30 +29 -9 ports/graphics/geos/Makefile 1.17 +2 -2 ports/graphics/geos/distinfo 1.16 +16 -10 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: feedback->closed Committed, with minor changes. Thanks!