[104445] trunk/dports/genealogy/gramps/Portfile

devans at macports.org devans at macports.org
Mon Mar 25 12:32:27 PDT 2013


Revision: 104445
          https://trac.macports.org/changeset/104445
Author:   devans at macports.org
Date:     2013-03-25 12:32:26 -0700 (Mon, 25 Mar 2013)
Log Message:
-----------
gramps: update to version 3.4.3, now uses ICU for improved sorting.

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

Modified: trunk/dports/genealogy/gramps/Portfile
===================================================================
--- trunk/dports/genealogy/gramps/Portfile	2013-03-25 19:10:05 UTC (rev 104444)
+++ trunk/dports/genealogy/gramps/Portfile	2013-03-25 19:32:26 UTC (rev 104445)
@@ -4,7 +4,7 @@
 PortSystem                      1.0
 
 name                            gramps
-version                         3.4.2
+version                         3.4.3
 license                         GPL-2
 categories                      genealogy python
 platforms                       darwin
@@ -21,8 +21,8 @@
 homepage                        http://www.gramps-project.org/
 master_sites                    sourceforge:gramps
 
-checksums                       sha256  8cfc19b53ddf2bb864356c6749ac7703560bd818a3d47bb514f05d7b07a5b222 \
-                                rmd160  5fe34682312702c26aefd51e6bf7541660bd47bc
+checksums                       sha256  f7a87def57d1d3fbdc9f4528da50742bbbd6dfc7e8c5e43710f5a8618f9c46c1 \
+                                rmd160  10ebcf1765a18ee477498416d93310127eed7914
 
 patchfiles                      patch-configure.diff
 
@@ -44,7 +44,8 @@
                               port:py26-webkitgtk \
                               port:py26-osmgpsmap \
                               port:py26-exiv2 \
-                              port:py26-pil
+                              port:py26-pil \
+                              port:py26-pyicu
     configure.python          ${prefix}/bin/python2.6
 }
 
@@ -54,7 +55,8 @@
                               port:py27-webkitgtk \
                               port:py27-osmgpsmap \
                               port:py27-exiv2 \
-                              port:py27-pil
+                              port:py27-pil \
+                              port:py27-pyicu
     configure.python          ${prefix}/bin/python2.7
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130325/20cf55d1/attachment.html>


More information about the macports-changes mailing list