pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/gramps update to 1.0.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/03fdacb776f2
branches:  trunk
changeset: 486047:03fdacb776f2
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Dec 21 18:51:47 2004 +0000

description:
update to 1.0.8
changes:
-improved finnish / spanish support
-new statistics chart plugin
-GEDCOM improvements
-bugfixes

diffstat:

 databases/gramps/Makefile |  5 ++---
 databases/gramps/PLIST    |  8 ++++++--
 databases/gramps/distinfo |  6 +++---
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (57 lines):

diff -r a65a61a52b38 -r 03fdacb776f2 databases/gramps/Makefile
--- a/databases/gramps/Makefile Tue Dec 21 18:15:35 2004 +0000
+++ b/databases/gramps/Makefile Tue Dec 21 18:51:47 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2004/10/03 00:13:18 tv Exp $
+# $NetBSD: Makefile,v 1.8 2004/12/21 18:51:47 drochner Exp $
 #
 
-DISTNAME=              gramps-1.0.6
-PKGREVISION=   1
+DISTNAME=              gramps-1.0.8
 CATEGORIES=            databases
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=gramps/}
 
diff -r a65a61a52b38 -r 03fdacb776f2 databases/gramps/PLIST
--- a/databases/gramps/PLIST    Tue Dec 21 18:15:35 2004 +0000
+++ b/databases/gramps/PLIST    Tue Dec 21 18:51:47 2004 +0000
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.4 2004/08/15 15:06:33 drochner Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/12/21 18:51:47 drochner Exp $
 bin/gramps
 lib/gramps/grampslib.so
 man/man1/gramps.1
-share/gnome/apps/Applications/gramps.desktop
+share/applications/gramps.desktop
 share/gramps/AddMedia.py
 share/gramps/AddMedia.pyo
 share/gramps/AddSpouse.py
@@ -577,6 +577,8 @@
 share/gramps/plugins/ReorderIds.pyo
 share/gramps/plugins/SimpleBookTitle.py
 share/gramps/plugins/SimpleBookTitle.pyo
+share/gramps/plugins/StatisticsChart.py
+share/gramps/plugins/StatisticsChart.pyo
 share/gramps/plugins/Summary.py
 share/gramps/plugins/Summary.pyo
 share/gramps/plugins/TimeLine.py
@@ -616,6 +618,8 @@
 share/gramps/plugins/rel_da.pyo
 share/gramps/plugins/rel_de.py
 share/gramps/plugins/rel_de.pyo
+share/gramps/plugins/rel_es.py
+share/gramps/plugins/rel_es.pyo
 share/gramps/plugins/rel_fi.py
 share/gramps/plugins/rel_fi.pyo
 share/gramps/plugins/rel_fr.py
diff -r a65a61a52b38 -r 03fdacb776f2 databases/gramps/distinfo
--- a/databases/gramps/distinfo Tue Dec 21 18:15:35 2004 +0000
+++ b/databases/gramps/distinfo Tue Dec 21 18:51:47 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2004/08/15 15:06:33 drochner Exp $
+$NetBSD: distinfo,v 1.6 2004/12/21 18:51:47 drochner Exp $
 
-SHA1 (gramps-1.0.6.tar.gz) = 0be7e1123aabe943381f44741136b0bfdc5a62ab
-Size (gramps-1.0.6.tar.gz) = 6475119 bytes
+SHA1 (gramps-1.0.8.tar.gz) = b856c4ae7f9621e105904ef1ece66e5e82b1267c
+Size (gramps-1.0.8.tar.gz) = 6523697 bytes



Home | Main Index | Thread Index | Old Index