mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
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)
This commit is contained in:
parent
fc432d4adc
commit
78f79dc6ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157079
30
UPDATING
30
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
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= vcdimager
|
||||
PORTVERSION= 0.7.23
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= vcdimager
|
||||
|
10
multimedia/vcdimager/files/patch-docs-vcdimager.texi
Normal file
10
multimedia/vcdimager/files/patch-docs-vcdimager.texi
Normal file
@ -0,0 +1,10 @@
|
||||
--- docs/vcdimager.texi.orig Sat Jun 18 13:11:08 2005
|
||||
+++ docs/vcdimager.texi Sun Mar 12 14:57:41 2006
|
||||
@@ -61,7 +61,6 @@
|
||||
@direntry
|
||||
* VCDImager: (vcdimager). GNU Video CD imaging utilities
|
||||
* vcdimager: (vcdimager)vcdimager. Video CD simple formatter
|
||||
-* vcd-info: (vcdimager)vcd-info. Video CD diagnostic tool
|
||||
* cdxa2mpeg: (vcdimager)cdxa2mpeg. Strip RIFF/CD-XA container
|
||||
* vcdxminfo: (vcdimager)vcdxminfo. Display MPEG stream properties
|
||||
* vcdxgen: (vcdimager)vcdxgen. Video CD XML template generator
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= dirmngr
|
||||
PORTVERSION= 0.9.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_GNUPG}
|
||||
MASTER_SITE_SUBDIR= alpha/dirmngr
|
||||
|
13
security/dirmngr/files/patch-doc-dirmngr.texi
Normal file
13
security/dirmngr/files/patch-doc-dirmngr.texi
Normal file
@ -0,0 +1,13 @@
|
||||
--- doc/dirmngr.texi.orig Sat Sep 3 19:46:41 2005
|
||||
+++ doc/dirmngr.texi Sun Mar 12 14:55:51 2006
|
||||
@@ -32,8 +32,8 @@
|
||||
|
||||
@dircategory GNU Utilities
|
||||
@direntry
|
||||
-* dirmngr: (gnupg). X.509 CRL and OCSP server.
|
||||
-* dirmngr-client: (gnupg). X.509 CRL and OCSP client.
|
||||
+* dirmngr: (dirmngr). X.509 CRL and OCSP server.
|
||||
+* dirmngr-client: (dirmngr). X.509 CRL and OCSP client.
|
||||
@end direntry
|
||||
|
||||
@c
|
Loading…
Reference in New Issue
Block a user