[54514] trunk/dports/java/tomcat6/Portfile
jberry at macports.org
jberry at macports.org
Tue Jul 28 16:01:02 PDT 2009
Revision: 54514
http://trac.macports.org/changeset/54514
Author: jberry at macports.org
Date: 2009-07-28 16:01:01 -0700 (Tue, 28 Jul 2009)
Log Message:
-----------
Update tomcat6 --> 6.0.20, and fix so that it doesn't try, and fail, to build nsis.exe
Modified Paths:
--------------
trunk/dports/java/tomcat6/Portfile
Modified: trunk/dports/java/tomcat6/Portfile
===================================================================
--- trunk/dports/java/tomcat6/Portfile 2009-07-28 22:53:27 UTC (rev 54513)
+++ trunk/dports/java/tomcat6/Portfile 2009-07-28 23:01:01 UTC (rev 54514)
@@ -3,8 +3,7 @@
PortSystem 1.0
name tomcat6
-version 6.0.18
-revision 1
+version 6.0.20
categories java www
maintainers ricci openmaintainer
@@ -19,10 +18,9 @@
distname apache-tomcat-${version}-src
master_sites apache:tomcat/tomcat-6/v${version}/src/
-checksums md5 9bdbb1c1d79302c80057a70b18fe6721 \
- sha1 9182b0d6b2d0cb2d60f04be6211f3b3516bc518e \
- rmd160 ef85db0d65a4f3bdd3ca821420d06535050b6a93
-
+checksums md5 44f49e7e14028b6a53c3c346bd18c72f \
+ sha1 ab538484d8d05c83a69c70ab6bf07606282633d8 \
+ rmd160 65b1b56132c03855e352e44a24b761bccd65b90c
patchfiles patch-bin-catalina.sh \
patch-build.xml.diff
@@ -106,7 +104,7 @@
}
# Make a bogus file to prevent nsis.exe from downloading
-# system "touch ${worksrcpath}/.bogus"
+ system "touch ${worksrcpath}/.bogus"
}
destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090728/dc3221c9/attachment.html>
More information about the macports-changes
mailing list