summaryrefslogtreecommitdiff
path: root/print/lacheck
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2015-06-14 12:50:00 +0000
committermarkd <markd@pkgsrc.org>2015-06-14 12:50:00 +0000
commit3395bad7e681ebbfa2ff35e90bfdbbcf6a36c504 (patch)
tree4bebba1a08d6fe1cf0121c506cb4443b2dc1a3bc /print/lacheck
parentbda74f9fb98dcedb79666257ea7115731117ccb4 (diff)
downloadpkgsrc-3395bad7e681ebbfa2ff35e90bfdbbcf6a36c504.tar.gz
Update to texlive 2015.
pdfTEX: Support JPEG Exif as well as JFIF; do not even emit a warning if \pdfinclusionerrorlevel is negative; sync with xpdf 3.04. LuaTEX: New library newtokenlib for scanning tokens; bug fixes in the normal random number generator and other places. XeTEX: Image handling fixes; xdvipdfmx binary looked for first as a sibling to xetex; internal XDV opcodes changed. MetaPost: New numbersystem binary; new Japanese-enabled upmpost and updvitomp programs, analogous to up*tex. Infrastructure: The fmtutil script has been reimplemented to read fmtutil.cnf on a per-tree basis, analogous to updmap. Web2C mktex* scripts (including mktexlsr, mktextfm, mktexpk) now prefer programs in their own directory, instead of always using the existing PATH.
Diffstat (limited to 'print/lacheck')
-rw-r--r--print/lacheck/Makefile17
-rw-r--r--print/lacheck/distinfo8
2 files changed, 10 insertions, 15 deletions
diff --git a/print/lacheck/Makefile b/print/lacheck/Makefile
index 5b0922b6f3c..f312ff9baae 100644
--- a/print/lacheck/Makefile
+++ b/print/lacheck/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2015/05/27 22:15:20 markd Exp $
+# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:00 markd Exp $
-DISTNAME= texlive-20140525-source
-PKGNAME= lacheck-1.26
+DISTNAME= texlive-20150521-source
+PKGNAME= lacheck-1.28
CATEGORIES= print
-MASTER_SITES= ftp://tug.org/historic/systems/texlive/2014/
+MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -12,18 +12,13 @@ COMMENT= LaTeX checker
LICENSE= gnu-gpl-v2
EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \
- ${DISTNAME}/texk/lacheck
+ ${DISTNAME}/utils/lacheck
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-WRKSRC= ${WRKDIR}/${DISTNAME}/texk/lacheck
+WRKSRC= ${WRKDIR}/${DISTNAME}/utils/lacheck
CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess
CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub
-CONFIGURE_ARGS+= --with-system-kpathsea \
- --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \
- --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib
-
-.include "../../print/kpathsea/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/lacheck/distinfo b/print/lacheck/distinfo
index db17f931ac2..4d41b452151 100644
--- a/print/lacheck/distinfo
+++ b/print/lacheck/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2015/05/27 22:15:20 markd Exp $
+$NetBSD: distinfo,v 1.2 2015/06/14 12:50:00 markd Exp $
-SHA1 (texlive-20140525-source.tar.xz) = 8cb283ad26b1fe18e1089820cf64ecc63d8224e8
-RMD160 (texlive-20140525-source.tar.xz) = c9fb954e63e700d06aa0cf40c37cdb40eaac84a2
-Size (texlive-20140525-source.tar.xz) = 41657688 bytes
+SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143
+RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13
+Size (texlive-20150521-source.tar.xz) = 45459552 bytes