Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jul 2004 04:05:17 +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 distinfo ports/sysutils/portupgrade/files patch-portinfo.rb
Message-ID:  <200407010405.i6145Hkt063765@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2004-07-01 04:05:16 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/portupgrade Makefile distinfo 
  Removed files:
    sysutils/portupgrade/files patch-portinfo.rb 
  Log:
  Update to 20040701.  New distfile.
  
  portupgrade:
    - Make -PP/--use-packages-only work better, just as I originally
      intended.  Now packages are correctly identified using
      pkg_info(1), "LATEST_LINK" files are also properly detected.
      Related informational messages have also been improved.
  
      It turned out that the LATEST_LINK/NO_LATEST_LINK detection was
      broken long ago and hasn't been working for long.
  
  pkg_fetch(1):
    - Properly rename a "latest link" file with a full package name with
      version part.
  
  pkgtools.conf(5):
    - Improve and unify the method for pattern matching in MAKE_ARGS,
      BEFOREBUILD, BEFOREDEINSTALL and AFTERINSTALL variables.
  
      This should fix some cases where it looks like MAKE_ARGS entries
      are ignored.
  
  Revision  Changes    Path
  1.186     +3 -5      ports/sysutils/portupgrade/Makefile
  1.151     +2 -6      ports/sysutils/portupgrade/distinfo
  1.3       +0 -16     ports/sysutils/portupgrade/files/patch-portinfo.rb (dead)



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