[75915] trunk/dports/java/spring-framework3/Portfile
Ryan Schmidt
ryandesign at macports.org
Sat Feb 12 16:22:05 PST 2011
On Feb 12, 2011, at 18:11, blair at macports.org wrote:
> Revision: 75915
> http://trac.macports.org/changeset/75915
> Author: blair at macports.org
> Date: 2011-02-12 16:11:17 -0800 (Sat, 12 Feb 2011)
> Log Message:
> -----------
> Have spring-framework3 port defer to the spring-framework30 port.
> +pre-fetch {
> + ui_error "Please one of the numbered spring-framework3* ports instead."
> + return -code error "obsolete port"
> }
Typo (missing word) in this message?
Might want to use pre-configure instead of pre-fetch; some people like to do things like "sudo port fetch outdated" which would be interrupted by the above.
Also probably want "livecheck.type none"
More information about the macports-dev
mailing list