Fri May 30 17:53:02 2008 UTC ()
Pullup ticket 2402 - requested by tonnerre
fix build problem on MacOS X

Revisions pulled up:
- pkgsrc/print/teTeX3-bin/patches/patch-at	1.3
- pkgsrc/print/teTeX3-bin/distinfo		1.10

   Module Name:	pkgsrc
   Committed By:	tonnerre
   Date:		Sun May 25 17:10:29 UTC 2008

   Modified Files:
   	pkgsrc/print/teTeX3-bin: distinfo
   	pkgsrc/print/teTeX3-bin/patches: patch-at

   Log Message:
   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.

   To generate a diff of this commit:
   cvs rdiff -r1.9 -r1.10 pkgsrc/print/teTeX3-bin/distinfo
   cvs rdiff -r1.2 -r1.3 pkgsrc/print/teTeX3-bin/patches/patch-at

   Please note that diffs are not public domain; they are subject to the
   copyright notices on the relevant files.


(spz)
diff -r1.7.16.1 -r1.7.16.2 pkgsrc/print/teTeX3-bin/distinfo
diff -r1.2.2.2 -r1.2.2.3 pkgsrc/print/teTeX3-bin/patches/patch-at

cvs diff -r1.7.16.1 -r1.7.16.2 pkgsrc/print/teTeX3-bin/Attic/distinfo (expand / switch to context diff)
--- pkgsrc/print/teTeX3-bin/Attic/distinfo 2008/05/08 14:21:48 1.7.16.1
+++ pkgsrc/print/teTeX3-bin/Attic/distinfo 2008/05/30 17:53:02 1.7.16.2
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7.16.1 2008/05/08 14:21:48 rtr Exp $
+$NetBSD: distinfo,v 1.7.16.2 2008/05/30 17:53:02 spz 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

cvs diff -r1.2.2.2 -r1.2.2.3 pkgsrc/print/teTeX3-bin/patches/Attic/patch-at (expand / switch to context diff)
--- pkgsrc/print/teTeX3-bin/patches/Attic/patch-at 2008/05/08 14:21:48 1.2.2.2
+++ pkgsrc/print/teTeX3-bin/patches/Attic/patch-at 2008/05/30 17:53:02 1.2.2.3
@@ -1,13 +1,10 @@
-$NetBSD: patch-at,v 1.2.2.2 2008/05/08 14:21:48 rtr Exp $
+$NetBSD: patch-at,v 1.2.2.3 2008/05/30 17:53:02 spz 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