svn commit: r385864 - head/security/vuxml
Mathieu Arnold
mat at FreeBSD.org
Mon May 11 18:42:36 UTC 2015
+--On 11 mai 2015 11:12:35 -0700 Xin Li <delphij at delphij.net> wrote:
| -----BEGIN PGP SIGNED MESSAGE-----
| Hash: SHA512
|
| On 05/10/15 05:17, Simon L. B. Nielsen wrote:
|> On 9 May 2015 at 09:20, Xin LI <delphij at freebsd.org> wrote:
|>> Author: delphij Date: Sat May 9 08:20:44 2015 New Revision:
|>> 385864 URL: https://svnweb.freebsd.org/changeset/ports/385864
|>>
|>> Log: * is not valid for version number, replace all instances
|>> with 0 and bump modification date.
|>
|> Eh, this is incorrect. .* has always been allowed.
|>
|> What is trying to be fixed here?
|>
|> I do think this change should be backed out.
|
| Yes you are right. I totally overlooked the Porter's handbook :(
The commit message is maybe wrong, but what it did is right,
<range><gt>3.2.*</gt><lt>3.2.17</lt></range> makes absolutely no sense,
whereas <range><gt>3.2.0</gt><lt>3.2.17</lt></range> does.
--
Mathieu Arnold
More information about the svn-ports-head
mailing list