pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/xetex Make work with zlib 1.2.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/fbb5df315032
branches: trunk
changeset: 601520:fbb5df315032
user: markd <markd%pkgsrc.org@localhost>
date: Wed Mar 21 22:32:34 2012 +0000
description:
Make work with zlib 1.2.6
diffstat:
print/xetex/Makefile | 4 ++--
print/xetex/distinfo | 3 ++-
print/xetex/patches/patch-texk_web2c_xetexdir_xetex.ch | 14 ++++++++++++++
3 files changed, 18 insertions(+), 3 deletions(-)
diffs (43 lines):
diff -r 05f58282ca29 -r fbb5df315032 print/xetex/Makefile
--- a/print/xetex/Makefile Wed Mar 21 22:17:35 2012 +0000
+++ b/print/xetex/Makefile Wed Mar 21 22:32:34 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2011/11/01 06:02:27 sbd Exp $
+# $NetBSD: Makefile,v 1.9 2012/03/21 22:32:34 markd Exp $
DISTNAME= texlive-20110705-source
PKGNAME= xetex-0.9997.5
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/}
EXTRACT_SUFX= .tar.xz
diff -r 05f58282ca29 -r fbb5df315032 print/xetex/distinfo
--- a/print/xetex/distinfo Wed Mar 21 22:17:35 2012 +0000
+++ b/print/xetex/distinfo Wed Mar 21 22:32:34 2012 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.5 2011/07/28 04:44:48 minskim Exp $
+$NetBSD: distinfo,v 1.6 2012/03/21 22:32:34 markd Exp $
SHA1 (texlive-20110705-source.tar.xz) = 7a47cfe847801c86c98da8ade181baf97339f6e4
RMD160 (texlive-20110705-source.tar.xz) = fbcad494cc4717a0238ab2624f259270fce9332b
Size (texlive-20110705-source.tar.xz) = 131207904 bytes
+SHA1 (patch-texk_web2c_xetexdir_xetex.ch) = 6cde72b7d7bd011b479975c6d7f21ffa1d7bf1fc
diff -r 05f58282ca29 -r fbb5df315032 print/xetex/patches/patch-texk_web2c_xetexdir_xetex.ch
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/xetex/patches/patch-texk_web2c_xetexdir_xetex.ch Wed Mar 21 22:32:34 2012 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-texk_web2c_xetexdir_xetex.ch,v 1.1 2012/03/21 22:32:35 markd Exp $
+
+Work with zlib 1.2.6. From http://trac.macports.org/changeset/89696
+
+--- /local/scratch/pkgsrc/print/xetex/work.debretts/texlive-20110705-source/texk/web2c/xetexdir/xetex.ch.orig 2012-03-12 03:24:10.533956184 +0000
++++ /local/scratch/pkgsrc/print/xetex/work.debretts/texlive-20110705-source/texk/web2c/xetexdir/xetex.ch
+@@ -6944,7 +6944,6 @@ if (x<>69069)or feof(fmt_file) then goto
+ @y
+ undump_int(x);
+ if (x<>69069) then goto bad_fmt;
+-if not w_eof(fmt_file) then goto bad_fmt
+ @z
+
+ @x
Home |
Main Index |
Thread Index |
Old Index