cvs commit: ports/sysutils/portupgrade Makefile distinfopatch-portsdb.rb patch-portupgrade

Akinori MUSHA knu at FreeBSD.org
Thu Dec 23 12:18:12 PST 2004


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)


More information about the cvs-ports mailing list