From 79c3aa3209b4a948efd4702684b40363dfad04e7 Mon Sep 17 00:00:00 2001 From: Artur Frysiak Date: Sun, 7 Jul 2013 10:38:24 +0200 Subject: [PATCH] Obsoleted patches --- icuinfo.patch | 11 - texlive-20080816-kpathsea-ar.patch | 21 -- texlive-5yr-old.patch | 31 --- texlive-aclocal.patch | 17 -- texlive-am.patch | 13 -- texlive-extramembot.patch | 24 -- texlive-gcc44.patch | 10 - texlive-getline.patch | 360 ----------------------------- texlive-libpng.patch | 44 ---- texlive-stdio.patch | 10 - 10 files changed, 541 deletions(-) delete mode 100644 icuinfo.patch delete mode 100644 texlive-20080816-kpathsea-ar.patch delete mode 100644 texlive-5yr-old.patch delete mode 100644 texlive-aclocal.patch delete mode 100644 texlive-am.patch delete mode 100644 texlive-extramembot.patch delete mode 100644 texlive-gcc44.patch delete mode 100644 texlive-getline.patch delete mode 100644 texlive-libpng.patch delete mode 100644 texlive-stdio.patch diff --git a/icuinfo.patch b/icuinfo.patch deleted file mode 100644 index c7bde70..0000000 --- a/icuinfo.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- texlive-20110705-source/libs/icu/icu-4.6/tools/icuinfo/Makefile.in~ 2010-12-03 10:05:05.000000000 +0100 -+++ texlive-20110705-source/libs/icu/icu-4.6/tools/icuinfo/Makefile.in 2011-07-25 11:46:57.463141949 +0200 -@@ -36,7 +36,7 @@ - - ICUINFO_OPTS=-i ../../data/out/build/$(ICUDATA_PLATFORM_NAME) - --CPPFLAGS+= -DU_PLATFORM=\"@platform@\" -DU_BUILD=\"@build@\" -DU_HOST=\"@host@\" -DU_CC=\"@CC@\" -DU_CXX=\"@CXX@\" -+# CPPFLAGS+= -DU_PLATFORM=\"@platform@\" -DU_BUILD=\"@build@\" -DU_HOST=\"@host@\" -DU_CC=\"@CC@\" -DU_CXX=\"@CXX@\" - # -DENABLE_RELEASE=@ENABLE_RELEASE@ -DENABLE_DEBUG=@ENABLE_DEBUG@ " - - diff --git a/texlive-20080816-kpathsea-ar.patch b/texlive-20080816-kpathsea-ar.patch deleted file mode 100644 index 4ff681d..0000000 --- a/texlive-20080816-kpathsea-ar.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- texlive-20080816-source-orig/texk/kpathsea/Makefile.in 2008-05-29 22:59:08.000000000 +0200 -+++ texlive-20080816-source/texk/kpathsea/Makefile.in 2008-12-14 12:45:30.000000000 +0100 -@@ -40,7 +40,7 @@ - .c.lo: - $(KPATHSEA_CC) $(ALL_CFLAGS) -DMAKE_KPSE_DLL -c $< - --default all: kpsewhich kpsestat kpseaccess kpsereadlink $(library).info manfiles -+default all: kpsewhich kpsestat kpseaccess kpsereadlink $(library).info manfiles libar - - kpsewhich: $(kpathsea) kpsewhich.o - $(kpathsea_link) kpsewhich.o $(LOADLIBES) -@@ -57,6 +57,9 @@ - $(kpathsea): $(objects) - $(kpathsea_link) -rpath $(libdir) -version-info @KPSE_LT_VERS@ $(objects) - -+libar: kpsewhich -+ $(AR) q .libs/libkpathsea.a .libs/libkpathsea.so.4.1.0 -+ - # First null out comments and leading/trailing whitespace, then remove - # lines that define invalid C identifiers, then remove blank lines and - # lines that define lowercase values (those are never path values). Each diff --git a/texlive-5yr-old.patch b/texlive-5yr-old.patch deleted file mode 100644 index cf786cc..0000000 --- a/texlive-5yr-old.patch +++ /dev/null @@ -1,31 +0,0 @@ -diff -up texlive-texmf-2007/texmf-dist/tex/latex/base/latex.ltx.5yr-old texlive-texmf-2007/texmf-dist/tex/latex/base/latex.ltx ---- texlive-texmf-2007/texmf-dist/tex/latex/base/latex.ltx.5yr-old 2006-08-27 20:16:22.000000000 +0200 -+++ texlive-texmf-2007/texmf-dist/tex/latex/base/latex.ltx 2011-07-26 14:26:17.928040793 +0200 -@@ -532,17 +532,17 @@ - \expandafter\reserved@a\fmtversion\@nil - \ifnum\count@>65 - \typeout{^^J% --!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!^^J% --! You are attempting to make a LaTeX format from a source file^^J% --! That is more than five years old.^^J% --!^^J% --! If you enter to scroll past this message then the format^^J% --! will be built, but please consider obtaining newer source files^^J% --! before continuing to build LaTeX.^^J% --!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!^^J% -+------------------------------------------------------------------^^J% -+| You are attempting to make a LaTeX format from a source file^^J% -+| That is more than five years old.^^J% -+|^^J% -+| If you enter to scroll past this message then the format^^J% -+| will be built, but please consider obtaining newer source files^^J% -+| before continuing to build LaTeX.^^J% -+------------------------------------------------------------------^^J% - } -- \errhelp{To avoid this error message, obtain new LaTeX sources.} -- \errmessage{LaTeX source files more than 5 years old!} -+ \typeout{To avoid this error message, obtain new LaTeX sources.} -+ \typeout{LaTeX source files more than 5 years old!} - \fi - \let\reserved@a\relax - \fi diff --git a/texlive-aclocal.patch b/texlive-aclocal.patch deleted file mode 100644 index 342cc6b..0000000 --- a/texlive-aclocal.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- texlive-20080816-source.orig/libs/teckit/configure.ac 2009-07-04 10:12:18.000000000 +0200 -+++ texlive-20080816-source/libs/teckit/configure.ac 2009-08-07 11:23:16.512347104 +0200 -@@ -14,10 +14,10 @@ - AC_PROG_INSTALL - AC_PROG_LIBTOOL - --if test "${target_os}" = "mingw32"; then --AC_PROG_RC --fi -- -+# if test "${target_os}" = "mingw32"; then -+# AC_PROG_RC -+# fi -+ - AC_ARG_WITH(old-lib-names, - [ --with-old-lib-names Use old library names (for Windows only)], - [case "${withval}" in diff --git a/texlive-am.patch b/texlive-am.patch deleted file mode 100644 index d6774d8..0000000 --- a/texlive-am.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- texlive-20080816-source/libs/teckit/lib/Makefile.am~ 2008-04-03 13:50:21.000000000 +0200 -+++ texlive-20080816-source/libs/teckit/lib/Makefile.am 2008-11-25 21:52:48.357166639 +0100 -@@ -10,8 +10,8 @@ - - lib_LTLIBRARIES = libTECkit_Compiler.la libTECkit.la - --## libTECkit_Compiler_la_LIBADD = @LDZLIB@ --## libTECkit_la_LIBADD = @LDZLIB@ -+libTECkit_Compiler_la_LIBADD = @LDZLIB@ -+libTECkit_la_LIBADD = @LDZLIB@ - - include ../source/Makefile.am - diff --git a/texlive-extramembot.patch b/texlive-extramembot.patch deleted file mode 100644 index 191428b..0000000 --- a/texlive-extramembot.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -up texlive-2007/texk/web2c/tex.ch.extramembot texlive-2007/texk/web2c/tex.ch ---- texlive-2007/texk/web2c/tex.ch.extramembot 2006-12-19 02:11:11.000000000 +0100 -+++ texlive-2007/texk/web2c/tex.ch 2011-11-30 12:03:32.052795763 +0100 -@@ -365,7 +365,7 @@ for i:=@'177 to @'377 do xchr[i]:=i; - {Initialize enc\TeX\ data.} - for i:=0 to 255 do mubyte_read[i]:=null; - for i:=0 to 255 do mubyte_write[i]:=0; --for i:=0 to 128 do mubyte_cswrite[i]:=null; -+for i:=0 to 127 do mubyte_cswrite[i]:=null; - mubyte_keep := 0; mubyte_start := false; - write_noexpanding := false; cs_converting := false; - special_printing := false; message_printing := false; -diff -up texlive-2007/texk/web2c/xetexdir/xetex.ch.extramembot texlive-2007/texk/web2c/xetexdir/xetex-noenc.ch ---- texlive-2007/texk/web2c/xetexdir/xetex.ch.extramembot 2006-07-26 18:19:45.000000000 +0200 -+++ texlive-2007/texk/web2c/xetexdir/xetex.ch 2011-11-30 12:03:32.053795764 +0100 -@@ -178,7 +178,7 @@ for i:=@'177 to @'377 do xchr[i]:=i; - {Initialize enc\TeX\ data.} - for i:=0 to 255 do mubyte_read[i]:=null; - for i:=0 to 255 do mubyte_write[i]:=0; --for i:=0 to 128 do mubyte_cswrite[i]:=null; -+for i:=0 to 127 do mubyte_cswrite[i]:=null; - mubyte_keep := 0; mubyte_start := false; - write_noexpanding := false; cs_converting := false; - special_printing := false; message_printing := false; diff --git a/texlive-gcc44.patch b/texlive-gcc44.patch deleted file mode 100644 index 3dd45d9..0000000 --- a/texlive-gcc44.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- texlive-20080816-source/libs/teckit/source/Compiler.cpp~ 2008-04-25 16:56:15.000000000 +0200 -+++ texlive-20080816-source/libs/teckit/source/Compiler.cpp 2009-04-29 15:53:08.413971395 +0200 -@@ -33,6 +33,7 @@ - #include - #include - #include -+#include - - #include "zlib.h" - diff --git a/texlive-getline.patch b/texlive-getline.patch deleted file mode 100644 index aba4f0c..0000000 --- a/texlive-getline.patch +++ /dev/null @@ -1,360 +0,0 @@ ---- texlive-20080816-source.orig/texk/afm2pl/afm2pl.c 2009-07-04 10:12:19.883158871 +0200 -+++ texlive-20080816-source/texk/afm2pl/afm2pl.c 2009-07-04 10:58:24.613569483 +0200 -@@ -345,7 +345,7 @@ - - /* read a line from infile into buffer and obuffer */ - int -- getline -+ tl_getline - P1H (void) - { - register char *p; -@@ -781,7 +781,7 @@ - afmencoding->vec[i] = ".notdef"; - afmencoding->name = "Unspecified"; - -- while (getline ()) { -+ while (tl_getline ()) { - switch (interest (paramstring ())) { - case FontName: - fontname = paramnewstring (); -@@ -963,7 +963,7 @@ - - while (1) { - while (param == 0 || *param == 0) { -- if (getline () == 0) -+ if (tl_getline () == 0) - error ("! premature end in encoding file"); - } - if (param[0] == '%') { -@@ -1540,7 +1540,7 @@ - encfilename = - openin (encfilename, kpse_enc_format, ".enc"); - for (lig_it = 0; lig_it < 2; lig_it++) { -- while (getline ()) { -+ while (tl_getline ()) { - /* search for (ligkern) comment in line */ - for (p = buffer; *p; p++) - if (*p == '%') { -@@ -1576,7 +1576,7 @@ - for (i = 0; i < ligfilenames->n; i++) { - ligfilename = openin (ligfilenames->names[i], - kpse_lig_format, ".lig"); -- while (getline ()) -+ while (tl_getline ()) - checkligkern (buffer, 0); /* 2nd param 0: lig file */ - fclose (infile); - } -@@ -1607,7 +1607,7 @@ - for (i = 0; i < Ligfilenames->n; i++) { - ligfilename = openin (Ligfilenames->names[i], - kpse_lig_format, ".lig"); -- while (getline ()) -+ while (tl_getline ()) - checkligkern (buffer, 0); /* 2nd param 0: lig file */ - fclose (infile); - } ---- texlive-20080816-source.orig/texk/dvipsk/afm2tfm.c 2009-07-04 10:12:20.843158881 +0200 -+++ texlive-20080816-source/texk/dvipsk/afm2tfm.c 2009-07-04 11:00:22.889536405 +0200 -@@ -260,7 +260,7 @@ - } - - int --getline P1H(void) { -+tl_getline P1H(void) { - register char *p ; - register int c ; - -@@ -615,7 +615,7 @@ - ai = newchar() ; - ai->adobenum = -1 ; - ai->adobename = "||" ; /* boundary character name */ -- while (getline()) { -+ while (tl_getline()) { - switch(interest(paramstring())) { - case FontName: - fontname = paramnewstring() ; -@@ -1891,7 +1891,7 @@ - - while (1) { - while (param == 0 || *param == 0) { -- if (getline() == 0) -+ if (tl_getline() == 0) - error("! premature end in encoding file") ; - for (p=buffer; *p; p++) - if (*p == '%') { -@@ -1982,7 +1982,7 @@ - p = gettoken() ; - if (strcmp(p, "]")) - error("! token 258 in encoding must be make-array (])") ; -- while (getline()) { -+ while (tl_getline()) { - for (p=buffer; *p; p++) - if (*p == '%') { - if (ignoreligkern == 0) ---- texlive-20080816-source.orig/texk/web2c/cpascal.h 2009-07-04 10:12:24.699825510 +0200 -+++ texlive-20080816-source/texk/web2c/cpascal.h 2009-07-04 11:02:06.002863123 +0200 -@@ -14,6 +14,7 @@ - - /* We must include this first, to resolve many C issues. */ - #include "config.h" -+#define getline tl_getline - - /* We only use getopt in the applications, not in web2c itself. */ - #include ---- texlive-20080816-source.orig/texk/web2c/mpware/mpto.c 2009-07-04 10:12:23.563158028 +0200 -+++ texlive-20080816-source/texk/web2c/mpware/mpto.c 2009-07-04 11:03:43.946185385 +0200 -@@ -97,7 +97,7 @@ - } - - char * --getline(void) -+tl_getline(void) - { /* returns NULL on EOF or error, otherwise buf */ - int c; - unsigned loc = 0; -@@ -302,7 +302,7 @@ - char *res = NULL; - do { - if (*aa == 0) -- if ((aa = getline()) == NULL) -+ if ((aa = tl_getline()) == NULL) - err("btex section does not end"); - - if (getbta(aa) && *tt == 'e') { -@@ -483,7 +483,7 @@ - postverb = troff_postverb; - } - printf("%s", predoc); -- while (getline() != NULL) -+ while (tl_getline() != NULL) - do_line(); - printf("%s", postdoc); - exit(0); ---- texlive-20080816-source.orig/texk/web2c/tangleboot.p 2009-07-04 10:12:24.699825510 +0200 -+++ texlive-20080816-source/texk/web2c/tangleboot.p 2009-07-04 12:21:16.892931576 +0200 -@@ -577,7 +577,7 @@ - if not inputln(webfile)then begin begin writeln(stdout); - write(stdout,'! WEB file ended during a change');error;end; - inputhasended:=true;goto 10;end;if linesdontmatch then n:=n+1;end; --10:end;{:132}{135:}procedure getline;label 20; -+10:end;{:132}{135:}procedure tl_getline;label 20; - begin 20:if changing then{137:}begin line:=line+1; - if not inputln(changefile)then begin begin writeln(stdout); - write(stdout,'! Change file ended without @z');error;end;buffer[0]:=64; -@@ -604,13 +604,13 @@ - 60:controlcode:=135;61:controlcode:=2;92:controlcode:=3; - others:controlcode:=0 end;end;{:139}{140:}function skipahead:eightbits; - label 30;var c:eightbits; --begin while true do begin if loc>limit then begin getline; -+begin while true do begin if loc>limit then begin tl_getline; - if inputhasended then begin c:=136;goto 30;end;end;buffer[limit+1]:=64; - while buffer[loc]<>64 do loc:=loc+1;if loc<=limit then begin loc:=loc+2; - c:=controlcode(buffer[loc-1]);if(c<>0)or(buffer[loc-1]=62)then goto 30; - end;end;30:skipahead:=c;end;{:140}{141:}procedure skipcomment;label 10; - var bal:eightbits;c:ASCIIcode;begin bal:=0; --while true do begin if loc>limit then begin getline; -+while true do begin if loc>limit then begin tl_getline; - if inputhasended then begin begin writeln(stdout); - write(stdout,'! Input ended in mid-comment');error;end;goto 10;end;end; - c:=buffer[loc];loc:=loc+1;{142:}if c=64 then begin c:=buffer[loc]; -@@ -622,7 +622,7 @@ - then bal:=bal+1 else if c=125 then begin if bal=0 then goto 10; - bal:=bal-1;end{:142};end;10:end;{:141}{145:}function getnext:eightbits; - label 20,30,31;var c:eightbits;d:eightbits;j,k:0..longestname; --begin 20:if loc>limit then begin getline; -+begin 20:if loc>limit then begin tl_getline; - if inputhasended then begin c:=136;goto 31;end;end;c:=buffer[loc]; - loc:=loc+1; - if scanninghex then{146:}if((c>=48)and(c<=57))or((c>=65)and(c<=70))then -@@ -647,7 +647,7 @@ - 64:{150:}begin c:=controlcode(buffer[loc]);loc:=loc+1; - if c=0 then goto 20 else if c=13 then scanninghex:=true else if c=135 - then{151:}begin{153:}k:=0; --while true do begin if loc>limit then begin getline; -+while true do begin if loc>limit then begin tl_getline; - if inputhasended then begin begin writeln(stdout); - write(stdout,'! Input ended in section name');error;end;goto 30;end;end; - d:=buffer[loc];{154:}if d=64 then begin d:=buffer[loc+1]; ---- texlive-20080816-source.orig/texk/dvi2tty/dvistuff.c 2009-07-04 10:12:21.486492239 +0200 -+++ texlive-20080816-source/texk/dvi2tty/dvistuff.c 2009-07-04 12:34:19.938973989 +0200 -@@ -123,7 +123,7 @@ - void ruleaux P3H(long, long, char); - long horizontalmove P1H(long); - int skipnops P1H(void); --linetype * getline P1H(void); -+linetype * tl_getline P1H(void); - linetype * findline P1H(void); - unsigned long num P1H(int); - long snum P1H(int); -@@ -149,7 +149,7 @@ - void ruleaux (long, long, char); - long horizontalmove (long); - int skipnops (void); --linetype * getline (void); -+linetype * tl_getline (void); - linetype * findline (void); - unsigned long num (int); - long snum (int); -@@ -174,7 +174,7 @@ - void ruleaux (); - long horizontalmove (); - int skipnops (); --linetype * getline (); -+linetype * tl_getline (); - linetype * findline (); - unsigned long num (); - long snum (); -@@ -316,7 +316,7 @@ - h = 0L; v = 0L; /* initialize coordinates */ - x = 0L; w = 0L; y = 0L; z = 0L; /* initialize amounts */ - sptr = 0; /* initialize stack */ -- currentline = getline(); /* initialize list of lines */ -+ currentline = tl_getline(); /* initialize list of lines */ - currentline->vv = 0L; - firstline = currentline; - lastline = currentline; -@@ -671,7 +671,7 @@ - - /*----------------------------------------------------------------------------*/ - --linetype *getline() /* returns an initialized line-object */ -+linetype *tl_getline() /* returns an initialized line-object */ - { - register int i; - register linetype *temp; -@@ -686,7 +686,7 @@ - temp->text[i] = '\0'; - return temp; - --} /* getline */ -+} /* tl_getline */ - - /*----------------------------------------------------------------------------*/ - -@@ -697,7 +697,7 @@ - - if (v <= firstline->vv) { /* above first line */ - if (firstline->vv - v > VERTICALEPSILON) { -- temp = getline(); -+ temp = tl_getline(); - temp->next = firstline; - firstline->prev = temp; - temp->vv = v; -@@ -708,7 +708,7 @@ - - if (v >= lastline->vv) { /* below last line */ - if (v - lastline->vv > VERTICALEPSILON) { -- temp = getline(); -+ temp = tl_getline(); - temp->prev = lastline; - lastline->next = temp; - temp->vv = v; -@@ -732,7 +732,7 @@ - } - - /* no line fits suitable, generate a new one */ -- currentline = getline(); -+ currentline = tl_getline(); - currentline->next = temp->next; - currentline->prev = temp; - temp->next->prev = currentline; ---- texlive-20080816-source.orig/texk/ttf2pk/newobj.c 2009-07-04 10:12:21.579825377 +0200 -+++ texlive-20080816-source/texk/ttf2pk/newobj.c 2009-07-04 13:24:44.943254190 +0200 -@@ -134,7 +134,7 @@ - */ - - Boolean --getline(char **bufferp, FILE *f) -+tl_getline(char **bufferp, FILE *f) - { - size_t l; - ---- texlive-20080816-source.orig/texk/ttf2pk/newobj.h 2009-07-04 10:12:21.536492551 +0200 -+++ texlive-20080816-source/texk/ttf2pk/newobj.h 2009-07-04 13:25:35.789915748 +0200 -@@ -26,7 +26,7 @@ - void *myrealloc(void *oldp, size_t len); - - char *get_line(FILE *f); --Boolean getline(char **bufferp, FILE *f); -+Boolean tl_getline(char **bufferp, FILE *f); - char *newstring(char *s); - - ttfinfo *newchar(Font *fnt); ---- texlive-20080816-source.orig/texk/ttf2pk/parse.c 2009-07-04 10:12:21.576492082 +0200 -+++ texlive-20080816-source/texk/ttf2pk/parse.c 2009-07-04 13:26:10.178664088 +0200 -@@ -63,7 +63,7 @@ - if (*bufferp) - free(*bufferp); - -- if (getline(bufferp, f) == False) -+ if (tl_getline(bufferp, f) == False) - oops("Premature end in encoding file."); - - curp = *bufferp; -@@ -187,7 +187,7 @@ - "Token 258 in encoding must be make-array (])."); - free(p); - -- while (getline(&buffer, enc_file)) -+ while (tl_getline(&buffer, enc_file)) - { - for (p = buffer; *p; p++) - if (*p == '%') -@@ -246,7 +246,7 @@ - if (replacement_file == NULL) - oops("Cannot open replacement file `%s'.", real_replacement_name); - -- while (getline(&buffer, replacement_file)) -+ while (tl_getline(&buffer, replacement_file)) - { - for (p = buffer; *p; p++) - if (*p == '%') ---- texlive-20080816-source.orig/libs/lua51/ldebug.c 2009-07-04 10:12:19.813158914 +0200 -+++ texlive-20080816-source/libs/lua51/ldebug.c 2009-07-06 12:07:17.645671661 +0200 -@@ -48,7 +48,7 @@ - if (pc < 0) - return -1; /* only active lua functions have current-line information */ - else -- return getline(ci_func(ci)->l.p, pc); -+ return tl_getline(ci_func(ci)->l.p, pc); - } - - ---- texlive-20080816-source.orig/libs/lua51/ldebug.h 2009-07-04 10:12:19.813158914 +0200 -+++ texlive-20080816-source/libs/lua51/ldebug.h 2009-07-06 12:07:17.648962801 +0200 -@@ -13,7 +13,7 @@ - - #define pcRel(pc, p) (cast(int, (pc) - (p)->code) - 1) - --#define getline(f,pc) (((f)->lineinfo) ? (f)->lineinfo[pc] : 0) -+#define tl_getline(f,pc) (((f)->lineinfo) ? (f)->lineinfo[pc] : 0) - - #define resethookcount(L) (L->hookcount = L->basehookcount) - ---- texlive-20080816-source.orig/libs/lua51/lvm.c 2009-07-04 10:12:19.816492277 +0200 -+++ texlive-20080816-source/libs/lua51/lvm.c 2009-07-06 12:07:17.702572571 +0200 -@@ -70,10 +70,10 @@ - if (mask & LUA_MASKLINE) { - Proto *p = ci_func(L->ci)->l.p; - int npc = pcRel(pc, p); -- int newline = getline(p, npc); -+ int newline = tl_getline(p, npc); - /* call linehook when enter a new function, when jump back (loop), - or when enter a new line */ -- if (npc == 0 || pc <= oldpc || newline != getline(p, pcRel(oldpc, p))) -+ if (npc == 0 || pc <= oldpc || newline != tl_getline(p, pcRel(oldpc, p))) - luaD_callhook(L, LUA_HOOKLINE, newline); - } - } ---- texlive-20080816-source.orig/libs/lua51/print.c 2009-07-04 10:12:19.813158914 +0200 -+++ texlive-20080816-source/libs/lua51/print.c 2009-07-06 12:07:17.705304192 +0200 -@@ -84,7 +84,7 @@ - int c=GETARG_C(i); - int bx=GETARG_Bx(i); - int sbx=GETARG_sBx(i); -- int line=getline(f,pc); -+ int line=tl_getline(f,pc); - printf("\t%d\t",pc+1); - if (line>0) printf("[%d]\t",line); else printf("[-]\t"); - printf("%-9s\t",luaP_opnames[o]); diff --git a/texlive-libpng.patch b/texlive-libpng.patch deleted file mode 100644 index 2be5701..0000000 --- a/texlive-libpng.patch +++ /dev/null @@ -1,44 +0,0 @@ ---- texlive-20091011-source/./texk/xdvipdfmx/src/xbb.c~ 2008-05-25 17:00:35.000000000 +0200 -+++ texlive-20091011-source/./texk/xdvipdfmx/src/xbb.c 2010-01-28 22:01:10.653876887 +0100 -@@ -246,7 +246,7 @@ - unsigned char sigbytes[4]; - rewind (png_file); - if (fread(sigbytes, 1, sizeof(sigbytes), png_file) != sizeof(sigbytes) || -- (!png_check_sig (sigbytes, sizeof(sigbytes)))) return 0; -+ (png_sig_cmp (sigbytes, 0, sizeof(sigbytes)))) return 0; - else return 1; - } - ---- texlive-20091011-source/texk/xdvipdfmx/src/pngimage.c~ 2007-11-22 17:48:06.000000000 +0100 -+++ texlive-20091011-source/texk/xdvipdfmx/src/pngimage.c 2010-01-28 22:02:06.753257437 +0100 -@@ -146,7 +146,7 @@ - rewind (png_file); - if (fread (sigbytes, 1, sizeof(sigbytes), png_file) != - sizeof(sigbytes) || -- (!png_check_sig (sigbytes, sizeof(sigbytes)))) -+ (png_sig_cmp (sigbytes, 0, sizeof(sigbytes)))) - return 0; - else - return 1; ---- texlive-20091011-source/./texk/dvipdfmx/src/pngimage.c~ 2009-05-26 01:12:24.000000000 +0200 -+++ texlive-20091011-source/./texk/dvipdfmx/src/pngimage.c 2010-01-28 22:02:43.449910278 +0100 -@@ -148,7 +148,7 @@ - rewind (png_file); - if (fread (sigbytes, 1, sizeof(sigbytes), png_file) != - sizeof(sigbytes) || -- (!png_check_sig (sigbytes, sizeof(sigbytes)))) -+ (png_sig_cmp (sigbytes, 0, sizeof(sigbytes)))) - return 0; - else - return 1; ---- texlive-20091011-source/./texk/web2c/xetexdir/pngimage.c~ 2006-07-26 18:19:45.000000000 +0200 -+++ texlive-20091011-source/./texk/web2c/xetexdir/pngimage.c 2010-01-28 22:03:20.986780607 +0100 -@@ -101,7 +101,7 @@ - rewind (png_file); - if (fread (sigbytes, 1, sizeof(sigbytes), png_file) != - sizeof(sigbytes) || -- (!png_check_sig (sigbytes, sizeof(sigbytes)))) -+ (png_sig_cmp (sigbytes, 0, sizeof(sigbytes)))) - return 0; - else - return 1; diff --git a/texlive-stdio.patch b/texlive-stdio.patch deleted file mode 100644 index 40f4596..0000000 --- a/texlive-stdio.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- texlive-20080816-source.orig/libs/teckit/source/Compiler.h 2009-07-04 10:12:18.509825692 +0200 -+++ texlive-20080816-source/libs/teckit/source/Compiler.h 2009-07-04 11:21:01.692867633 +0200 -@@ -56,6 +56,7 @@ - #include - #include - #include -+#include - - using namespace std; - -- 2.43.0