Date: Sat, 1 Sep 2012 19:32:11 +0400 From: Eygene Ryabinkin <rea@freebsd.org> To: Wen Heping <wen@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r303471 - in head: security/vuxml www/mediawiki www/mediawiki118 Message-ID: <20120901153211.GC716@gprs-internet-client-10.233.sonicduo.com> In-Reply-To: <201209011244.q81CiXGR010482@svn.freebsd.org> References: <201209011244.q81CiXGR010482@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--xXmbgvnjoT4axfJE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Sat, Sep 01, 2012 at 12:44:33PM +0000, Wen Heping wrote: > Author: wen > Date: Sat Sep 1 12:44:33 2012 > New Revision: 303471 > URL: http://svn.freebsd.org/changeset/ports/303471 >=20 [...] > =20 > + <package> > + <name>mediawiki</name> > + <range><lt>1.19.2</lt></range> > + </package> > + <package> > + <name>mediawiki118</name> > + <range><lt>1.18.5</lt></range> > + </package> VuXML matches on the PKGNAME, not on the name of the port directory. The proper matching stanza will be {{{ <package> <name>mediawiki</name> <range><ge>1.18</ge><lt>1.18.5</lt></range> <range><ge>1.19</ge><lt>1.19.2</lt></range> </package> }}} --=20 Eygene Ryabinkin ,,,^..^,,, [ Life's unfair - but root password helps! | codelabs.ru ] [ 82FE 06BC D497 C0DE 49EC 4FF0 16AF 9EAE 8152 ECFB | freebsd.org ] --xXmbgvnjoT4axfJE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (Darwin) iF4EABEIAAYFAlBCKnMACgkQFq+eroFS7Pv+EwD/e6uL2gtCkBiMjg15iD7dQbsG XxrlfOgKk2OS3/X3yPMA/2p/r+y2kqbsrEYi0tf9IRXCqjcCqqDyajBJDJiSvqc2 =lJ0s -----END PGP SIGNATURE----- --xXmbgvnjoT4axfJE--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120901153211.GC716>