diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-02 19:01:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-02 19:01:54 +0000 |
commit | 5d7ec07a80a21f9d6aa2886f6937b9f961040afc (patch) | |
tree | d4b34f3abfae2f4bc308bcc0b8f0c4920cee86f5 /databases/gramps3 | |
parent | bc0a66c8bbbc37953c8a3389a1f8206b4e95a48f (diff) | |
download | pkgsrc-5d7ec07a80a21f9d6aa2886f6937b9f961040afc.tar.gz |
Update to 3.4.4:
2013-05-15
Version 3.4.4 of Gramps! "The Ministry of Silly Names", a maintenance release.
* infinite recursion bug in narrative web generation
* protection on family trees when using version 3.4 and 4.0 on the same PC (road to 4.0)
* merging notes of media with citations now works
* crash during Calculate Preview of a filtered XML export
* fix annoying errors on navigation related to citations gramplet and tag object.
* listing the Family Trees can corrupt them.
* various fix around handling Gedcom file format
* fix citations and sources import on ProGen format
* better date handling and better alternate translation support on some textual reports according to locale under windows
* avoid Errors when setting wrong value as markup for invalid dates (Preferences)
* fix paragraph layout on PDF format or print output
* New: New-Zealand holidays
* Polish and backport code on XML import (road to 4.0)
* Regular expression rules now use search rather than match, fix design issues on regex filter rules
* Disable/Enable indent spouse on descendants tree
* fix regular expressions on Place filter rule
* consistency on cli arguments (road to 4.0)
* fix call of non-existant process on references proxy, enhanced tests on proxy filter
* fix NarWeb creation via cli for some non-english locales
* Various updated translations: ca, de, fr, it, nl, pt_BR, ru, sv, uk
Diffstat (limited to 'databases/gramps3')
-rw-r--r-- | databases/gramps3/Makefile | 6 | ||||
-rw-r--r-- | databases/gramps3/distinfo | 8 |
2 files changed, 6 insertions, 8 deletions
diff --git a/databases/gramps3/Makefile b/databases/gramps3/Makefile index 11262878333..7158ab38e74 100644 --- a/databases/gramps3/Makefile +++ b/databases/gramps3/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.47 2013/10/10 14:42:03 ryoon Exp $ -# +# $NetBSD: Makefile,v 1.48 2014/01/02 19:01:54 wiz Exp $ -DISTNAME= gramps-3.4.3 -PKGREVISION= 6 +DISTNAME= gramps-3.4.4 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/} diff --git a/databases/gramps3/distinfo b/databases/gramps3/distinfo index 1ad41f791eb..efbcb42c4cd 100644 --- a/databases/gramps3/distinfo +++ b/databases/gramps3/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.14 2013/04/08 17:26:01 drochner Exp $ +$NetBSD: distinfo,v 1.15 2014/01/02 19:01:54 wiz Exp $ -SHA1 (gramps-3.4.3.tar.gz) = f58a9ea7d5f20f7974cdd1d30c393a4cc9e1487f -RMD160 (gramps-3.4.3.tar.gz) = 10ebcf1765a18ee477498416d93310127eed7914 -Size (gramps-3.4.3.tar.gz) = 10358169 bytes +SHA1 (gramps-3.4.4.tar.gz) = 6f03fdcd0754d674141821cddd3bd9bf42c24eb7 +RMD160 (gramps-3.4.4.tar.gz) = fbca939dc4f60c72cb756d358fa2d39c6b99d164 +Size (gramps-3.4.4.tar.gz) = 10613997 bytes SHA1 (patch-ba) = b4add24876919055750c62f29ef065c481cdd33c |