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

blair at macports.org blair at macports.org
Sat Feb 12 16:24:17 PST 2011


Revision: 75916
          http://trac.macports.org/changeset/75916
Author:   blair at macports.org
Date:     2011-02-12 16:24:15 -0800 (Sat, 12 Feb 2011)
Log Message:
-----------
Fail on pre-configure, not pre-fetch, so that "port fetch outdated"
does not fail.

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

Modified: trunk/dports/java/spring-framework3/Portfile
===================================================================
--- trunk/dports/java/spring-framework3/Portfile	2011-02-13 00:11:17 UTC (rev 75915)
+++ trunk/dports/java/spring-framework3/Portfile	2011-02-13 00:24:15 UTC (rev 75916)
@@ -16,7 +16,7 @@
 long_description        Spring is a layered Java/J2EE application framework.
 homepage                http://www.springsource.org/about
 
-pre-fetch {
+pre-configure {
         ui_error "Please one of the numbered spring-framework3* ports instead."
         return -code error "obsolete port"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110212/f7bd0fd0/attachment.html>


More information about the macports-changes mailing list