pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print
Module Name: pkgsrc
Committed By: markd
Date: Tue May 8 11:24:18 UTC 2018
Modified Files:
pkgsrc/print/tex-standalone: Makefile distinfo
pkgsrc/print/tex-standalone-doc: Makefile distinfo
Log Message:
tex-standalone{,-doc}: update to 1.3a
Bug fix update:
---------------
Fixed compatibility issues with LuaTeX which arised after non-backward-compatible updates to LuaTeX.
Config file:
* Fixed log file warnings when used outside preamble by wrapping \PassOptionsToPackage call into preamble check.
Package:
* Added check if \sa at requestedpage is undefined or empty, which can happen with newer versions of LuaLaTeX.
* Updated page handling to new graphics driver version.
Also fixed the following reported bugs: (see https://bitbucket.org/martin_scharrer/standalone/issues)
* Issue #22: Removed processing of AUX file with \globaldefs.
* Issue #25: Changed how papersize special is added for dvips.
* Issue #26: Adding '-units PixelsPerInch' to 'convert' call so that generated PNGs have correct units parameter.
* Issue #30: Replaced jobname with subjobname in DVIPS precommand.
* Issue #31: Added \makeatother before inputting .sta files so that the subpreamble-changed test works with files
using \makeatletter.
* Issue #40: Corrected order of border option in manual.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-standalone/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-standalone/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-standalone-doc/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-standalone-doc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/tex-standalone/Makefile
diff -u pkgsrc/print/tex-standalone/Makefile:1.2 pkgsrc/print/tex-standalone/Makefile:1.3
--- pkgsrc/print/tex-standalone/Makefile:1.2 Sun Aug 2 12:01:39 2015
+++ pkgsrc/print/tex-standalone/Makefile Tue May 8 11:24:18 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2015/08/02 12:01:39 markd Exp $
+# $NetBSD: Makefile,v 1.3 2018/05/08 11:24:18 markd Exp $
DISTNAME= standalone
-PKGNAME= tex-${DISTNAME}-1.2
-TEXLIVE_REV= 37875
+PKGNAME= tex-${DISTNAME}-1.3a
+TEXLIVE_REV= 47136
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://ctan.org/pkg/standalone
Index: pkgsrc/print/tex-standalone/distinfo
diff -u pkgsrc/print/tex-standalone/distinfo:1.3 pkgsrc/print/tex-standalone/distinfo:1.4
--- pkgsrc/print/tex-standalone/distinfo:1.3 Wed Nov 4 01:02:46 2015
+++ pkgsrc/print/tex-standalone/distinfo Tue May 8 11:24:18 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 01:02:46 agc Exp $
+$NetBSD: distinfo,v 1.4 2018/05/08 11:24:18 markd Exp $
-SHA1 (tex-standalone-37875/standalone.tar.xz) = bbd8941f779ff5182ac4038990e41bb4aac98172
-RMD160 (tex-standalone-37875/standalone.tar.xz) = 7d305fee59db03363b60d61ddf7d81a5a4153766
-SHA512 (tex-standalone-37875/standalone.tar.xz) = 5eea6930975f9baf43b2d37401527cc390500167da769f29b7bd3130ee56b23cf28c1b43aa817e22976476bd04048ffe94d14321dfa0243c76b12f3069fddd92
-Size (tex-standalone-37875/standalone.tar.xz) = 11416 bytes
+SHA1 (tex-standalone-47136/standalone.tar.xz) = aa13e6a0c10fb95b607c60ef3fb802e8724a4a68
+RMD160 (tex-standalone-47136/standalone.tar.xz) = 93a964388861a09d9f47edbf35358558fb5218da
+SHA512 (tex-standalone-47136/standalone.tar.xz) = 599fc0934d53eab3cb97bfed16317ebdd6f31b70e0016c3ce8c413752290319940a8793b0458abd58a2a2151f8f7156628b0a083f42a1fde73e0e7c666abbfcb
+Size (tex-standalone-47136/standalone.tar.xz) = 11840 bytes
Index: pkgsrc/print/tex-standalone-doc/Makefile
diff -u pkgsrc/print/tex-standalone-doc/Makefile:1.2 pkgsrc/print/tex-standalone-doc/Makefile:1.3
--- pkgsrc/print/tex-standalone-doc/Makefile:1.2 Sun Aug 2 12:01:39 2015
+++ pkgsrc/print/tex-standalone-doc/Makefile Tue May 8 11:24:18 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2015/08/02 12:01:39 markd Exp $
+# $NetBSD: Makefile,v 1.3 2018/05/08 11:24:18 markd Exp $
DISTNAME= standalone.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-1.2
-TEXLIVE_REV= 37875
+PKGNAME= tex-${DISTNAME:S/./-/}-1.3a
+TEXLIVE_REV= 47136
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://ctan.org/pkg/standalone
Index: pkgsrc/print/tex-standalone-doc/distinfo
diff -u pkgsrc/print/tex-standalone-doc/distinfo:1.3 pkgsrc/print/tex-standalone-doc/distinfo:1.4
--- pkgsrc/print/tex-standalone-doc/distinfo:1.3 Wed Nov 4 01:02:46 2015
+++ pkgsrc/print/tex-standalone-doc/distinfo Tue May 8 11:24:18 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 01:02:46 agc Exp $
+$NetBSD: distinfo,v 1.4 2018/05/08 11:24:18 markd Exp $
-SHA1 (tex-standalone-37875/standalone.doc.tar.xz) = 487d143b4ea24ba2cc1cf75afe770514c9625f4d
-RMD160 (tex-standalone-37875/standalone.doc.tar.xz) = 98f009ab34413dfcd3e1a7f7a4b30da81584929e
-SHA512 (tex-standalone-37875/standalone.doc.tar.xz) = 1397dd6ae243346a20e679d913d328d597688f1ad78c2de1b72df3710290eb357f7e120cdf015cb5fc13dc9a7f094c8dbe00c72d5119af0b07515fca66187eaa
-Size (tex-standalone-37875/standalone.doc.tar.xz) = 266880 bytes
+SHA1 (tex-standalone-47136/standalone.doc.tar.xz) = 280cf08b286800f2ea2c1a43c92f29839fde1482
+RMD160 (tex-standalone-47136/standalone.doc.tar.xz) = fd2fed1eecbf07f8f5619a3426be92caf749f861
+SHA512 (tex-standalone-47136/standalone.doc.tar.xz) = d7b86ac37855a9f2471ded0bd3cd370d4e7e247b0bf8a5ff63aa44e6ff8648fc1a696e813e25871ca5e02cb364f4abeced6bfc40d2f1679e0d5a894ace0872b6
+Size (tex-standalone-47136/standalone.doc.tar.xz) = 270488 bytes
Home |
Main Index |
Thread Index |
Old Index