diff options
author | drochner <drochner> | 2008-02-01 21:07:49 +0000 |
---|---|---|
committer | drochner <drochner> | 2008-02-01 21:07:49 +0000 |
commit | 165036ff644952ca80fdfb27ee42c4de99c3e2d5 (patch) | |
tree | 81ae4f44b685e92d29efedd22230c7fcc5655ba5 /databases | |
parent | 0ec552818bd0ea999c48277e0e6ec3471256089a (diff) | |
download | pkgsrc-165036ff644952ca80fdfb27ee42c4de99c3e2d5.tar.gz |
update to 2.2.10
changes:
-fixes for several database corruption issues and crashes
-fixes for Gedcom, ANSEL and XML import/export issues
-translation updates
-various small fixes to several reports
Diffstat (limited to 'databases')
-rw-r--r-- | databases/gramps2/Makefile | 7 | ||||
-rw-r--r-- | databases/gramps2/PLIST | 5 | ||||
-rw-r--r-- | databases/gramps2/distinfo | 8 |
3 files changed, 11 insertions, 9 deletions
diff --git a/databases/gramps2/Makefile b/databases/gramps2/Makefile index 82c3b5c079f..182241d222a 100644 --- a/databases/gramps2/Makefile +++ b/databases/gramps2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2008/01/12 11:36:31 adam Exp $ +# $NetBSD: Makefile,v 1.34 2008/02/01 21:07:49 drochner Exp $ # -DISTNAME= gramps-2.2.9 -PKGREVISION= 1 +DISTNAME= gramps-2.2.10 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/} @@ -28,7 +27,7 @@ MESSAGE_SUBST+= PYPKGPREFIX=${PYPKGPREFIX} GCONF_SCHEMAS+= gramps.schemas .include "../../sysutils/gnome-vfs/buildlink3.mk" -.include "../../textproc/scrollkeeper/omf.mk" +.include "../../mk/omf-scrollkeeper.mk" .include "../../databases/py-bsddb3/buildlink3.mk" .include "../../graphics/py-imaging/buildlink3.mk" .include "../../textproc/py-xml/buildlink3.mk" diff --git a/databases/gramps2/PLIST b/databases/gramps2/PLIST index 2c5c0214ebd..471b66fe86e 100644 --- a/databases/gramps2/PLIST +++ b/databases/gramps2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2007/11/01 12:52:56 drochner Exp $ +@comment $NetBSD: PLIST,v 1.13 2008/02/01 21:07:49 drochner Exp $ bin/gramps man/fr/man1/gramps.1 man/man1/gramps.1 @@ -1619,6 +1619,9 @@ share/gramps/plugins/rel_hu.pyo share/gramps/plugins/rel_it.py share/gramps/plugins/rel_it.pyc share/gramps/plugins/rel_it.pyo +share/gramps/plugins/rel_nl.py +share/gramps/plugins/rel_nl.pyc +share/gramps/plugins/rel_nl.pyo share/gramps/plugins/rel_no.py share/gramps/plugins/rel_no.pyc share/gramps/plugins/rel_no.pyo diff --git a/databases/gramps2/distinfo b/databases/gramps2/distinfo index 7510fd7530f..fe01b428882 100644 --- a/databases/gramps2/distinfo +++ b/databases/gramps2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.12 2007/11/01 12:52:56 drochner Exp $ +$NetBSD: distinfo,v 1.13 2008/02/01 21:07:49 drochner Exp $ -SHA1 (gramps-2.2.9.tar.gz) = 81b90ba08f3abcfe9595f8146186a5feeb6b905b -RMD160 (gramps-2.2.9.tar.gz) = d52358204c9cb2103f8f12a0b39de6ebb96dd39c -Size (gramps-2.2.9.tar.gz) = 17122765 bytes +SHA1 (gramps-2.2.10.tar.gz) = e05691b31d81235b23aea78600d388e351b1a39e +RMD160 (gramps-2.2.10.tar.gz) = 90e9a04e4842972a319cf90c3cdbb171a05edd3c +Size (gramps-2.2.10.tar.gz) = 17230239 bytes SHA1 (patch-ab) = 8d7e10d52a492d59c9b44b27ef8e60c79003a03c SHA1 (patch-ad) = e0f0a5dd36845f3a1547797c2dbcfde2f2edb524 SHA1 (patch-ae) = 919424703a3fb170d964bf256ee7ccd13efb43a1 |