[65602] trunk/dports/gnome/gramps

ryandesign at macports.org ryandesign at macports.org
Sun Mar 28 14:36:35 PDT 2010


Revision: 65602
          http://trac.macports.org/changeset/65602
Author:   ryandesign at macports.org
Date:     2010-03-28 14:36:34 -0700 (Sun, 28 Mar 2010)
Log Message:
-----------
gramps: update to 3.2.0; see #24258

Modified Paths:
--------------
    trunk/dports/gnome/gramps/Portfile

Removed Paths:
-------------
    trunk/dports/gnome/gramps/files/

Modified: trunk/dports/gnome/gramps/Portfile
===================================================================
--- trunk/dports/gnome/gramps/Portfile	2010-03-28 21:35:10 UTC (rev 65601)
+++ trunk/dports/gnome/gramps/Portfile	2010-03-28 21:36:34 UTC (rev 65602)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -3,5 +4,5 @@
 
 name				gramps
-version				3.0.4
+version				3.2.0
 categories			gnome science python genealogy
 platforms			darwin
@@ -15,23 +16,25 @@
                                 advanced capabilities for research, analysis, and \
                                 correlation to potentially fill relationship gaps. \
 				NOTE 1: Some users have experienced problems importing \
-				databases from Gramp version 2. It is advised that \
+				databases from Gramps version 2 or from 3.1.x. It is advised that \
 				databases are exported from Gramps version 2 in \
 				Gramps XML format before updating to Gramps version 3. \
 				The Gramps XML export from version 2 can then be imported \
 				into gramps 3 if the automatic database upgrade does not \
 				work.\
 				NOTE 2: The WriteCD plugin is unavailable. This relies on \
-				GNOME and has not been made to work on OS X.
+				GNOME and has not been made to work on OS X. \
+				NOTE 3: The spelling checker is not installed because \
+				there is no port of the python bindings to gtkspell. \
+				NOTE 4: The Geographic View is not available because \
+				webkit-gtk does not build under MacPorts (ticket #23464)
 
 homepage			http://www.gramps-project.org/
 master_sites			sourceforge:gramps
-checksums                       md5     7d27020f391ba333b8a9bd490e5bf56e \
-                                sha1    42501cb29b7b6b60006db0ded4a732e838becd45 \
-                                rmd160  2b5da63a67b814ef43ceb555351dd0930dfc32a7
+checksums			md5     38f905162c9f3064e46397d9907492f7 \
+				sha1    f9e334bba254072a86c55cf8e153e3f10bb8cbfb \
+				rmd160  3d2bc442942e6d7e92589d84a86e9f06745d1a49
                     
-patchfiles			patch-configure
-
 configure.args			--disable-mime-install \
 				--disable-scrollkeeper
 				
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100328/58d8f310/attachment.html>


More information about the macports-changes mailing list