Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2001 01:29:48 -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:  <200108310829.f7V8TmW66715@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2001/08/31 01:29:48 PDT

  Modified files:
    sysutils/portupgrade Makefile distinfo 
  Log:
  Update to 20010831.  Fix some more minor problems.
  
  overall:
  
  - Fix a bug where a glob expansion did not work as expected when in a
    port direcotry.
  
  portupgrade:
  
  - Fix a bug where a port not listed in the INDEX failed to install
    because of a dependency error.
  
  portversion:
  
  - Work around a feature of the option parser library where -l= is
    treated as -l "".  Now portversion -l= and portversion -L= will work
    just as pkg_version(8) does.
  
  Revision  Changes    Path
  1.69      +2 -2      ports/sysutils/portupgrade/Makefile
  1.61      +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?200108310829.f7V8TmW66715>