[68667] trunk/dports/devel/ice-java
blair at macports.org
blair at macports.org
Wed Jun 9 12:12:19 PDT 2010
Revision: 68667
http://trac.macports.org/changeset/68667
Author: blair at macports.org
Date: 2010-06-09 12:12:16 -0700 (Wed, 09 Jun 2010)
Log Message:
-----------
New upstream 3.4.1 version of Ice. Remove all the patches and
reinplaces that are in the new release.
Modified Paths:
--------------
trunk/dports/devel/ice-java/Portfile
Removed Paths:
-------------
trunk/dports/devel/ice-java/files/
Modified: trunk/dports/devel/ice-java/Portfile
===================================================================
--- trunk/dports/devel/ice-java/Portfile 2010-06-09 18:59:57 UTC (rev 68666)
+++ trunk/dports/devel/ice-java/Portfile 2010-06-09 19:12:16 UTC (rev 68667)
@@ -3,8 +3,7 @@
PortSystem 1.0
name ice-java
-version 3.4.0
-revision 2
+version 3.4.1
set branch [join [lrange [split ${version} .] 0 1] .]
categories devel java
maintainers blair
@@ -34,10 +33,9 @@
dist_subdir ice-cpp
distname Ice-${version}
patch.pre_args -p1
-patchfiles patch-java.src.ant.Slice2JavaTask.java.diff
-checksums md5 998b10627ade020cb00f5beb73efc0e0 \
- sha1 1c8fe296af8d65d16cddac39a8bc24b71e069f75 \
- rmd160 e874749f8d7d1916c1e3b19c006a7f2216e10f53
+checksums md5 3aae42aa47dec74bb258c1a1b2847a1a \
+ sha1 f3ae394146a36fa6453dc69e80d2ab6ab30f4d9a \
+ rmd160 aa756a14421e084336dcecdcbb977aa98c5e1283
platforms darwin
depends_lib port:db46 \
@@ -49,12 +47,6 @@
build.dir ${worksrcpath}/java
-post-patch {
- # Remove this reinplace when 3.4.1 is released.
- reinplace "s/nodarwing/nodarwin/" \
- ${worksrcpath}/scripts/TestUtil.py
-}
-
use_configure no
set classpath ${prefix}/lib/db46/db.jar:${prefix}/share/java/forms.jar:${prefix}/share/java/looks.jar:${prefix}/share/java/proguard.jar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100609/6c545db9/attachment-0001.html>
More information about the macports-changes
mailing list