[98141] trunk/dports/lang/jruby-devel/Portfile
Ryan Schmidt
ryandesign at macports.org
Wed Sep 26 07:22:08 PDT 2012
On Sep 26, 2012, at 02:44, ciserlohn at macports.org wrote:
> Revision: 98141
> http://trac.macports.org//changeset/98141
> Author: ciserlohn at macports.org
> Date: 2012-09-26 00:44:46 -0700 (Wed, 26 Sep 2012)
> Log Message:
> -----------
> jruby-devel: update to version 1.7.0.RC1
>
> Modified Paths:
> --------------
> trunk/dports/lang/jruby-devel/Portfile
>
> Modified: trunk/dports/lang/jruby-devel/Portfile
> ===================================================================
> --- trunk/dports/lang/jruby-devel/Portfile 2012-09-26 07:13:25 UTC (rev 98140)
> +++ trunk/dports/lang/jruby-devel/Portfile 2012-09-26 07:44:46 UTC (rev 98141)
> @@ -4,8 +4,7 @@
> PortSystem 1.0
>
> name jruby-devel
> -version 1.7.0.preview1
> -revision 1
> +version 1.7.0.RC1
The epoch needs to be increased because:
$ ~/macports/users/ryandesign/scripts/vercmp 1.7.0.preview1 1.7.0.RC1
MacPorts considers 1.7.0.preview1 to be greater than 1.7.0.RC1.
More information about the macports-dev
mailing list