[75972] trunk/dports/java/spring-framework31/Portfile

blair at macports.org blair at macports.org
Sun Feb 13 18:43:18 PST 2011


Revision: 75972
          http://trac.macports.org/changeset/75972
Author:   blair at macports.org
Date:     2011-02-13 18:43:17 -0800 (Sun, 13 Feb 2011)
Log Message:
-----------
Move the "conflicts" line next to the "depends_lib" line.

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

Modified: trunk/dports/java/spring-framework31/Portfile
===================================================================
--- trunk/dports/java/spring-framework31/Portfile	2011-02-14 02:42:52 UTC (rev 75971)
+++ trunk/dports/java/spring-framework31/Portfile	2011-02-14 02:43:17 UTC (rev 75972)
@@ -14,7 +14,6 @@
 description             Spring application framework for Java
 long_description        Spring is a layered Java/J2EE application framework.
 homepage                http://www.springsource.org/about
-conflicts               spring-framework30
 
 distname                spring-framework-${full_version}-with-docs
 master_sites            http://s3.amazonaws.com/dist.springframework.org/milestone/SPR
@@ -24,6 +23,7 @@
 
 use_zip                 yes
 
+conflicts               spring-framework30
 depends_lib             bin:java:kaffe
 
 use_configure           no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110213/b2b8640d/attachment-0001.html>


More information about the macports-changes mailing list