pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/latexmk latexmk: update to 455.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/be56bd4e05da
branches:  trunk
changeset: 374727:be56bd4e05da
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 28 15:58:48 2018 +0000

description:
latexmk: update to 455.

>From v. 4.54c to 4.55
 Correct bug that $search_path_separator wasn't defined under msys.
 Ensure that all configuration variables do have sensible default
   definitions (which wasn't always the case previously).
 Allow optional timeout in pvc mode after a period of inactivity.
   (See documentation for -pvctimeout option.)
 Compensate for problems caused by time offset between system time on
   system running latexmk and file times on remote file system.
   (It caused wrong behavior when a document uses biber, MiKTeX
   is used, the aux_dir is on a remote file system, and the system
   time on the host of the file system differs from the system time on
   the system running latexmk.)

diffstat:

 print/latexmk/Makefile |   4 ++--
 print/latexmk/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 346197c94d94 -r be56bd4e05da print/latexmk/Makefile
--- a/print/latexmk/Makefile    Sun Jan 28 15:57:42 2018 +0000
+++ b/print/latexmk/Makefile    Sun Jan 28 15:58:48 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/01/10 10:11:30 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2018/01/28 15:58:48 wiz Exp $
 
-DISTNAME=      latexmk-454c
+DISTNAME=      latexmk-455
 CATEGORIES=    print
 MASTER_SITES=  http://users.phys.psu.edu/~collins/software/latexmk/
 EXTRACT_SUFX=  .zip
diff -r 346197c94d94 -r be56bd4e05da print/latexmk/distinfo
--- a/print/latexmk/distinfo    Sun Jan 28 15:57:42 2018 +0000
+++ b/print/latexmk/distinfo    Sun Jan 28 15:58:48 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2018/01/10 10:11:30 wiz Exp $
+$NetBSD: distinfo,v 1.9 2018/01/28 15:58:48 wiz Exp $
 
-SHA1 (latexmk-454c.zip) = 92499af31f30eec4129eb240dad50f9c93cc3e15
-RMD160 (latexmk-454c.zip) = df7ebd1b791ebb20a56cab5baf907fd535170b31
-SHA512 (latexmk-454c.zip) = 1e9d2a1eef5a90328752c986053a45e68d81646067cad3149995005954868000e9c5865ce8e3934535ef80a391e0e80408b797170fc718635f4a794a8d8d12d6
-Size (latexmk-454c.zip) = 406963 bytes
+SHA1 (latexmk-455.zip) = b472fb7a5af1cf629cf5004d62a49f6d811a5fcf
+RMD160 (latexmk-455.zip) = c4370e8f75c7745ad9f79ee7029b8140b73a3568
+SHA512 (latexmk-455.zip) = 6673088c3bd094e30263501a5f38b12e265e9b7646baeb39e1c0803b1542f6b66253329d33085f1d57761877d33f55cd1b5f5dee87e8d87449d3111fc8962a32
+Size (latexmk-455.zip) = 414255 bytes



Home | Main Index | Thread Index | Old Index