Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2001 11:57:16 -0700 (PDT)
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:  <200108281857.f7SIvHr10840@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2001/08/28 11:57:16 PDT

  Modified files:
    sysutils/portupgrade Makefile distinfo 
  Log:
  Update to 20010829.  Probably this is the most stable version ever.
  
  Overall:
  
  - Fix glob expansion routines not to see a "No such package is
    installed" error when it is actually installed.  It was broken when
    I hacked them to allow rather stupid patterns.
  
  portupgrade:
  
  - Add a new option -M/--make-env, with which a user can specify
    arguments to prepend to each make(1) command line.  Any wrapper or
    environment variable assignment can be prepended.
  
  - Make -RF invoke the `fetch-recursive' target.
  
  Suggested by: Jimmy Olgeni <olgeni@uli.it>
  
  - Optimize the combination of make(1) targets.
  
  Revision  Changes    Path
  1.67      +2 -2      ports/sysutils/portupgrade/Makefile
  1.59      +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?200108281857.f7SIvHr10840>