diff options
author | drochner <drochner@pkgsrc.org> | 2004-08-15 15:06:33 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2004-08-15 15:06:33 +0000 |
commit | 222f73281f6b16ad4393af514cdc6e142956a633 (patch) | |
tree | 2f84d3d9afcd514d22f237f5a6d2d92548ec627d | |
parent | 6c2b6b26805ac2e64834d2641bc6810e719736fe (diff) | |
download | pkgsrc-222f73281f6b16ad4393af514cdc6e142956a633.tar.gz |
update to 1.0.6
changes: translations added, minor bugfixes
-rw-r--r-- | databases/gramps/Makefile | 4 | ||||
-rw-r--r-- | databases/gramps/PLIST | 12 | ||||
-rw-r--r-- | databases/gramps/distinfo | 6 |
3 files changed, 15 insertions, 7 deletions
diff --git a/databases/gramps/Makefile b/databases/gramps/Makefile index ec5e2fffcfa..d07e279b119 100644 --- a/databases/gramps/Makefile +++ b/databases/gramps/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2004/08/02 14:23:19 drochner Exp $ +# $NetBSD: Makefile,v 1.6 2004/08/15 15:06:33 drochner Exp $ # -DISTNAME= gramps-1.0.5 +DISTNAME= gramps-1.0.6 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/} diff --git a/databases/gramps/PLIST b/databases/gramps/PLIST index 186eca78f41..6bfdb49a02d 100644 --- a/databases/gramps/PLIST +++ b/databases/gramps/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/08/02 14:23:19 drochner Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/08/15 15:06:33 drochner Exp $ bin/gramps lib/gramps/grampslib.so man/man1/gramps.1 @@ -612,16 +612,24 @@ share/gramps/plugins/merge.glade share/gramps/plugins/pafexport.glade share/gramps/plugins/patchnames.glade share/gramps/plugins/pkgexport.glade +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_fi.py share/gramps/plugins/rel_fi.pyo +share/gramps/plugins/rel_fr.py +share/gramps/plugins/rel_fr.pyo share/gramps/plugins/rel_hu.py share/gramps/plugins/rel_hu.pyo share/gramps/plugins/rel_it.py share/gramps/plugins/rel_it.pyo +share/gramps/plugins/rel_no.py +share/gramps/plugins/rel_no.pyo share/gramps/plugins/rel_ru.py share/gramps/plugins/rel_ru.pyo +share/gramps/plugins/rel_sv.py +share/gramps/plugins/rel_sv.pyo share/gramps/plugins/relcalc.glade share/gramps/plugins/soundex.glade share/gramps/plugins/soundgen.py @@ -647,7 +655,7 @@ ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gramps.mo ${PKGLOCALEDIR}/locale/eo/LC_MESSAGES/gramps.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gramps.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gramps.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gramps.mo +${PKGLOCALEDIR}/locale/fr_FR/LC_MESSAGES/gramps.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gramps.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gramps.mo ${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gramps.mo diff --git a/databases/gramps/distinfo b/databases/gramps/distinfo index 249585ccc9d..c61d3e564ae 100644 --- a/databases/gramps/distinfo +++ b/databases/gramps/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2004/08/02 14:23:19 drochner Exp $ +$NetBSD: distinfo,v 1.5 2004/08/15 15:06:33 drochner Exp $ -SHA1 (gramps-1.0.5.tar.gz) = 78127e79c2e86f6429d3aa7279e205530c06d3c5 -Size (gramps-1.0.5.tar.gz) = 6469833 bytes +SHA1 (gramps-1.0.6.tar.gz) = 0be7e1123aabe943381f44741136b0bfdc5a62ab +Size (gramps-1.0.6.tar.gz) = 6475119 bytes |