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.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/337ea77450e7
branches: trunk
changeset: 478954:337ea77450e7
user: drochner <drochner%pkgsrc.org@localhost>
date: Mon Aug 02 14:23:19 2004 +0000
description:
update to 1.0.5
Version 1.0.5 -- the "Weighs the same as a duck" release
* Added Finnish translation (Eero Tamminen) and relationship calculator.
* Usability improvements for small screen sizes.
* Find duplicates tool fixed.
* Cross-platform newline support in GEDCOM import.
* Parents deleting fixed in Family View.
* Minor bug fixes.
diffstat:
databases/gramps/Makefile | 4 ++--
databases/gramps/PLIST | 5 ++++-
databases/gramps/distinfo | 6 +++---
3 files changed, 9 insertions(+), 6 deletions(-)
diffs (50 lines):
diff -r b07a88e301e2 -r 337ea77450e7 databases/gramps/Makefile
--- a/databases/gramps/Makefile Mon Aug 02 14:21:31 2004 +0000
+++ b/databases/gramps/Makefile Mon Aug 02 14:23:19 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2004/06/21 15:17:20 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2004/08/02 14:23:19 drochner Exp $
#
-DISTNAME= gramps-1.0.4
+DISTNAME= gramps-1.0.5
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/}
diff -r b07a88e301e2 -r 337ea77450e7 databases/gramps/PLIST
--- a/databases/gramps/PLIST Mon Aug 02 14:21:31 2004 +0000
+++ b/databases/gramps/PLIST Mon Aug 02 14:23:19 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/05/06 10:25:42 drochner Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/08/02 14:23:19 drochner Exp $
bin/gramps
lib/gramps/grampslib.so
man/man1/gramps.1
@@ -614,6 +614,8 @@
share/gramps/plugins/pkgexport.glade
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_hu.py
share/gramps/plugins/rel_hu.pyo
share/gramps/plugins/rel_it.py
@@ -644,6 +646,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/hu/LC_MESSAGES/gramps.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gramps.mo
diff -r b07a88e301e2 -r 337ea77450e7 databases/gramps/distinfo
--- a/databases/gramps/distinfo Mon Aug 02 14:21:31 2004 +0000
+++ b/databases/gramps/distinfo Mon Aug 02 14:23:19 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2004/06/21 15:17:20 drochner Exp $
+$NetBSD: distinfo,v 1.4 2004/08/02 14:23:19 drochner Exp $
-SHA1 (gramps-1.0.4.tar.gz) = d12c22b20059d04b9b20d736386854f0b7e3353d
-Size (gramps-1.0.4.tar.gz) = 6502811 bytes
+SHA1 (gramps-1.0.5.tar.gz) = 78127e79c2e86f6429d3aa7279e205530c06d3c5
+Size (gramps-1.0.5.tar.gz) = 6469833 bytes
Home |
Main Index |
Thread Index |
Old Index