[75921] trunk/dports/java

blair at macports.org blair at macports.org
Sat Feb 12 16:58:34 PST 2011


Revision: 75921
          http://trac.macports.org/changeset/75921
Author:   blair at macports.org
Date:     2011-02-12 16:58:32 -0800 (Sat, 12 Feb 2011)
Log Message:
-----------
Make a new spring-framework25 port based off the spring-framework
port.  This makes all the Spring Framework ports have a version
number.

Modified Paths:
--------------
    trunk/dports/java/spring-framework25/Portfile

Added Paths:
-----------
    trunk/dports/java/spring-framework25/

Modified: trunk/dports/java/spring-framework25/Portfile
===================================================================
--- trunk/dports/java/spring-framework/Portfile	2011-02-13 00:28:04 UTC (rev 75920)
+++ trunk/dports/java/spring-framework25/Portfile	2011-02-13 00:58:32 UTC (rev 75921)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 
-name			spring-framework
+name			spring-framework25
 version			2.5.6.SEC01
 
 categories		java
@@ -13,7 +13,7 @@
 long_description	Spring is a layered Java/J2EE application framework.
 homepage		http://www.springframework.org/
 
-distname		${name}-${version}-with-dependencies
+distname		spring-framework-${version}-with-dependencies
 master_sites		http://s3.amazonaws.com/dist.springframework.org/release/SPR
 checksums		md5 b57bae9b69472a5d59c6ee82ca587fd3 \
 			sha1 876e0b03f1ab18c7796894ba7532c8fa9a9896c4 \
@@ -25,7 +25,7 @@
 
 use_configure		no
 
-worksrcdir		${name}-${version}
+worksrcdir		spring-framework-${version}
 
 build.cmd		true
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110212/5d409143/attachment.html>


More information about the macports-changes mailing list