- update to 3.2.0 - conditionally depend on textproc/py-enchant (default off) - fix locale/gettext issue ISSUE: new feauture of 3.2.0 release - 'Geography View' doesn't works yet for us. Please see: http://www.gramps-project.org/bugs/view.php?id=3818 Fix: cd /usr/ports/science patch -p0 < gramps320.diff.txt Patch attached with submission follows:
Maintainer of science/gramps, Please note that PR ports/145939 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/145939 -- 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)
Looks good!
State Changed From-To: feedback->open Maintainer approved.
Yesterday gramps 3.2.1 was released. Please use the new patch if maintainer approve it: http://happy-nation.by.ru/ports/gramps321.diff Maintainer is cc'd. -- Regards, Ruslan
State Changed From-To: open->feedback 3.2.1 patch does not resolve (cannot resolve address)
Responsible Changed From-To: freebsd-ports-bugs->pav 3.2.1 patch does not resolve (cannot resolve address)
State Changed From-To: feedback->open Now resolves
State Changed From-To: open->feedback Looks like 3.2.1 was recalled from SF, can you update the patch for 3.2.3 ?
Good day! 22.06.2010 17:56, pav@FreeBSD.org пиÑеÑ: > Synopsis: [PATCH] update science/gramps to 3.2.0 > > State-Changed-From-To: open->feedback > State-Changed-By: pav > State-Changed-When: Tue Jun 22 13:55:59 UTC 2010 > State-Changed-Why: > Looks like 3.2.1 was recalled from SF, can you update the patch for 3.2.3 ? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=145939 So what i did: - update to 3.2.3 - conditionally depend on textproc/py-enchant (default off) - conditionally depend on www/py-webkitgtk (default on) this one fix crashers on Geographic view, that we saw before. this dependency is strongly recommended in gramps README. - conditionally depend on graphics/py-graphviz (default on) this dependency is strongly recommended in gramps README. - fix freebsd-specific crasher: change locale.gettextdomain() with gettext.gettextdomain() - add license info - feature safe Here is the patch: http://happy-nation.by.ru/ports/gramps323.diff.txt Apply it as: # cd /usr/ports/science # patch -p0. < gramps323.diff.txt Enjoy :) -- Regards, Ruslan
State Changed From-To: feedback->closed Committed, thanks
pav 2010-06-24 12:07:17 UTC FreeBSD ports repository Modified files: science/gramps Makefile distinfo pkg-plist Added files: science/gramps/files patch-src_gramps.py Log: - Update to 3.2.3 PR: ports/145939 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer Feature safe: yes Revision Changes Path 1.44 +17 -2 ports/science/gramps/Makefile 1.23 +3 -3 ports/science/gramps/distinfo 1.1 +11 -0 ports/science/gramps/files/patch-src_gramps.py (new) 1.27 +839 -580 ports/science/gramps/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"