Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2002 21:26:39 -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:  <200211190526.gAJ5Qdlk051752@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2002/11/18 21:26:39 PST

  Modified files:
    sysutils/portupgrade Makefile distinfo 
  Log:
  Update to 20021119.
  
  overall:
  - Use sudo in installing (copying) a file only if once it failed as
    the current user.
  
  - Speed up string substitution.
  
  portupgrade(1):
  - Use sudo as necessary in saving log files also.
  
  pkgdb(1):
  - Look up ports/MOVED to fix stale origins (both ORIGIN and
    DEPORIGIN).
  
  - Skip the check for origin duplicates when in automatic mode. (This
    speeds up autofix)
  
  - When pointing out a missing origin, show the name of the package in
    question.
  
    Suggested by: Genesys on EFnet
  
  Revision  Changes    Path
  1.160     +3 -2      ports/sysutils/portupgrade/Makefile
  1.137     +1 -0      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?200211190526.gAJ5Qdlk051752>