How-To-Repeat: $ make install WITH_DEBUG= $ file =zathura /usr/local/bin/zathura: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically linked (uses shared libs), for FreeBSD 10.0 (1000012), stripped $ gdb -q zathura (no debugging symbols found)... (gdb)
Maintainer of graphics/zathura, Please note that PR ports/168205 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/168205 -- 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)
I approve this patch. 2012/5/21 Edwin Groothuis <edwin@freebsd.org>: > Maintainer of graphics/zathura, > > Please note that PR ports/168205 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: > =A0 =A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/168205 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org
Responsible Changed From-To: freebsd-ports-bugs->pawel I'll take it.
pawel 2012-05-23 21:34:52 UTC FreeBSD ports repository Modified files: graphics/zathura Makefile graphics/zathura-pdf-poppler Makefile Log: - Add support for WITH_DEBUG in zathura [1] - Move poppler-glib dep to zathura-pdf-plugin [2] - Add SQLITE option in zathura [3] - Bump portrevision in both ports as deps are changed PR: ports/168205 [1] ports/168240 [2] ports/168241 [3] Submitted by: Jan Beich <jbeich@tormail.org> Approved by: maintainer Revision Changes Path 1.2 +2 -1 ports/graphics/zathura-pdf-poppler/Makefile 1.13 +14 -2 ports/graphics/zathura/Makefile _______________________________________________ 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. Thanks!