[29308] trunk/dports/java/commons-cli/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 20 13:32:16 PDT 2007


Revision: 29308
          http://trac.macosforge.org/projects/macports/changeset/29308
Author:   jberry at macports.org
Date:     2007-09-20 13:32:16 -0700 (Thu, 20 Sep 2007)

Log Message:
-----------
Update commons-cli 1.0 --> 1.1

Modified Paths:
--------------
    trunk/dports/java/commons-cli/Portfile

Modified: trunk/dports/java/commons-cli/Portfile
===================================================================
--- trunk/dports/java/commons-cli/Portfile	2007-09-20 20:17:34 UTC (rev 29307)
+++ trunk/dports/java/commons-cli/Portfile	2007-09-20 20:32:16 UTC (rev 29308)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name				commons-cli
-version				1.0
+version				1.1
 revision			1
 
 categories			java
@@ -17,9 +17,9 @@
 					libraries - Werken, Avalon and Optz. 
 homepage			http://commons.apache.org/cli/
 				
-distname			cli-${version}-src
+distname			${name}-${version}-src
 master_sites		apache:commons/cli/source/
-checksums			md5 ba34d585046b1f17dacbb13b377f4255
+checksums			md5 ccc1aa194132e2387557bbb7f65391f4
 
 depends_build		port:ant
 
@@ -30,8 +30,6 @@
 
 use_configure		no
 
-worksrcdir			${name}-${version}
-
 build.env			CLASSPATH=${prefix}/share/java/commons-logging.jar:${prefix}/share/java/commons-lang.jar:${prefix}/share/java/junit.jar
 build.cmd			ant
 build.target        dist

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070920/08b6235a/attachment.html


More information about the macports-changes mailing list