Revision: 133374 https://trac.macports.org/changeset/133374 Author: devans@macports.org Date: 2015-02-27 17:38:55 -0800 (Fri, 27 Feb 2015) Log Message: ----------- gramps: update to version 4.1.2, maintenance release, reformat notes. Modified Paths: -------------- trunk/dports/genealogy/gramps/Portfile Modified: trunk/dports/genealogy/gramps/Portfile =================================================================== --- trunk/dports/genealogy/gramps/Portfile 2015-02-28 01:06:38 UTC (rev 133373) +++ trunk/dports/genealogy/gramps/Portfile 2015-02-28 01:38:55 UTC (rev 133374) @@ -8,7 +8,7 @@ PortGroup python 1.0 -version 4.1.1 +version 4.1.2 license GPL-2 categories genealogy python platforms darwin @@ -27,8 +27,8 @@ homepage http://www.gramps-project.org/ master_sites sourceforge:gramps -checksums rmd160 b47b687147e327d95a852b95cd83f82930796857 \ - sha256 c00078e0b0ae50659bb07501be5b2702356cb7d69c18d960509556d1fdd1b749 +checksums rmd160 a5c1f2a78c8ed281d37bd1821725f9abe6161961 \ + sha256 4a6a05d368389d29c2273bf0821803e78d6f325ef28acc7e9de578c850569c5c depends_build-append port:intltool @@ -100,7 +100,8 @@ Backup to XML from time to time, especially after large edits. Backup to XML before making big changes, such as importing new data into an existing database from e.g. GEDCOM, merging records, running tools that may heavily modify the data, etc. - Backup to XML before upgrading GRAMPS to a newer version. Backup to XML with the old version before you install the new one! + Backup to XML before upgrading GRAMPS to a newer version. Backup to XML with the old version before you install + the new one! Backup to XML before upgrading your OS. Also, use XML format for any data migration. Moving to another machine, sending data to a family member, @@ -109,13 +110,9 @@ ***** IMPORTANT ***** 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. +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.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. ***** MAKE A BACKUP! *****
participants (1)
-
devans@macports.org