pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/latex2html Updated textproc/latex2html 2008 t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f916e5a2b2d6
branches: trunk
changeset: 350991:f916e5a2b2d6
user: mef <mef%pkgsrc.org@localhost>
date: Thu Aug 11 00:15:53 2016 +0000
description:
Updated textproc/latex2html 2008 to 2016
----------------------------------------
Following is the part of Chnages, for recent ones only
#--------- v2016
#
# - config: fix parsing of version number for pnmcrop
# - config: fix uninitialized argument in error messages
# - longtable: fix duplicate caption
# https://bugs.debian.org/310702
# - pstoimg: fix pstoimg -depth 24 -flip cw
# https://bugs.debian.org/612126
#
#--------- v2015 apply patches from Debian
#
# - add-abnt.patch
# - add-floatflt-ins.patch
# - add-url.patch
# - eurosym.patch
# - fix-gs-stderr.patch
# - fix-image-types.patch
# - fix-mathend-mark.patch
# - fix-pdfoutput.patch
# - fix-romanian.patch
# - fix-spaces-in-filenames.patch
# - fix-typos.patch
# - html-version-4.patch
# - l2hconf-fix-shebang.patch
# - latex2html-fix-authoraddress.patch
# - latex2html-fix-defined.patch
# - makefiles-fixes.patch
# - manpages.patch
# - manual-fix-address.patch
# - match-multiline.patch
# - override-dvips-dot-in-filename-problem.patch
# - pstoimg-dont-use-rgb-txt.patch
# - pstoimg-fix-borders.patch
# - pstoimg-fix-file-pattern.patch
# - pstoimg-match-gray.patch
(pkgsrc changes)
- Drop patch-aa, upstream fixed
diffstat:
textproc/latex2html/Makefile | 6 +-
textproc/latex2html/PLIST | 6 +++-
textproc/latex2html/distinfo | 13 +++----
textproc/latex2html/patches/patch-aa | 55 ------------------------------------
textproc/latex2html/patches/patch-ab | 11 ++++++-
5 files changed, 24 insertions(+), 67 deletions(-)
diffs (156 lines):
diff -r 84264d602820 -r f916e5a2b2d6 textproc/latex2html/Makefile
--- a/textproc/latex2html/Makefile Thu Aug 11 00:09:20 2016 +0000
+++ b/textproc/latex2html/Makefile Thu Aug 11 00:15:53 2016 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.46 2016/07/09 06:39:06 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2016/08/11 00:15:53 mef Exp $
-DISTNAME= latex2html-2008
-PKGREVISION= 8
+DISTNAME= latex2html-2016
CATEGORIES= textproc converters
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/latex2html/}
MAINTAINER= wennmach%NetBSD.org@localhost
HOMEPAGE= http://www.latex2html.org/
COMMENT= LaTeX to HTML converter
+LICENSE= gnu-gpl-v2
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
diff -r 84264d602820 -r f916e5a2b2d6 textproc/latex2html/PLIST
--- a/textproc/latex2html/PLIST Thu Aug 11 00:09:20 2016 +0000
+++ b/textproc/latex2html/PLIST Thu Aug 11 00:15:53 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2014/01/23 12:16:59 is Exp $
+@comment $NetBSD: PLIST,v 1.11 2016/08/11 00:15:53 mef Exp $
bin/latex2html
bin/pstoimg
bin/texexpand
@@ -194,6 +194,7 @@
share/latex2html/styles/CJK.perl
share/latex2html/styles/SIunits.perl
share/latex2html/styles/TEMPLATE.perl
+share/latex2html/styles/abnt.perl
share/latex2html/styles/afrikaan.perl
share/latex2html/styles/alltt.perl
share/latex2html/styles/american.perl
@@ -227,6 +228,7 @@
share/latex2html/styles/epsfig.perl
share/latex2html/styles/esperant.perl
share/latex2html/styles/estonian.perl
+share/latex2html/styles/eurosym.perl
share/latex2html/styles/finnish.perl
share/latex2html/styles/floatfig.perl
share/latex2html/styles/floatflt.perl
@@ -291,6 +293,7 @@
share/latex2html/styles/wrapfig.perl
share/latex2html/styles/xspace.perl
share/latex2html/styles/xy.perl
+share/latex2html/texinputs/floatflt.ins
share/latex2html/texinputs/frames.sty
share/latex2html/texinputs/heqn.sty
share/latex2html/texinputs/hthtml.sty
@@ -331,6 +334,7 @@
share/latex2html/versions/techexpl.pl
share/latex2html/versions/unicode.pl
share/latex2html/versions/utf8.pl
+share/texmf-dist/tex/latex/html/floatflt.ins
share/texmf-dist/tex/latex/html/frames.sty
share/texmf-dist/tex/latex/html/heqn.sty
share/texmf-dist/tex/latex/html/hthtml.sty
diff -r 84264d602820 -r f916e5a2b2d6 textproc/latex2html/distinfo
--- a/textproc/latex2html/distinfo Thu Aug 11 00:09:20 2016 +0000
+++ b/textproc/latex2html/distinfo Thu Aug 11 00:15:53 2016 +0000
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.13 2015/11/04 01:59:38 agc Exp $
+$NetBSD: distinfo,v 1.14 2016/08/11 00:15:53 mef Exp $
-SHA1 (latex2html-2008.tar.gz) = 5e0aa47572e0c13a4c5da51e963d5496be3f86e7
-RMD160 (latex2html-2008.tar.gz) = a95f06253d6fc8808ffedcad7edf8235194d7756
-SHA512 (latex2html-2008.tar.gz) = e5a9d1700fcc45e6fcb7bae79e25acd52b7a84b70a75b3c7f1e746f65adbd48219a828420f6a7c437613d5c74dfb0405c91df01ac9c1535e9850f3a3e5c47f60
-Size (latex2html-2008.tar.gz) = 1133054 bytes
-SHA1 (patch-aa) = 5533e0365d010e37a1572be194bf932ceaeb6fb5
-SHA1 (patch-ab) = 784228fd8fafec43439fb7ff429eb0ba1e103d43
+SHA1 (latex2html-2016.tar.gz) = 667308a050a071106acc573f4b88f919bb0809c9
+RMD160 (latex2html-2016.tar.gz) = 1e400a65753ee8520acf1d3c4f9356d1e58fa033
+SHA512 (latex2html-2016.tar.gz) = 2a7d12bda145101c4099cd0efba7ccfd18eaa858c9ffe5223d0bc25eb57d298b94961289a6a79443000116a358ea8513d8054933f902aad21a67a2c0c2e41445
+Size (latex2html-2016.tar.gz) = 1149971 bytes
+SHA1 (patch-ab) = 33cc684907be6dc0744c751cfd104cbdfe7b0308
diff -r 84264d602820 -r f916e5a2b2d6 textproc/latex2html/patches/patch-aa
--- a/textproc/latex2html/patches/patch-aa Thu Aug 11 00:09:20 2016 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,55 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2015/07/05 12:42:14 joerg Exp $
-
-Some typos in the man page.
-Deal Perl 5.22.
-
---- latex2html.pin.orig 2004-01-08 06:15:01.000000000 +0000
-+++ latex2html.pin
-@@ -532,7 +532,7 @@ $CHARSET = $charset || 'iso-8859-1';
- #
- # If possible, use icons of the same type as generated images
- #
--if ($IMAGE_TYPE && defined %{"icons_$IMAGE_TYPE"}) {
-+if ($IMAGE_TYPE && %{"icons_$IMAGE_TYPE"}) {
- %icons = %{"icons_$IMAGE_TYPE"};
- }
-
-@@ -2112,7 +2112,7 @@ sub convert_iso_latin_chars {
- "\nCould not find translation function for $default_language.\n\n")
- }
- );
-- if ($USE_UTF ||(!$NO_UTF &&(defined %unicode_table)&&length(%unicode_table)>2)) {
-+ if ($USE_UTF ||(!$NO_UTF && %unicode_table &&length(%unicode_table)>2)) {
- &convert_to_unicode($_)};
- }
- $_ = join('', @case_processed, $_); undef(@case_processed);
-@@ -9117,7 +9117,7 @@ sub real_replace_strange_accents {
- my ($charset) = "${CHARSET}_character_map_inv";
- $charset =~ s/-/_/g;
- # convert upper 8-bit characters
-- if (defined %$charset &&($CHARSET =~ /8859[_\-]1$/)) {
-+ if (%$charset &&($CHARSET =~ /8859[_\-]1$/)) {
- s/([\200-\377])/
- $tmp = $$charset{'&#'.ord($1).';'};
- &mark_string($tmp) if ($tmp =~ m!\{!);
-@@ -16884,7 +16884,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> ]>
-@@ -17057,9 +17057,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>
-
diff -r 84264d602820 -r f916e5a2b2d6 textproc/latex2html/patches/patch-ab
--- a/textproc/latex2html/patches/patch-ab Thu Aug 11 00:09:20 2016 +0000
+++ b/textproc/latex2html/patches/patch-ab Thu Aug 11 00:15:53 2016 +0000
@@ -1,4 +1,13 @@
-$NetBSD: patch-ab,v 1.2 2011/07/09 14:19:30 bsiegert Exp $
+$NetBSD: patch-ab,v 1.3 2016/08/11 00:15:53 mef Exp $
+
+(the first half)
+date: 2006-04-07 11:23:19 +0900; author: minskim; state: Exp;
+Use teTeX/module.mk to run mktexlsr for texmf-local only.
+
+(second half)
+date: 2011-07-09 23:19:30 +0900; author: bsiegert; state: Exp; lines: +18 -3;
+Add user-destdir support. Almost trivial except for one bug inthe install
+script.
--- config/install.pl.orig 2002-11-29 11:49:01.000000000 +0000
+++ config/install.pl
Home |
Main Index |
Thread Index |
Old Index