summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2018-05-16 12:42:19 +0000
committermarkd <markd@pkgsrc.org>2018-05-16 12:42:19 +0000
commitfe5ee2faeb356a8dd23a4a1ac0f275d066c00c33 (patch)
tree663755e3c63af2c50c0a275f7c2073500be559f4 /print
parent0fc05fe3b8264dcf31e35dce2d46620bc0033678 (diff)
downloadpkgsrc-fe5ee2faeb356a8dd23a4a1ac0f275d066c00c33.tar.gz
chktex: Specify the input encoding, fixing build with TeX Live 2018
Diffstat (limited to 'print')
-rw-r--r--print/chktex/Makefile3
-rw-r--r--print/chktex/distinfo3
-rw-r--r--print/chktex/patches/patch-ChkTeX.tex.in15
3 files changed, 19 insertions, 2 deletions
diff --git a/print/chktex/Makefile b/print/chktex/Makefile
index d847b6ae430..7382e2e409c 100644
--- a/print/chktex/Makefile
+++ b/print/chktex/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2017/05/09 12:24:45 jperkin Exp $
+# $NetBSD: Makefile,v 1.32 2018/05/16 12:42:19 markd Exp $
DISTNAME= chktex-1.7.6
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= http://download.savannah.gnu.org/releases/chktex/
diff --git a/print/chktex/distinfo b/print/chktex/distinfo
index eb70789a55b..3480480e0dd 100644
--- a/print/chktex/distinfo
+++ b/print/chktex/distinfo
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.6 2016/09/30 11:33:06 wiz Exp $
+$NetBSD: distinfo,v 1.7 2018/05/16 12:42:19 markd Exp $
SHA1 (chktex-1.7.6.tar.gz) = f1deb9ef9d5bd7732334f09c64587ff2c30cdb5f
RMD160 (chktex-1.7.6.tar.gz) = 08a2e1bd14aff2d4eec3c48f77d873ec2321304f
SHA512 (chktex-1.7.6.tar.gz) = dd5ad2d7fce66eeb8d890bd79d00bdb28d9807539988232a917d6478c204e9a0ab287f2b8baf7977dba374b551609d8951cbf67ad15a793d35cdfe3411e4fe0b
Size (chktex-1.7.6.tar.gz) = 153071 bytes
+SHA1 (patch-ChkTeX.tex.in) = dd04eb6da0a7808f40b515862deffd5b1d99f9ae
SHA1 (patch-aa) = 6a8c9c7e916e60a4a16e54832101dbd1af4fd153
diff --git a/print/chktex/patches/patch-ChkTeX.tex.in b/print/chktex/patches/patch-ChkTeX.tex.in
new file mode 100644
index 00000000000..d247648a46b
--- /dev/null
+++ b/print/chktex/patches/patch-ChkTeX.tex.in
@@ -0,0 +1,15 @@
+$NetBSD: patch-ChkTeX.tex.in,v 1.1 2018/05/16 12:42:19 markd Exp $
+
+Specify the input encoding, fixing build with TeX Live 2018
+debian bug 896178
+
+--- ChkTeX.tex.in.orig 2016-02-03 05:18:36.000000000 +0000
++++ ChkTeX.tex.in
+@@ -37,6 +37,7 @@
+
+ \documentclass[a4paper]{article}
+ %latex
++\usepackage[latin1]{inputenc}
+ \usepackage{array, tabularx, verbatim, multicol}
+ \usepackage[T1]{fontenc}
+ \nonfrenchspacing