[68671] trunk/dports/devel/ice-python/Portfile
blair at macports.org
blair at macports.org
Wed Jun 9 12:39:07 PDT 2010
Revision: 68671
http://trac.macports.org/changeset/68671
Author: blair at macports.org
Date: 2010-06-09 12:39:03 -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-python/Portfile
Modified: trunk/dports/devel/ice-python/Portfile
===================================================================
--- trunk/dports/devel/ice-python/Portfile 2010-06-09 19:37:25 UTC (rev 68670)
+++ trunk/dports/devel/ice-python/Portfile 2010-06-09 19:39:03 UTC (rev 68671)
@@ -3,7 +3,7 @@
PortSystem 1.0
name ice-python
-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:python24 \
@@ -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/2e057595/attachment.html>
More information about the macports-changes
mailing list