The graphics/mapnik port installs its shlib as libmapnik.so.0.5.0, while in FreeBSD it is common to use only major lib version for library file name. Now I am working on a port that will be linked to mapnik library, and I first need to get mapnik fixed to get my port committed. How-To-Repeat: Install graphics/mapnik.
Responsible Changed From-To: freebsd-ports-bugs->glebius Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of graphics/mapnik, Please note that PR ports/134015 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/134015 -- 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: glebius->freebsd-ports-bugs Back to the pool, since I don't have ports commit bit.
I approve it. Thank you! Regards, wen
State Changed From-To: feedback->closed 6.0 is now in portstree.
State Changed From-To: closed->open Well, 6.0 is now in portstree, but the problem is still here. I'll submit updated patch soon.
stas 2009-05-20 21:47:51 UTC FreeBSD ports repository Modified files: graphics/mapnik Makefile pkg-plist Added files: graphics/mapnik/files patch-src-SConscript Log: - Use proper name for the shared library. PR: ports/134015 Submitted by: glebius Approved by: wen heping <wenheping@gmail.com> (maintainer) Revision Changes Path 1.4 +1 -0 ports/graphics/mapnik/Makefile 1.1 +41 -0 ports/graphics/mapnik/files/patch-src-SConscript (new) 1.3 +1 -2 ports/graphics/mapnik/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!