On 19 February 2013 18:56, Joseph A. Nagy, Jr <[email protected]> wrote: > On 02/19/13 12:52, [email protected] wrote: >> >> ** The following ports have a version number that sorts before a previous >> one ** >> >> For many package tools to work correctly, it is of utmost importance >> that >> version numbers of a port form a monotonic increasing sequence over >> time. >> Refer to the FreeBSD Porter's Handbook, 'Package Naming Conventions' for >> more information. Tools that won't work include pkg_version, portupgrade >> and portaudit. A common error is an accidental deletion of PORTEPOCH. >> >> Please fix any errors as soon as possible. >> >> The ports tree was updated at Tue Feb 19 2013 18:36:41 UTC. >> >> - *sysutils/fusefs-httpfs* <[email protected]>: fusefs-httpfs-2.0.1.5 < >> fusefs-httpfs-2.06.08.26 > > I have a similar issue with ruby: > > ruby-1.9.3.327,1 > succeeds port (port has 1.9,1) > > CC'd to ruby@
I'm guessing you're using portversion? Is the pkgdb up to date? [crees@pegasus]~% make -f /usr/ports/lang/ruby19/Makefile -VPORTVERSION 1.9.3.385 Chris _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
