[68668] trunk/dports/devel/ice-python25/Portfile

blair at macports.org blair at macports.org
Wed Jun 9 12:24:26 PDT 2010


Revision: 68668
          http://trac.macports.org/changeset/68668
Author:   blair at macports.org
Date:     2010-06-09 12:24:21 -0700 (Wed, 09 Jun 2010)
Log Message:
-----------
New upstream 3.4.1 version of Ice.  Remove the reinplace that is in
the new release.

Modified Paths:
--------------
    trunk/dports/devel/ice-python25/Portfile

Modified: trunk/dports/devel/ice-python25/Portfile
===================================================================
--- trunk/dports/devel/ice-python25/Portfile	2010-06-09 19:12:16 UTC (rev 68667)
+++ trunk/dports/devel/ice-python25/Portfile	2010-06-09 19:24:21 UTC (rev 68668)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name            ice-python25
-version         3.4.0
+version         3.4.1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      devel python
 maintainers     blair
@@ -33,9 +33,9 @@
 dist_subdir     ice-cpp
 distname        Ice-${version}
 patchfiles      patch-py.config.Make.rules.Darwin.diff
-checksums       md5 998b10627ade020cb00f5beb73efc0e0 \
-                sha1 1c8fe296af8d65d16cddac39a8bc24b71e069f75 \
-                rmd160 e874749f8d7d1916c1e3b19c006a7f2216e10f53
+checksums       md5 3aae42aa47dec74bb258c1a1b2847a1a \
+                sha1 f3ae394146a36fa6453dc69e80d2ab6ab30f4d9a \
+                rmd160 aa756a14421e084336dcecdcbb977aa98c5e1283
 platforms       darwin
 
 depends_lib     port:python25 \
@@ -44,10 +44,6 @@
 build.dir       ${worksrcpath}/py
 
 post-patch {
-        # Remove this reinplace when 3.4.1 is released.
-        reinplace "s/nodarwing/nodarwin/" \
-                ${worksrcpath}/scripts/TestUtil.py
-
         reinplace "s/-O2/-g -O2/" \
                 ${build.dir}/config/Make.rules.Darwin
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100609/79bb39ce/attachment.html>


More information about the macports-changes mailing list