svn commit: r303176 - head/ports-mgmt/portupgrade

Andrey Chernov ache at FreeBSD.ORG
Sun Aug 26 05:43:45 UTC 2012


On Sun, Aug 26, 2012 at 03:15:31AM +0000, Bryan Drewery wrote:
>   Changelog:
>   
>     * Fix MOVED tracking when upgrading ports [1]
>     * Track and display deleted ports when upgrading
>     * Automatically set DISABLE_CONFLICTS when moving origins
>     * Fix crash when running portupgrade inside of a WRKDIR
>     * Fix "Frozen string" error with ruby 1.9 when using the
>       {BEFORE,AFTER}{INSTALL,DEINSTALL} hooks in pkgtools.conf
>     * Fix failure being seen as success due to broken script(1) on
>       older systems [2][3]. This is done by installing a more recent
>       script(1) into PREFIX/libexec/pkgtools and using it instead.
>       Only installed/used on FreeBSD 8.0 and earlier.

There is the regression now.
	portupgrade -vuR 
started in the port's directory prints out usage help and 
	** No package names given.
instead of doing its job while
	portupgrade -vuR the_same_port_directory_name
works as before. Please fix.

-- 
http://ache.vniz.net/



More information about the svn-ports-all mailing list