Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Aug 2003 03:49:37 -0700 (PDT)
From:      Akinori MUSHA <knu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/portupgrade Makefile distinfo
Message-ID:  <200308131049.h7DAnb9n020037@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@spc.org>
  
  Revision  Changes    Path
  1.175     +1 -1      ports/sysutils/portupgrade/Makefile
  1.146     +1 -0      ports/sysutils/portupgrade/distinfo



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