[93785] trunk/dports/math/qrupdate/Portfile
Ryan Schmidt
ryandesign at macports.org
Thu May 31 07:51:31 PDT 2012
On May 31, 2012, at 01:17, and.damore at macports.org wrote:
> Revision: 93785
> https://trac.macports.org/changeset/93785
> Author: and.damore at macports.org
> Date: 2012-05-30 23:17:48 -0700 (Wed, 30 May 2012)
> Log Message:
> -----------
> port qrupdate: bumping revision to force upgrade, expanded comment. Nomaintainer.
>
> Modified Paths:
> --------------
> trunk/dports/math/qrupdate/Portfile
>
> Modified: trunk/dports/math/qrupdate/Portfile
> ===================================================================
> --- trunk/dports/math/qrupdate/Portfile 2012-05-31 06:17:40 UTC (rev 93784)
> +++ trunk/dports/math/qrupdate/Portfile 2012-05-31 06:17:48 UTC (rev 93785)
> @@ -6,8 +6,8 @@
>
> name qrupdate
> version 1.1.2
> -# Ridiculous
> -#set branch [join [lrange [split ${version} .] 0 1] .]
> +revision 1
> +# upstream follows a weird folder naming policy, we need last two digits of version separated by a dot
> set branch [join [lrange [split ${version} .] 1 2] .]
For the moment. They didn't follow this naming policy for any previous version. I'm not convinced this is a change in policy; it may just have been an upload error. I guess we'll see when they release the next version whether they go back to the previous sensible strategy.
More information about the macports-dev
mailing list