diff options
author | nork <nork@FreeBSD.org> | 2006-03-13 11:14:18 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2006-03-13 11:14:18 +0800 |
commit | 4edc19ba108231744394d0f68c6f70b387e9a8ae (patch) | |
tree | 385c4a4783a10c7d4d85f8739ba4719e1dc63732 /UPDATING | |
parent | 66043f1e0187a254d23d5cf76e370fbe69744aba (diff) | |
download | freebsd-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-- | UPDATING | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -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 |