summaryrefslogtreecommitdiff
path: root/databases/gramps3/patches
diff options
context:
space:
mode:
authorwiz <wiz>2012-09-13 19:56:54 +0000
committerwiz <wiz>2012-09-13 19:56:54 +0000
commit71bea917861a37e2f7851418c14b040949700ba2 (patch)
tree7b75a3c4a366a67c5ab962a8d83d846adb2ec5d4 /databases/gramps3/patches
parentec9717d8e4c6808c32635df8764e8836e66b9a09 (diff)
downloadpkgsrc-71bea917861a37e2f7851418c14b040949700ba2.tar.gz
Update to 3.4.1:
2012-08-23 Version 3.4.1 -- The "A tiger? In Africa?!" bug fix release. Mention in the release that upgrading is advised for two critical issues: -> error in export to xml of family order in 3.4.0, now fixed -> crash in windows after some use due to too much terminal output in 3.4.0, now fixed * Some platform-specific fixes (Windows, OSX) * Bug fixes * Translation updates * Changelog: http://www.gramps-project.org/bugs/changelog_page.php?version_id=31 2012-05-21 Version 3.4.0 -- The "always look on the bright side of life" feature release. * Lots of changes and bug fixes to every part of Gramps, including XML import/export, image handling, gedom handling, Gramplets, date handling, citations, reports, more! * Some platform-specific fixes (Windows, OSX, Linux) * What's new (and what to do before you upgrade): http://goo.gl/K3RDV * Roadmap: http://goo.gl/GJhjH * Many translation updates
Diffstat (limited to 'databases/gramps3/patches')
-rw-r--r--databases/gramps3/patches/patch-ba8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/gramps3/patches/patch-ba b/databases/gramps3/patches/patch-ba
index c5ddbd421b1..5565e60823c 100644
--- a/databases/gramps3/patches/patch-ba
+++ b/databases/gramps3/patches/patch-ba
@@ -1,13 +1,13 @@
-$NetBSD: patch-ba,v 1.3 2012/06/01 20:28:27 drochner Exp $
+$NetBSD: patch-ba,v 1.4 2012/09/13 19:56:54 wiz Exp $
---- src/config.py.orig 2012-02-25 16:06:52.000000000 +0000
+--- src/config.py.orig 2012-07-16 17:53:43.000000000 +0000
+++ src/config.py
-@@ -292,7 +292,7 @@ register('preferences.sprefix', 'S%04d')
+@@ -303,7 +303,7 @@ register('preferences.sprefix', 'S%04d')
register('preferences.use-last-view', True)
register('preferences.last-view', '')
register('preferences.last-views', [])
-register('preferences.use-bsddb3', False)
+register('preferences.use-bsddb3', True)
+ register('preferences.family-relation-type', 3) # UNKNOWN
register('researcher.researcher-addr', '')
- register('researcher.researcher-locality', '')