[67491] trunk/dports/devel/apache-ant/Portfile

jmr at macports.org jmr at macports.org
Mon May 10 23:40:15 PDT 2010


Revision: 67491
          http://trac.macports.org/changeset/67491
Author:   jmr at macports.org
Date:     2010-05-10 23:40:12 -0700 (Mon, 10 May 2010)
Log Message:
-----------
apache-ant: update to 1.8.0 (#23657)

Modified Paths:
--------------
    trunk/dports/devel/apache-ant/Portfile

Modified: trunk/dports/devel/apache-ant/Portfile
===================================================================
--- trunk/dports/devel/apache-ant/Portfile	2010-05-11 06:10:40 UTC (rev 67490)
+++ trunk/dports/devel/apache-ant/Portfile	2010-05-11 06:40:12 UTC (rev 67491)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			apache-ant
-version			1.7.1
+version			1.8.0
 categories		devel java
 maintainers		openmaintainer jberry
 description		Java opensource build system
@@ -18,9 +18,9 @@
 distname		${name}-${version}-bin
 master_sites    apache:ant/
 master_sites.mirror_subdir	binaries
-checksums       md5     9330447f3763b87570dd1118c49a8efd \
-                sha1    b078ba89301687662f100da7b059105f32004f7c \
-                rmd160  e3244035f0e3ac756a741d6d4fb5a91cfff4f0dd
+checksums       md5     f0cd9b3cfd1d969656971f055ea2e06f \
+                sha1    08f20b0bfaeeb800694b967282e11bb7edbb3a2c \
+                rmd160  4cb46e6c33b27b4a2626bfc24161f11a4b0a6ccc 
 
 worksrcdir		${name}-${version}
 set workTarget	""
@@ -43,7 +43,7 @@
 variant source description "build from source; not recommended" {
 	distname 					${name}-${version}-src
 	master_sites.mirror_subdir	source
-	checksums					md5 22b378e27ab300e4d73bf09d91c7e2a6
+	checksums					md5 10270c71a5fe12f9b9c8d3be3ba1594e 
 	set workTarget				/${name}
 
 	build.cmd 		./build.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100510/713bf88d/attachment.html>


More information about the macports-changes mailing list