cvs commit: ports/sysutils/portupgrade Makefile distinfo
ports/sysutils/portupgrade/files patch-portinfo.rb
Akinori MUSHA
knu at FreeBSD.org
Wed Jun 30 21:05:17 PDT 2004
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)
More information about the cvs-ports
mailing list