diff options
author | drochner <drochner@pkgsrc.org> | 2004-12-21 18:51:47 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2004-12-21 18:51:47 +0000 |
commit | 671ad6da688a7784c1b8bdbc4cd736fcbf923d19 (patch) | |
tree | 3714bd29b9b9ab649e4348c0ebeaeafd0f26c2b7 /databases | |
parent | 44d3830bb02ff3fe7d62ab069650f48ed13c7093 (diff) | |
download | pkgsrc-671ad6da688a7784c1b8bdbc4cd736fcbf923d19.tar.gz |
update to 1.0.8
changes:
-improved finnish / spanish support
-new statistics chart plugin
-GEDCOM improvements
-bugfixes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/gramps/Makefile | 5 | ||||
-rw-r--r-- | databases/gramps/PLIST | 8 | ||||
-rw-r--r-- | databases/gramps/distinfo | 6 |
3 files changed, 11 insertions, 8 deletions
diff --git a/databases/gramps/Makefile b/databases/gramps/Makefile index c70c0d1ce67..868d13eec3a 100644 --- a/databases/gramps/Makefile +++ b/databases/gramps/Makefile @@ -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 --git a/databases/gramps/PLIST b/databases/gramps/PLIST index 6bfdb49a02d..52970efdaac 100644 --- a/databases/gramps/PLIST +++ b/databases/gramps/PLIST @@ -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.py 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.py 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 --git a/databases/gramps/distinfo b/databases/gramps/distinfo index c61d3e564ae..ea72bc4cc1e 100644 --- a/databases/gramps/distinfo +++ b/databases/gramps/distinfo @@ -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 |