diff options
author | netchild <netchild@FreeBSD.org> | 2004-06-03 01:17:45 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-06-03 01:17:45 +0800 |
commit | 7000c41b4d2c8cc266a20b70bbb7d45a0ed05f2c (patch) | |
tree | 07ec0486f6b1b879d95922af00e0fcd788971dae /UPDATING | |
parent | a5c4e2d9cf0a9f54911b4e8dcef145fb1eacdf1e (diff) | |
download | freebsd-ports-gnome-7000c41b4d2c8cc266a20b70bbb7d45a0ed05f2c.tar.gz freebsd-ports-gnome-7000c41b4d2c8cc266a20b70bbb7d45a0ed05f2c.tar.zst freebsd-ports-gnome-7000c41b4d2c8cc266a20b70bbb7d45a0ed05f2c.zip |
Add entries for the merge of the mkisofs ports into the cdrtools ports.
Based upon submission by: marius
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -6,6 +6,19 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20040602: + AFFECTS: users of sysutils/mkisofs and sysutils/mkisofs-devel + + sysutils/mkisofs and sysutils/mkisofs-devel were merged into + sysutils/cdrtools and sysutils/cdrtools-devel respectively. + + To update them generate ("make index") or fetch ("make fetchindex") a + new INDEX/INDEX-5. Run "pkgdb -F" and unregister the mkisofs/-devel + port. Then forcefully update the cdrtools port and all of its + dependencies (e.g. "portupgrade -rf cdrtools"). After the update + it may be necessary to rerun "pkgdb -F" and resolve a stale + dependency to cdrtools. + 20040531: AFFECTS: users of lang/perl5.8 |