summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-10-09 20:02:29 +0000
committerrillig <rillig@pkgsrc.org>2005-10-09 20:02:29 +0000
commit4ad4414898a6b927beaaa91ffc14c6c327c017ce (patch)
treecf8450f385d20bac50f3c98829fb1bbab3ac11c5 /textproc
parent9d6cb4bef63cdd9f18b6924010720848d01a7ed8 (diff)
downloadpkgsrc-4ad4414898a6b927beaaa91ffc14c6c327c017ce.tar.gz
Added a patch that fixes typos in the latex2html man page. The patch has
been reported upstream. Bumped PKGREVISION.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/latex2html/Makefile4
-rw-r--r--textproc/latex2html/distinfo3
-rw-r--r--textproc/latex2html/patches/patch-aa27
3 files changed, 31 insertions, 3 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile
index 9b0127ad87d..02e938541da 100644
--- a/textproc/latex2html/Makefile
+++ b/textproc/latex2html/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2005/09/28 20:52:27 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2005/10/09 20:02:29 rillig Exp $
DISTNAME= latex2html-2002-2-1
PKGNAME= latex2html-2002.2.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= textproc converters
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/latex2html/}
diff --git a/textproc/latex2html/distinfo b/textproc/latex2html/distinfo
index c3f06d9071d..4ba2ddc90df 100644
--- a/textproc/latex2html/distinfo
+++ b/textproc/latex2html/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.7 2005/02/24 14:48:43 agc Exp $
+$NetBSD: distinfo,v 1.8 2005/10/09 20:02:29 rillig Exp $
SHA1 (latex2html-2002-2-1.tar.gz) = 550830ce17be4d8a0d349db9b95bf15d0e5a7532
RMD160 (latex2html-2002-2-1.tar.gz) = 89f34463f11628b95f2963d29172825a908ac319
Size (latex2html-2002-2-1.tar.gz) = 1122706 bytes
+SHA1 (patch-aa) = 146235dbac76107a765b86b28a81329328d8e0db
diff --git a/textproc/latex2html/patches/patch-aa b/textproc/latex2html/patches/patch-aa
new file mode 100644
index 00000000000..bbef63d29eb
--- /dev/null
+++ b/textproc/latex2html/patches/patch-aa
@@ -0,0 +1,27 @@
+$NetBSD: patch-aa,v 1.1 2005/10/09 20:02:29 rillig Exp $
+
+Some typos in the man page.
+
+--- latex2html.pin.orig Fri Aug 23 07:15:01 2002
++++ latex2html.pin Sun Oct 9 21:58:17 2005
+@@ -16875,7 +16875,7 @@ S<[ B<-font_size> I<size> ]>
+ S<[ B<->(B<no>)B<tex_defs> ]>
+ S<[ B<->(B<no>)B<navigation> ]>
+ S<[ B<->(B<no>)B<top_navigation> ]>
+-S<[ B<->(B<no>)B<buttom_navigation> ]>
++S<[ B<->(B<no>)B<bottom_navigation> ]>
+ S<[ B<->(B<no>)B<auto_navigation> ]>
+ S<[ B<->(B<no>)B<index_in_navigation> ]>
+ S<[ B<->(B<no>)B<contents_in_navigation> ]>
+@@ -17048,9 +17048,9 @@ Put a navigation panel at the top of eac
+
+ Enables navigation links at the top of each page (default).
+
+-=item B<->(B<no>)B<buttom_navigation>
++=item B<->(B<no>)B<bottom_navigation>
+
+-Enables navigation links at the buttom of each page.
++Enables navigation links at the bottom of each page.
+
+ =item B<->(B<no>)B<auto_navigation>
+