cvs commit: ports/sysutils/portupgrade Makefile distinfo

Sergey Matveychuk sem at FreeBSD.org
Sun Jun 11 12:02:22 UTC 2006


sem         2006-06-11 12:00:06 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/portupgrade Makefile distinfo 
  Log:
  - Update to 2.1.3
    o Add ALT_INDEX array to pkgtools.conf. The array holds additional
      INDEX files. Useful for local categories.
    o Add to pkgtools.conf a new dirrective: include_hash('glob').
      It downloads keys and values (splitted by '=>') from files
      coincided with 'glob' and returns a filled hash. The glob is
      related to PREFIX. [1]
    o Add a summary messages on each upgrade/install transaction:
      how many tasks and how many task done. [2]
    o Make portupgrade(1) with -D option really remove a broken distfile.
      But it works only if FETCH_CMD set to use fetch(1) (it's default). [3]
    o Bugs fixes
  
  Requested by:   skv [1]
                  netchild [2]
                  Andriy Gapon <avg at icyb.net.ua> [3]
  
  Revision  Changes    Path
  1.216     +1 -2      ports/sysutils/portupgrade/Makefile
  1.162     +3 -3      ports/sysutils/portupgrade/distinfo


More information about the cvs-ports mailing list