aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2004-06-02 17:17:45 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2004-06-02 17:17:45 +0000
commit6b8e8564a916e1837b7da61d7e5b1472df80bf04 (patch)
treef842532db961c254055cc6f72284bbd6ea56b654 /UPDATING
parentd726ccd9e4ec73a1cdf27b91c954e80c85edfcc3 (diff)
downloadports-6b8e8564a916e1837b7da61d7e5b1472df80bf04.tar.gz
ports-6b8e8564a916e1837b7da61d7e5b1472df80bf04.zip
Add entries for the merge of the mkisofs ports into the cdrtools ports.
Based upon submission by: marius
Notes
Notes: svn path=/head/; revision=110681
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index beb6994ac978..d54ab83db163 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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