Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13784

Modified Files:
        texi2html.info 
Added Files:
        texi2html.patch 
Log Message:
copy over from 10.4 tree, current doesn't build on 10.4.


--- NEW FILE: texi2html.patch ---
diff -uNr texi2html-1.82/test/encodings/tests.txt 
texi2html-1.82.fink/test/encodings/tests.txt
--- texi2html-1.82/test/encodings/tests.txt     2009-01-01 22:54:16.000000000 
-0500
+++ texi2html-1.82.fink/test/encodings/tests.txt        2013-02-23 
21:25:29.000000000 -0500
@@ -11,21 +11,13 @@
 texi ogoutf.texi
 nodetest nodetest.texi
 nodetest_chapter nodetest.texi -split chapter
-nodetest_use_nodes_no_unicode nodetest.texi -init no_unicode.init -node-files 
-use-nodes -split node
-nodetest_use_nodes_no_unidecode nodetest.texi -init no_unidecode.init 
-node-files -use-nodes -split node
-nodetest_use_nodes nodetest.texi -node-files -use-nodes -split node
 nodetest_no_unicode nodetest.texi -init no_unicode.init
 nodetest_utf8 nodetest_utf8.texi
 # the following is not perfect, since there is no map for  @,{@'C}
 # it isn't rightly transformed in _1e14 but in _0112_0300
 nodetest_utf8_no_unicode nodetest_utf8.texi -init no_unicode.init
-nodetest_utf8_use_nodes nodetest_utf8.texi -node-files -use-nodes -split node
-nodetest_utf8_use_nodes_no_unidecode nodetest_utf8.texi -init 
no_unidecode.init -node-files -use-nodes -split node
-nodetest_to_utf8_latin1 nodetest_latin1.texi -init utf8.init
 nodetest_latin1 nodetest_latin1.texi
 nodetest_latin1_no_unicode nodetest_latin1.texi -init no_unicode.init
-nodetest_latin1_use_nodes_no_unicode nodetest_latin1.texi -init 
no_unicode.init -node-files -split node
-nodetest_latin1_use_nodes nodetest_latin1.texi -node-files -split node
 at_commands_in_refs_no_unicode ../sectionning/at_commands_in_refs.texi -init 
no_unicode.init
 at_commands_in_refs_no_unidecode ../sectionning/at_commands_in_refs.texi -init 
no_unidecode.init
 at_commands_in_refs_latin1_use_nodes at_commands_in_refs_latin1.texi 
-node-files -split node
diff -uNr texi2html-1.82/test/formatting/tests.txt 
texi2html-1.82.fink/test/formatting/tests.txt
--- texi2html-1.82/test/formatting/tests.txt    2009-01-01 22:54:17.000000000 
-0500
+++ texi2html-1.82.fink/test/formatting/tests.txt       2013-02-23 
21:28:38.000000000 -0500
@@ -42,9 +42,7 @@
 float_copying float_copying.texi -split chapter
 macro_in_menu macro_in_menu.texi
 ref_in_anchor ref_in_anchor.texi
-tex tex.texi -l2h -expand tex -init l2h_tmp_dir.init
 tex_notex tex.texi
-tex_httex tex.texi -init tex4ht.init --iftex
 block_EOL block_EOL.texi
 detailmenus detailmenus.texi
 detailmenus_simple detailmenus.texi -init simple_menu.init
diff -uNr texi2html-1.82/test/invalid/tests.txt 
texi2html-1.82.fink/test/invalid/tests.txt
--- texi2html-1.82/test/invalid/tests.txt       2008-08-22 09:51:21.000000000 
-0400
+++ texi2html-1.82.fink/test/invalid/tests.txt  2013-02-23 21:41:22.000000000 
-0500
@@ -29,18 +29,15 @@
 code_not_closed code_not_closed.texi
 formats_not_closed formats_not_closed.texi
 commands_not_closed commands_not_closed.texi
-math_not_closed math_not_closed.texi --l2h --iftex -init l2h_tmp_dir.init
 not_closed_in_menu not_closed_in_menu.texi
 macro_call_not_closed macro_call_not_closed.texi
 macro_def_not_closed macro_def_not_closed.texi
 ignored_not_closed ignored_not_closed.texi
 verb_not_closed verb_not_closed.texi
-tex_not_closed tex_not_closed.texi -l2h -expand tex -init l2h_tmp_dir.init
 html_not_closed html_not_closed.texi
 verbatim_not_closed verbatim_not_closed.texi
 copying_not_closed copying_not_closed.texi
 node_in_copying node_in_copying.texi
-tex_in_copying tex_in_copying.texi -l2h -expand tex -init l2h_tmp_dir.init
 titlepage_not_closed titlepage_not_closed.texi
 footnote_not_closed footnote_not_closed.texi
 caption_not_closed caption_not_closed.texi
diff -uNr texi2html-1.82/test/many_input_files/Makefile.in 
texi2html-1.82.fink/test/many_input_files/Makefile.in
--- texi2html-1.82/test/many_input_files/Makefile.in    2009-01-05 
18:52:37.000000000 -0500
+++ texi2html-1.82.fink/test/many_input_files/Makefile.in       2013-02-23 
21:58:59.000000000 -0500
@@ -128,9 +128,9 @@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 EXTRA_DIST = $(TESTS) indices_res index_split_res tex_l2h_res tex_t4ht_res
-TESTS = indices.sh tex_l2h.sh tex_t4ht.sh
+TESTS = indices.sh
 #TESTS = tex_l2h.sh tex_t4ht.sh
-test_dirs = indices index_split tex_l2h tex_t4ht
+test_dirs = indices index_split
 DISTCLEANFILES = l2h_tmp_dir.init *.log *.out
 all: all-am
 

Index: texi2html.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/text/texi2html.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- texi2html.info      11 Jul 2011 04:08:35 -0000      1.1
+++ texi2html.info      13 May 2013 04:13:48 -0000      1.2
@@ -1,21 +1,32 @@
 Package: texi2html
-Version: 1.64
-Revision: 16
+Version: 1.82
+Revision: 1
 Depends: texinfo (>= 4.1-3)
 Conflicts: tetex-base (<= 1.0-6)
-Source: 
http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/%n-%v.tar.gz
+Source: http://download.savannah.nongnu.org/releases/%n/%n-%v.tar.gz
+Source-MD5: 7ea537a8c81ffbf5421b39c0333e91df
+PatchFile: %n.patch
+PatchFile-MD5: c681dc5f6f2ef703e726ed925c35fbfc
+InfoTest: <<
+TestDepends: sed, text-unidecode-pm
+TestScript: make check || exit 2
+<<
 ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info
+PatchScript: <<
+%{default_script}
+perl -pi -e 's| sed | gsed |g' test/run_test.sh
+perl -pi -e 's|mktemp -p /tmp|mktemp |g' test/run_test.sh
+perl -pi -e 's|mktemp -p /tmp|mktemp |g' test/many_input_files/tex_l2h.sh
+perl -pi -e 's|mktemp -p /tmp|mktemp |g' test/many_input_files/tex_t4ht.sh
+<<
 CompileScript: <<
  PERL=/usr/bin/perl ./configure %c
- echo '#define DEFAULT_INFOPATH 
"%p/share/info:%p/info:/usr/local/share/info:/usr/local/lib/info:/usr/local/info:/usr/share/info:."'
 >>config.h
- make check
+# echo '#define DEFAULT_INFOPATH 
"%p/share/info:%p/info:/usr/local/share/info:/usr/local/lib/info:/usr/local/info:/usr/share/info:."'
 >>config.h
  make
 <<
 InstallScript: <<
  make install prefix=%i mandir=%i/share/man infodir=%i/share/info
  mkdir -p %i/share/doc/%n/html
- mv %i/html/* %i/share/doc/%n/html
- rm -r %i/html
  mv %i/bin/texi2html %i/bin/texi2html.texi2html
  mv %i/share/man/man1/texi2html.1 %i/share/man/man1/texi2html.1.texi2html
 <<
@@ -27,7 +38,7 @@
   update-alternatives --remove texi2html %p/bin/texi2html.texi2html
 fi
 <<
-DocFiles: README COPYING AUTHORS INTRODUCTION NEWS INSTALL ChangeLog TODO 
texi2html.texi
+DocFiles: README COPYING AUTHORS NEWS INSTALL ChangeLog TODO
 InfoDocs: texi2html.info
 Description: Converts texinfo documents to HTML
 DescDetail: <<
@@ -59,8 +70,10 @@
 texi2html package should be left at version 1.64 until this is resolved.
 
 Previous versions by Christian Schaffner <chri...@users.sourceforge.net>
+
+Update to 1.82 since 1.64 is incompatible with texinfo 5.0. Disable those
+tests known to produce different output on darwin's system perl.
 <<
 License: GPL
-Homepage: http://www.mathematik.uni-kl.de/~obachman/Texi2html/
-Maintainer: None <fink-de...@lists.sourceforge.net>
-Source-MD5: f0fa30e58ed930431c43a07d907593f5
+Homepage: http://www.nongnu.org/texi2html/
+Maintainer: Jack Howarth <howa...@bromo.med.uc.edu>


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to