aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2006-03-13 11:14:18 +0800
committernork <nork@FreeBSD.org>2006-03-13 11:14:18 +0800
commit4edc19ba108231744394d0f68c6f70b387e9a8ae (patch)
tree385c4a4783a10c7d4d85f8739ba4719e1dc63732 /UPDATING
parent66043f1e0187a254d23d5cf76e370fbe69744aba (diff)
downloadfreebsd-ports-gnome-4edc19ba108231744394d0f68c6f70b387e9a8ae.tar.gz
freebsd-ports-gnome-4edc19ba108231744394d0f68c6f70b387e9a8ae.tar.zst
freebsd-ports-gnome-4edc19ba108231744394d0f68c6f70b387e9a8ae.zip
Fix typos of entries in .texi.
PR: ports/93916 Reported by: many people Tested by: many people Approved by: portmgr (linimon), lofi (dirmngr's maintainer) Reviewed by: hrs (UPDATING)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING30
1 files changed, 30 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index eb96e6a4ebbe..e6cace91361e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,36 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20060313:
+ AFFECTS: users of multimedia/vcdimager and security/dirmngr
+ AUTHOR: nork@FreeBSD.org
+
+ These versions of the ports which have been installed in your
+ system accidentally installed some malformed entries to
+ $LOCALBASE/info/dir, which prevent them from being upgraded
+ to the latest versions. Please remove the following entries
+ manually from $LOCALBASE/info/dir before upgrading them to
+ vcdimager-0.7.23_2 (and later) and dirmngr-0.9.3_2 (and later)
+ respectively.
+
+ multimedia/vcdimager
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ * VCDImager: (vcdimager). GNU Video CD imaging utilities
+ * cdxa2mpeg: (vcdimager)cdxa2mpeg. Strip RIFF/CD-XA container
+ * vcd-info: (vcdimager)vcd-info. Video CD diagnostic tool
+ * vcdimager: (vcdimager)vcdimager. Video CD simple formatter
+ * vcdxbuild: (vcdimager)vcdxbuild. Video CD XML formatter
+ * vcdxgen: (vcdimager)vcdxgen. Video CD XML template generator
+ * vcdxminfo: (vcdimager)vcdxminfo. Display MPEG stream properties
+ * vcdxrip: (vcdxrip). Video CD Ripping tool
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+
+ security/dirmngr
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ * dirmngr: (gnupg). X.509 CRL and OCSP server.
+ * dirmngr-client: (gnupg). X.509 CRL and OCSP client.
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+
20060307:
AFFECTS: users of print/acroread7 and the localized versions
AUTHOR: hrs@FreeBSD.org