cvs commit: ports/sysutils/portupgrade Makefile distinfo

Akinori MUSHA knu at FreeBSD.org
Wed Aug 13 03:49:38 PDT 2003


knu         2003/08/13 03:49:37 PDT

  FreeBSD ports repository

  Modified files:
    sysutils/portupgrade Makefile distinfo 
  Log:
  Update to 20030723.  Consider this as a minor update.
  
  - If pkg_* is found in $PREFIX/sbin, use them instead of ones in
    /usr/sbin. (regardless of the value of PATH)
  
  - pkg_fetch(1): Some servers like bento transfer packages files
    uncompressed, so add a workaround for this.  They are automatically
    recompressed.
  
  - Get -q to work properly again.
  
  - As the MOVED file is getting bigger and bigger, do not cache all the
    entries in memory but look it up every time needed.
  
  - Show how to specify multiple arguments in one MAKE_ARG entry.
  
    FreeBSD PR:   ports/54631
    Submitted by: Bruce M Simpson <bms at spc.org>
  
  Revision  Changes    Path
  1.175     +1 -1      ports/sysutils/portupgrade/Makefile
  1.146     +1 -0      ports/sysutils/portupgrade/distinfo


More information about the cvs-ports mailing list