pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/latex2html Added a patch that fixes typos in ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f7258e8c3f3d
branches: trunk
changeset: 500508:f7258e8c3f3d
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Oct 09 20:02:29 2005 +0000
description:
Added a patch that fixes typos in the latex2html man page. The patch has
been reported upstream. Bumped PKGREVISION.
diffstat:
textproc/latex2html/Makefile | 4 ++--
textproc/latex2html/distinfo | 3 ++-
textproc/latex2html/patches/patch-aa | 27 +++++++++++++++++++++++++++
3 files changed, 31 insertions(+), 3 deletions(-)
diffs (56 lines):
diff -r 5de6dced91a2 -r f7258e8c3f3d textproc/latex2html/Makefile
--- a/textproc/latex2html/Makefile Sun Oct 09 18:35:25 2005 +0000
+++ b/textproc/latex2html/Makefile Sun Oct 09 20:02:29 2005 +0000
@@ -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 -r 5de6dced91a2 -r f7258e8c3f3d textproc/latex2html/distinfo
--- a/textproc/latex2html/distinfo Sun Oct 09 18:35:25 2005 +0000
+++ b/textproc/latex2html/distinfo Sun Oct 09 20:02:29 2005 +0000
@@ -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 -r 5de6dced91a2 -r f7258e8c3f3d textproc/latex2html/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/latex2html/patches/patch-aa Sun Oct 09 20:02:29 2005 +0000
@@ -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>
+
Home |
Main Index |
Thread Index |
Old Index