[139281] trunk/dports/genealogy/gramps

devans at macports.org devans at macports.org
Mon Aug 10 16:15:54 PDT 2015


Revision: 139281
          https://trac.macports.org/changeset/139281
Author:   devans at macports.org
Date:     2015-08-10 16:15:54 -0700 (Mon, 10 Aug 2015)
Log Message:
-----------
gramps: update to version 4.2.0, a new major release with many enhancements and a new database schema, backup your data.

Modified Paths:
--------------
    trunk/dports/genealogy/gramps/Portfile
    trunk/dports/genealogy/gramps/files/patch-gramps-gen-utils-resourcepath.py.diff

Modified: trunk/dports/genealogy/gramps/Portfile
===================================================================
--- trunk/dports/genealogy/gramps/Portfile	2015-08-10 23:11:34 UTC (rev 139280)
+++ trunk/dports/genealogy/gramps/Portfile	2015-08-10 23:15:54 UTC (rev 139281)
@@ -8,8 +8,7 @@
 
 PortGroup               python 1.0
 
-version                 4.1.3
-revision                1
+version                 4.2.0
 license                 GPL-2
 categories              genealogy python
 platforms               darwin
@@ -28,8 +27,8 @@
 homepage                http://www.gramps-project.org/
 master_sites            sourceforge:gramps
 
-checksums               rmd160  f99cb0111fc11376326265c0a7e1350a7bfb4225 \
-                        sha256  25501a01419c9a13e70574c57543e7bbac5d3b59760fac8027196a39e029fe8e
+checksums               rmd160  72c32171fe6724d9627d83d66a39567e42574668 \
+                        sha256  b77e09580645858c439f6d803d6f121110a41e2c484a1292f2e39a6b1aea87dd
 
 depends_build-append    port:intltool
 
@@ -113,7 +112,7 @@
 Beginning with GRAMPS 4.0, GRAMPS supports either python2 or python3.  If you plan to use python3, please MAKE A BACKUP
 of your data using your old python2 version before attempting to load your family tree in GRAMPS 4.0 with python3.  The python3 versions use a different database interface with a new database format that is not compatible with the python2 versions. On startup, GRAMPS 4.0 python3 will ask you if you want to reformat your database.  Once this has been done, your database will no longer be usable with python2 versions of GRAMPS.
 
-Beginning with GRAMPS 4.1, a new GRAMPS database format is in use for all python versions.  On startup, GRAMPS 4.1 will ask you if you want to reformat your database.  Once this has been done, your database will no longer be usable with previous versions of GRAMPS.
+Beginning with GRAMPS 4.2, a new GRAMPS database format is in use for all python versions.  On startup, GRAMPS 4.2 will ask you if you want to reformat your database.  Once this has been done, your database will no longer be usable with previous versions of GRAMPS.
 
 ***** MAKE A BACKUP! *****
 

Modified: trunk/dports/genealogy/gramps/files/patch-gramps-gen-utils-resourcepath.py.diff
===================================================================
--- trunk/dports/genealogy/gramps/files/patch-gramps-gen-utils-resourcepath.py.diff	2015-08-10 23:11:34 UTC (rev 139280)
+++ trunk/dports/genealogy/gramps/files/patch-gramps-gen-utils-resourcepath.py.diff	2015-08-10 23:15:54 UTC (rev 139281)
@@ -1,6 +1,6 @@
 --- gramps/gen/utils/resourcepath.py.orig	2014-06-15 04:32:07.000000000 -0700
 +++ gramps/gen/utils/resourcepath.py	2014-07-09 14:17:21.000000000 -0700
-@@ -65,7 +65,7 @@
+@@ -63,7 +63,7 @@
              try:
                  with io.open(resource_file, encoding='utf-8',
                                  errors='strict') as fp:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150810/6ca85273/attachment.html>


More information about the macports-changes mailing list