pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/dviljk Make dviljk compatible with future versio...
details: https://anonhg.NetBSD.org/pkgsrc/rev/08d4fc21db29
branches: trunk
changeset: 396554:08d4fc21db29
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Jul 27 08:42:02 2009 +0000
description:
Make dviljk compatible with future versions of kpathsea.
- Do not use a dependency file generated with old kpathsea.
- Do not include an unnecessary kpathsea header, which was removed in
the TeX Live repository.
diffstat:
print/dviljk/distinfo | 5 +++--
print/dviljk/patches/patch-aa | 7 ++++++-
print/dviljk/patches/patch-ab | 12 ++++++++++++
3 files changed, 21 insertions(+), 3 deletions(-)
diffs (47 lines):
diff -r 9c57b8cb8ea6 -r 08d4fc21db29 print/dviljk/distinfo
--- a/print/dviljk/distinfo Mon Jul 27 08:23:10 2009 +0000
+++ b/print/dviljk/distinfo Mon Jul 27 08:42:02 2009 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/04/18 05:26:31 minskim Exp $
+$NetBSD: distinfo,v 1.2 2009/07/27 08:42:02 minskim Exp $
SHA1 (texlive-20080816-source.tar.lzma) = 730986c628bd658b5062face9e400f61203d6b8d
RMD160 (texlive-20080816-source.tar.lzma) = 629784b111c0d4bc9fac9f9131f63203d6e1dd38
Size (texlive-20080816-source.tar.lzma) = 23175835 bytes
-SHA1 (patch-aa) = de64888dd43101a792f2d38ddabfd1bf1cbf4ebd
+SHA1 (patch-aa) = fb59180925ae9791c39fa69c85f7b5b02954a388
+SHA1 (patch-ab) = 81bd9571868759ad1194178c47bca5e3b77a6fb9
diff -r 9c57b8cb8ea6 -r 08d4fc21db29 print/dviljk/patches/patch-aa
--- a/print/dviljk/patches/patch-aa Mon Jul 27 08:23:10 2009 +0000
+++ b/print/dviljk/patches/patch-aa Mon Jul 27 08:42:02 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 2009/04/18 05:26:31 minskim Exp $
+$NetBSD: patch-aa,v 1.2 2009/07/27 08:42:02 minskim Exp $
Use the kpathsea library in print/kpathsea.
@@ -13,3 +13,8 @@
install: install-exec install-data
uninstall: uninstall-exec uninstall-data
+@@ -109,4 +107,3 @@ info dvi check:
+ kpse_include ../make/clean.mk
+
+ kpse_include ../make/rdepend.mk
+-kpse_include depend.mk
diff -r 9c57b8cb8ea6 -r 08d4fc21db29 print/dviljk/patches/patch-ab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/dviljk/patches/patch-ab Mon Jul 27 08:42:02 2009 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1 2009/07/27 08:42:02 minskim Exp $
+
+--- dvi2xx.h.orig 2008-02-17 04:58:17.000000000 -0800
++++ dvi2xx.h
+@@ -19,7 +19,6 @@
+ #include <kpathsea/tex-glyph.h>
+ #include <kpathsea/tex-hush.h>
+ #include <kpathsea/tex-make.h>
+-#include <kpathsea/c-vararg.h>
+ #include <c-auto.h>
+ #else
+ #include <string.h>
Home |
Main Index |
Thread Index |
Old Index