summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2012-07-05 08:01:03 +0000
committertron <tron@pkgsrc.org>2012-07-05 08:01:03 +0000
commite3487876055973aa86d1d048974a9f2cdcfbd813 (patch)
tree373fb1789467547296a9cd707761c6a736814c20 /print
parent649851200192a8f5d0f41243a10aa180fab0f39a (diff)
downloadpkgsrc-e3487876055973aa86d1d048974a9f2cdcfbd813.tar.gz
Fix incorrect filename in patch file and add missing comment. The patch
can be applied now.
Diffstat (limited to 'print')
-rw-r--r--print/web2c/distinfo4
-rw-r--r--print/web2c/patches/patch-an8
2 files changed, 7 insertions, 5 deletions
diff --git a/print/web2c/distinfo b/print/web2c/distinfo
index f0962c9b245..8c03b3ef9d6 100644
--- a/print/web2c/distinfo
+++ b/print/web2c/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2012/07/04 20:30:22 drochner Exp $
+$NetBSD: distinfo,v 1.14 2012/07/05 08:01:03 tron 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-am) = 989d2f74fc4de89ff22fca80689809b0d60a6d77
-SHA1 (patch-an) = f76b0c4e3d967cad4e942255a5514ea3786aeec8
+SHA1 (patch-an) = bfb8f4abf680391a09cc3c2813809d1b7a4cf703
diff --git a/print/web2c/patches/patch-an b/print/web2c/patches/patch-an
index d31c24b5aaf..6bc6697ee2a 100644
--- a/print/web2c/patches/patch-an
+++ b/print/web2c/patches/patch-an
@@ -1,7 +1,9 @@
-$NetBSD: patch-an,v 1.3 2012/07/04 20:30:22 drochner Exp $
+$NetBSD: patch-an,v 1.4 2012/07/05 08:01:03 tron Exp $
---- texk/web2c/pdftexdir/pdftosrc.cc.orig 2012-06-24 13:48:08.000000000 +0000
-+++ texk/web2c/pdftexdir/pdftosrc.cc
+Fix build with poppler-0.20.
+
+--- pdftexdir/pdftosrc.cc.orig 2012-06-24 13:48:08.000000000 +0000
++++ pdftexdir/pdftosrc.cc
@@ -132,7 +132,7 @@ int main(int argc, char *argv[])
exit(1);
}