[67692] trunk/dports/devel/ice-python/Portfile

blair at macports.org blair at macports.org
Sat May 15 22:59:34 PDT 2010


Revision: 67692
          http://trac.macports.org/changeset/67692
Author:   blair at macports.org
Date:     2010-05-15 22:59:32 -0700 (Sat, 15 May 2010)
Log Message:
-----------
New upstream 3.4.0 version of Ice.  Partially resolves #23963.

Remove patch-scripts.TestUtil.py.diff since this has been folded into
the upstream release.

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

Modified: trunk/dports/devel/ice-python/Portfile
===================================================================
--- trunk/dports/devel/ice-python/Portfile	2010-05-16 05:56:25 UTC (rev 67691)
+++ trunk/dports/devel/ice-python/Portfile	2010-05-16 05:59:32 UTC (rev 67692)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		ice-python
-version		3.3.1
+version		3.4.0
 set branch	[join [lrange [split ${version} .] 0 1] .]
 categories	devel python
 maintainers	blair
@@ -33,12 +33,11 @@
 dist_subdir	ice-cpp
 distname	Ice-${version}
 distfiles	${distname}${extract.suffix}
-patchfiles	patch-py.config.Make.rules.Darwin.diff \
-		patch-scripts.TestUtil.py.diff
+patchfiles	patch-py.config.Make.rules.Darwin.diff
 checksums	Ice-${version}.tar.gz \
-			md5 1f37dfcec4662fcde030553fb447d064 \
-			sha1 08d0f32bdb7d909b4a531d45cccfa97bdde649aa \
-			rmd160 d64d52c35640cebe1145e62f57618473d17cbeb5
+			md5 998b10627ade020cb00f5beb73efc0e0 \
+			sha1 1c8fe296af8d65d16cddac39a8bc24b71e069f75 \
+			rmd160 e874749f8d7d1916c1e3b19c006a7f2216e10f53
 platforms	darwin
 
 depends_lib	port:python24 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100515/9b69d111/attachment.html>


More information about the macports-changes mailing list