diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-06-02 17:17:45 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-06-02 17:17:45 +0000 |
commit | 6b8e8564a916e1837b7da61d7e5b1472df80bf04 (patch) | |
tree | f842532db961c254055cc6f72284bbd6ea56b654 | |
parent | d726ccd9e4ec73a1cdf27b91c954e80c85edfcc3 (diff) | |
download | ports-6b8e8564a916e1837b7da61d7e5b1472df80bf04.tar.gz ports-6b8e8564a916e1837b7da61d7e5b1472df80bf04.zip |
Notes
-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 |