aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2014-02-19 22:45:19 +0800
committermat <mat@FreeBSD.org>2014-02-19 22:45:19 +0800
commitdbb1ea4a1c2c2fd33c12e2595f9c2c338eca812a (patch)
tree613726703c4327bff2ddfcb55ef1b9f90d377c79 /UPDATING
parent9a203bdd2462c6238732c3f2c8888a02e114c3ea (diff)
downloadfreebsd-ports-gnome-dbb1ea4a1c2c2fd33c12e2595f9c2c338eca812a.tar.gz
freebsd-ports-gnome-dbb1ea4a1c2c2fd33c12e2595f9c2c338eca812a.tar.zst
freebsd-ports-gnome-dbb1ea4a1c2c2fd33c12e2595f9c2c338eca812a.zip
Consolidate the docbook ports into -sgml and -xml variants.
Submitted by: hrs (based on) Sponsored by: Absolight
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING18
1 files changed, 18 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 5d4469fce992..95c785e7ee64 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,24 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20140219:
+ AFFECTS: users of textproc/docbook*
+ AUTHOR: mat@FreeBSD.org
+
+ The textproc/docbook-* ports have been consolidated into two ports
+ textproc/docbook-sgml and textproc/docbook-xml.
+
+ Before upgrading you should force the removal of the existing ports, they
+ will conflict with the new ones.
+
+ pkg users can run:
+
+ pkg delete -f docbook-xml* docbook-sk* docbook[2345]??-* docbook-4*
+
+ the other users can run:
+
+ pkg_delete -f docbook-xml* docbook-sk* docbook[2345]??-* docbook-4*
+
20140218:
AFFECTS: users of KDE SC 4
AUTHOR: kde@FreeBSD.org