[61093] trunk/dports/java/spring-framework3/Portfile

blair at macports.org blair at macports.org
Tue Dec 1 13:48:17 PST 2009


Revision: 61093
          http://trac.macports.org/changeset/61093
Author:   blair at macports.org
Date:     2009-12-01 13:48:17 -0800 (Tue, 01 Dec 2009)
Log Message:
-----------
New upstream 3.0.0.RC3 release.

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

Modified: trunk/dports/java/spring-framework3/Portfile
===================================================================
--- trunk/dports/java/spring-framework3/Portfile	2009-12-01 21:47:36 UTC (rev 61092)
+++ trunk/dports/java/spring-framework3/Portfile	2009-12-01 21:48:17 UTC (rev 61093)
@@ -4,7 +4,7 @@
 
 name                    spring-framework3
 version                 3.0.0
-revision                3
+revision                4
 
 categories              java
 maintainers             blair
@@ -14,11 +14,11 @@
 long_description        Spring is a layered Java/J2EE application framework.
 homepage                http://www.springsource.org/about
 
-distname                spring-framework-${version}.RC2-with-docs
+distname                spring-framework-${version}.RC3-with-docs
 master_sites            http://s3.amazonaws.com/dist.springframework.org/milestone/SPR
-checksums               md5 779c64be6f8e2045829d98ace84c0ce0 \
-                        sha1 ebc2242590bd816a8ea8806ebd7d30197804d6f2 \
-                        rmd160 61edd5588af3d6efc693fa7b3bc353d3fb15e6d9
+checksums               md5 7ce31040ea48c806897358034e4cd134 \
+                        sha1 40583bfd1b341bb2125052bbb05d4b6a08e247b6 \
+                        rmd160 f846aa9ade5f1624ea63736bc660eb78c2e47b9d
 
 use_zip                 yes
 
@@ -26,7 +26,7 @@
 
 use_configure           no
 
-worksrcdir              spring-framework-${version}.RC2
+worksrcdir              spring-framework-${version}.RC3
 
 build.cmd               true
 
@@ -39,7 +39,7 @@
         # Install the framework
         file copy ${worksrcpath}/dist ${destroot}${prefix}/share/java
         foreach f [glob ${destroot}${prefix}/share/java/*.jar] {
-                file rename ${f} [strsed ${f} {s/-3.0.0.RC2//}]
+                file rename ${f} [strsed ${f} {s/-3.0.0.RC3//}]
         }
 
         # Install the docs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091201/8b8d6d16/attachment.html>


More information about the macports-changes mailing list