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 | |
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
-rw-r--r-- | MOVED | 2 | ||||
-rw-r--r-- | UPDATING | 13 |
2 files changed, 15 insertions, 0 deletions
@@ -1132,3 +1132,5 @@ x11-toolkits/gtk-qt-engine|x11-themes/gtk-qt-engine|2004-06-02|new category x11-toolkits/gtkbe|x11-themes/gtkbe|2004-06-02|new category x11-toolkits/gtkstep|x11-themes/gtkstep|2004-06-02|new category x11-toolkits/gtkstep-pastel|x11-themes/gtkstep-pastel|2004-06-02|new category +sysutils/mkisofs|sysutils/cdrtools|2004-06-02|merged +sysutils/mkisofs-devel|sysutils/cdrtools-devel|2004-06-02|merged @@ -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 |