summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-11-28 13:49:27 +0000
committerwiz <wiz@pkgsrc.org>2017-11-28 13:49:27 +0000
commitc43bc14b057a9c5961528e6138ba1fa7d849b326 (patch)
treef90db3dc62708dfc4d3f557312e03b63556f3032
parent25f0ab119a67b01b35c2ffdc74bbad6dcde9b0f1 (diff)
downloadpkgsrc-c43bc14b057a9c5961528e6138ba1fa7d849b326.tar.gz
latexmk: update to 454.
From v. 4.52c to 4.54 In deps_list, correct bug in identifying generated files. Otherwise, generated files could have been identified as true source files. Remove insertion of name of deps file in list of targets in deps file. Don't send to screen deps info in deps mode (unless diagnostics on). Correct ordering of list of options given by -help. Fix incorrect deletion of non-generated aux files. Optimize away current directory string in $out_dir and $aux_dir. Make compatible with future versions of Perl where File::Glob's glob function won't exist. Add extra value 1.5 for $bibtex_use, with corresponding option -bibtex-cond1; this treats bbl files as conditionally precious in cleanup operations, depending on the existence or non-exisitence of bib files. When running bibtex, ensure that the change in search paths is made to work around deficiencies in bibtex is local and does not affect other programs. Collection of timing information now works in silent mode. Set better default previewers for MSys. Restore default of $analyze_input_log_always to 1. This restores the default detection of certain constructs for dependencies for input files in the .log file. See the comments on this variable in latexmk.pl for details. This works around a problem caused by a change in the behavior of lualatex in TeXLive 2017; it no longer lists all input files in the .fls file. Note that latexmk.pl always examines the .log file for relevant information. The variable $analyze_input_log_always only concerns whether it looks for <...> and (...) constructs. Add item to @file_not_found for the particular format of generic package warning about "No file", that is produced by glossaries-extra, and probably other packages. Documentation improvements, especially on methods of implementing custom dependencies for multiple kinds of index. Document $kpsewhich_show variable. Add a sample latexmkrc file for use with bib2gls and glossaries-extra.
-rw-r--r--print/latexmk/Makefile4
-rw-r--r--print/latexmk/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/print/latexmk/Makefile b/print/latexmk/Makefile
index 839d1e9c666..f098ba13432 100644
--- a/print/latexmk/Makefile
+++ b/print/latexmk/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2017/02/07 12:58:05 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/11/28 13:49:27 wiz Exp $
-DISTNAME= latexmk-452c
+DISTNAME= latexmk-454
CATEGORIES= print
MASTER_SITES= http://users.phys.psu.edu/~collins/software/latexmk/
EXTRACT_SUFX= .zip
diff --git a/print/latexmk/distinfo b/print/latexmk/distinfo
index 168e121a616..81771acf18f 100644
--- a/print/latexmk/distinfo
+++ b/print/latexmk/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/02/07 12:58:05 wiz Exp $
+$NetBSD: distinfo,v 1.7 2017/11/28 13:49:27 wiz Exp $
-SHA1 (latexmk-452c.zip) = 8dfaabb42108459d437f09f15e43103f440cd9a7
-RMD160 (latexmk-452c.zip) = 760a912d1d8627c8263e8678f1ce75db86922a00
-SHA512 (latexmk-452c.zip) = 164837066a285e3ffca938eb735c35b253b2dba2addf1ae2b2db5155b0586f6f4e626faf86eb630f97ce296c03c5c1c2f0f3c61445a75b9132aff009d683aeba
-Size (latexmk-452c.zip) = 391327 bytes
+SHA1 (latexmk-454.zip) = 256133135fe19c3faaac3ea693f7eafea9d0ce28
+RMD160 (latexmk-454.zip) = 58a90b3c66ce417b600623df97ccac3e46bd24b4
+SHA512 (latexmk-454.zip) = 6866622def84c135a2b0eceb0388e442bae377a961ea492eb2eadacac319fc23e0589c83d21fa75be263f7e25649e5c0746c1314b8c991cca9b82f38ebad9f0d
+Size (latexmk-454.zip) = 407014 bytes