Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2001 08:45:42 -0800 (PST)
From:      Akinori MUSHA <knu@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/portupgrade Makefile distinfo
Message-ID:  <200112181645.fBIGjgd18157@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2001/12/18 08:45:42 PST

  Modified files:
    sysutils/portupgrade Makefile distinfo 
  Log:
  Update to 20011218.
  
  portupgrade:
  
  - Do not invoke sudo if a command is already run as root.
  
    Suggested by: Will Andrews <will@csociety.org>
  
  - Fix a bug where the port that's built first is built with wrong make
    arguments.
  
    Reported by:  Ollivier Robert <roberto@eurocontrol.fr>
  
  - Add a note that ^Z doesn't work to the BUGS section of the man page.
  
  pkgdb & portupgrade:
  
  - Ignore any empty lines in +REQUIRED_BY.
  
  - Speed up dealing with a big file.
  
  - Chase a recent Ruby 1.7.x change so they don't produce superfluous
    empty lines.
  
  pkg_fetch & portupgrade:
  
  - Make these commands more verbose even if -v/--verbose is not given,
    so that one can see what is going on.
  
    Requested by:  Alfred Perlstein <bright@mu.org>
  
  pkg_sort:
  
  - Make this command actually work.
  
  pkgtools.conf:
  
  - Fix a typo in comment.
  
    Submitted by: Gregory Neil Shapiro <gshapiro@gshapiro.net>
  
  Revision  Changes    Path
  1.105     +1 -1      ports/sysutils/portupgrade/Makefile
  1.97      +1 -1      ports/sysutils/portupgrade/distinfo

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112181645.fBIGjgd18157>