pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/teTeX3-bin Fix build of teTeX3-bin on MacOS X as...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af6684678117
branches:  trunk
changeset: 542699:af6684678117
user:      tonnerre <tonnerre%pkgsrc.org@localhost>
date:      Sun May 25 17:10:29 2008 +0000

description:
Fix build of teTeX3-bin on MacOS X as described in PR 38635. Patch tested
by me and Matthias Kretschmer.

PKGREVISION not bumped because there is no change at all to the content.

diffstat:

 print/teTeX3-bin/distinfo         |  4 ++--
 print/teTeX3-bin/patches/patch-at |  7 ++-----
 2 files changed, 4 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 7971a516755b -r af6684678117 print/teTeX3-bin/distinfo
--- a/print/teTeX3-bin/distinfo Sun May 25 16:55:32 2008 +0000
+++ b/print/teTeX3-bin/distinfo Sun May 25 17:10:29 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2008/05/06 09:24:20 tonnerre Exp $
+$NetBSD: distinfo,v 1.10 2008/05/25 17:10:29 tonnerre Exp $
 
 SHA1 (teTeX/tetex-src-3.0.tar.gz) = 7637789f7f4929694aed1b89820f5bad4753e8fc
 RMD160 (teTeX/tetex-src-3.0.tar.gz) = 15a139f5f36993e4ed3583260e175cfb13ce7bcc
@@ -21,5 +21,5 @@
 SHA1 (patch-aq) = d7a4dd4864e43cd27b1ca803f8ebfe82e65f84a7
 SHA1 (patch-ar) = 7f0c6cdca69b73bad1c8f8298e417ede1cd89d77
 SHA1 (patch-as) = 0b6c4c6b253ba1160628c19fa7080bc7c307caf3
-SHA1 (patch-at) = 4c165a3b654619e30f106ba812ae0b653e8922ba
+SHA1 (patch-at) = aaeddf2240f1b0e394ab78122352c111f3aa9718
 SHA1 (patch-au) = a439d5bfa857636c72861d9d5ffe9243f34dc8e1
diff -r 7971a516755b -r af6684678117 print/teTeX3-bin/patches/patch-at
--- a/print/teTeX3-bin/patches/patch-at Sun May 25 16:55:32 2008 +0000
+++ b/print/teTeX3-bin/patches/patch-at Sun May 25 17:10:29 2008 +0000
@@ -1,13 +1,10 @@
-$NetBSD: patch-at,v 1.2 2008/05/06 09:24:20 tonnerre Exp $
+$NetBSD: patch-at,v 1.3 2008/05/25 17:10:29 tonnerre Exp $
 
 --- texk/dviljk/dvi2xx.c
 +++ texk/dviljk/dvi2xx.c
-@@ -2,4 +2,4 @@
+@@ -2,1 +2,1 @@
 -#define VERSION "2.6p2 (dviljk)"
 +#define VERSION "dviljk (version 2.6p3)"
- /*
- #define DEBUGGS 1
- */
 @@ -165,7 +165,7 @@ char    *argv[];
  # endif
  #endif



Home | Main Index | Thread Index | Old Index