diff options
author | wiz <wiz> | 2012-07-05 10:23:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-07-05 10:23:23 +0000 |
commit | f6f62da6ef92225f9363fcc1365e128f7bfc2563 (patch) | |
tree | 0616fc9255b8b59f9b9ab60cb15ab223c5c31caa /print | |
parent | 9fbfcd42aec7b690e7990877fe405ed07477b119 (diff) | |
download | pkgsrc-f6f62da6ef92225f9363fcc1365e128f7bfc2563.tar.gz |
Add comment (hi drochner!)
Diffstat (limited to 'print')
-rw-r--r-- | print/luatex/distinfo | 4 | ||||
-rw-r--r-- | print/luatex/patches/patch-ad | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/print/luatex/distinfo b/print/luatex/distinfo index 906446aecdf..9b7c56f4974 100644 --- a/print/luatex/distinfo +++ b/print/luatex/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2012/07/04 20:31:56 drochner Exp $ +$NetBSD: distinfo,v 1.8 2012/07/05 10:23:23 wiz Exp $ SHA1 (luatex-beta-0.70.1.tar.bz2) = 063bd698daab38ac6b04b45c820a15a0423aaab5 RMD160 (luatex-beta-0.70.1.tar.bz2) = dfa3710bb48ba5d73ae5e41746d7c1a3a965f619 @@ -6,4 +6,4 @@ Size (luatex-beta-0.70.1.tar.bz2) = 8181155 bytes SHA1 (patch-aa) = 738c8bd631db36671d2c4eb48a360b7a16186c64 SHA1 (patch-ab) = ee8ad45e980e655702925a164ee0ce6dd1689366 SHA1 (patch-ac) = 23d6c26c4ded11267f05730119c250a831cd53ff -SHA1 (patch-ad) = 6627c3c15de46550d1bb285d10bbaf405a828bc8 +SHA1 (patch-ad) = 8147f70d64516a08cbca5cd79d92b00894c702ed diff --git a/print/luatex/patches/patch-ad b/print/luatex/patches/patch-ad index b3bd0078685..f02d1a19730 100644 --- a/print/luatex/patches/patch-ad +++ b/print/luatex/patches/patch-ad @@ -1,4 +1,6 @@ -$NetBSD: patch-ad,v 1.3 2012/07/04 20:31:56 drochner Exp $ +$NetBSD: patch-ad,v 1.4 2012/07/05 10:23:23 wiz Exp $ + +Fix build with poppler-0.20. --- texk/web2c/luatexdir/lua/lepdflib.cc.orig 2011-05-19 05:38:37.000000000 +0000 +++ texk/web2c/luatexdir/lua/lepdflib.cc |