Bug 145939 - [PATCH] update science/gramps to 3.2.0
Summary: [PATCH] update science/gramps to 3.2.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-22 11:30 UTC by R.Mahmatkhanov
Modified: 2010-06-24 13:10 UTC (History)
0 users

See Also:


Attachments
file.diff (81.44 KB, patch)
2010-04-22 11:30 UTC, R.Mahmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description R.Mahmatkhanov 2010-04-22 11:30:02 UTC
- 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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-22 11:30:13 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-22 11:30:16 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Anders Troback 2010-04-23 10:18:41 UTC
Looks good!
Comment 4 gnats freebsd_committer freebsd_triage 2010-04-23 18:46:03 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 R.Mahmatkhanov 2010-04-23 19:06:15 UTC
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
Comment 6 Pav Lucistnik freebsd_committer freebsd_triage 2010-05-14 14:03:30 UTC
State Changed
From-To: open->feedback

3.2.1 patch does not resolve (cannot resolve address) 


Comment 7 Pav Lucistnik freebsd_committer freebsd_triage 2010-05-14 14:03:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

3.2.1 patch does not resolve (cannot resolve address)
Comment 8 Pav Lucistnik freebsd_committer freebsd_triage 2010-06-22 14:45:14 UTC
State Changed
From-To: feedback->open

Now resolves
Comment 9 Pav Lucistnik freebsd_committer freebsd_triage 2010-06-22 14:55:59 UTC
State Changed
From-To: open->feedback

Looks like 3.2.1 was recalled from SF, can you update the patch for 3.2.3 ?
Comment 10 R.Mahmatkhanov 2010-06-23 22:59:58 UTC
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
Comment 11 Pav Lucistnik freebsd_committer freebsd_triage 2010-06-24 13:06:10 UTC
State Changed
From-To: feedback->closed

Committed, thanks
Comment 12 dfilter service freebsd_committer freebsd_triage 2010-06-24 13:10:00 UTC
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"