Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Dec 2004 20:18:12 +0000 (UTC)
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 distinfopatch-portsdb.rb patch-portupgrade
Message-ID:  <200412232018.iBNKIC1S076972@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2004-12-23 20:18:12 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/portupgrade Makefile distinfo 
  Removed files:
    sysutils/portupgrade/files patch-pkgtools.rb patch-portsdb.rb 
                               patch-portupgrade 
  Log:
  Update to 20041224.
  
  portsdb(1):
  - Add a -F flag, which calls make fetchindex internally to
    update the ports index file.
  
  portupgrade(1):
  - Make -fP properly reinstall an installed package using a binary
    package.
  
  - Do not use a binary package when custom MAKE_ARGS or -m option is
    defined, unless -PP is specified.
  
  portsclean(1):
  - -L: Make sure that a library does not shadow itself.
  
  misc.:
  - RcNG'ify the startup script.
  
  - Do not use Object#class which is obsolete in Ruby >=1.8.
  
  Revision  Changes    Path
  1.190     +2 -3      ports/sysutils/portupgrade/Makefile
  1.152     +2 -2      ports/sysutils/portupgrade/distinfo
  1.8       +0 -16     ports/sysutils/portupgrade/files/patch-pkgtools.rb (dead)
  1.2       +0 -14     ports/sysutils/portupgrade/files/patch-portsdb.rb (dead)
  1.8       +0 -16     ports/sysutils/portupgrade/files/patch-portupgrade (dead)



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