update to 1.0.8

changes:
-improved finnish / spanish support
-new statistics chart plugin
-GEDCOM improvements
-bugfixes
This commit is contained in:
drochner 2004-12-21 18:51:47 +00:00
parent 44d3830bb0
commit 671ad6da68
3 changed files with 11 additions and 8 deletions

View file

@ -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/}

View file

@ -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

View file

@ -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