pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/gramps2 update to 2.0.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e7a97bbe26c7
branches:  trunk
changeset: 499066:e7a97bbe26c7
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Sep 08 17:55:52 2005 +0000

description:
update to 2.0.8
changes:
* Addition of a spelling checker if python-gnome-extras is installed
* Thumbnails are generated for objects other than images if an appropriate
  thumbnailer is found the the GCONF database.
* Enhanced Descendant Chart report that allows better control over the
  formatting of the report
* Added support for new %n format in addition to $n, which will cause the
  line to be removed if a text match is not made.
* Bug fixes, bug fixes, bug fixes, and bug fixes.

diffstat:

 databases/gramps2/Makefile |  4 ++--
 databases/gramps2/PLIST    |  8 +++++++-
 databases/gramps2/distinfo |  9 +++++----
 3 files changed, 14 insertions(+), 7 deletions(-)

diffs (72 lines):

diff -r c40d4c79665b -r e7a97bbe26c7 databases/gramps2/Makefile
--- a/databases/gramps2/Makefile        Thu Sep 08 17:55:46 2005 +0000
+++ b/databases/gramps2/Makefile        Thu Sep 08 17:55:52 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2005/08/26 17:42:58 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2005/09/08 17:55:52 drochner Exp $
 #
 
-DISTNAME=              gramps-2.0.6
+DISTNAME=              gramps-2.0.8
 CATEGORIES=            databases
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=gramps/}
 
diff -r c40d4c79665b -r e7a97bbe26c7 databases/gramps2/PLIST
--- a/databases/gramps2/PLIST   Thu Sep 08 17:55:46 2005 +0000
+++ b/databases/gramps2/PLIST   Thu Sep 08 17:55:52 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2005/08/26 17:42:58 drochner Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/09/08 17:55:52 drochner Exp $
 bin/gramps
 man/man1/gramps.1
 share/application-registry/gramps.applications
@@ -196,12 +196,14 @@
 share/gramps/caution.png
 share/gramps/const.py
 share/gramps/const.pyo
+share/gramps/data/document.png
 share/gramps/data/gedcom.xml
 share/gramps/data/main1.css
 share/gramps/data/main2.css
 share/gramps/data/main3.css
 share/gramps/data/main4.css
 share/gramps/data/main5.css
+share/gramps/data/main6.css
 share/gramps/data/papersize.xml
 share/gramps/data/somerights20.gif
 share/gramps/data/templates/blue_edge.tpkg
@@ -215,6 +217,8 @@
 share/gramps/dates/Date_de.pyo
 share/gramps/dates/Date_es.py
 share/gramps/dates/Date_es.pyo
+share/gramps/dates/Date_fi.py
+share/gramps/dates/Date_fi.pyo
 share/gramps/dates/Date_fr.py
 share/gramps/dates/Date_fr.pyo
 share/gramps/dates/Date_ru.py
@@ -425,6 +429,8 @@
 share/gramps/plugins/DesGraph.pyo
 share/gramps/plugins/Desbrowser.py
 share/gramps/plugins/Desbrowser.pyo
+share/gramps/plugins/DescendChart.py
+share/gramps/plugins/DescendChart.pyo
 share/gramps/plugins/DescendReport.py
 share/gramps/plugins/DescendReport.pyo
 share/gramps/plugins/DetAncestralReport.py
diff -r c40d4c79665b -r e7a97bbe26c7 databases/gramps2/distinfo
--- a/databases/gramps2/distinfo        Thu Sep 08 17:55:46 2005 +0000
+++ b/databases/gramps2/distinfo        Thu Sep 08 17:55:52 2005 +0000
@@ -1,8 +1,9 @@
-$NetBSD: distinfo,v 1.3 2005/08/26 17:42:58 drochner Exp $
+$NetBSD: distinfo,v 1.4 2005/09/08 17:55:52 drochner Exp $
 
-SHA1 (gramps-2.0.6.tar.gz) = 46ddb60235cad10bd790c0846c25095ee862a672
-RMD160 (gramps-2.0.6.tar.gz) = aa41318160368122069eb2846b7e15298f7f459a
-Size (gramps-2.0.6.tar.gz) = 3909732 bytes
+SHA1 (gramps-2.0.8.tar.gz) = d71b2988d4b64742b2b78bdab20149cb205ab9a9
+RMD160 (gramps-2.0.8.tar.gz) = 2be6f264b1232549e1cca6b43d427115e3561b2d
+Size (gramps-2.0.8.tar.gz) = 3951219 bytes
 SHA1 (patch-aa) = 681a2c9335f64bfa8f4ab2a89d3892cbdc50b5b0
 SHA1 (patch-ab) = 53eba629cf0dfdadff77b5e19f240616f0f445cc
 SHA1 (patch-ac) = 1d1c853ffa6d87f30a4a48d021f6fbb4b65f5f2b
+SHA1 (patch-ad) = c8cea6617e1b45831c9ecea0181820f755686bb4



Home | Main Index | Thread Index | Old Index