pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/p5-LaTeX-Driver
Module Name: pkgsrc
Committed By: mef
Date: Mon Apr 27 15:07:30 UTC 2015
Modified Files:
pkgsrc/print/p5-LaTeX-Driver: Makefile distinfo
Removed Files:
pkgsrc/print/p5-LaTeX-Driver/patches: patch-aa
Log Message:
(pkgsrc)
- LICENSE to ${PERL5_LICENSE}
- Add 5 more DEPENDS, p5-Module-Install-*, p5-Test-*
- Convert to PERL5_MODULE_TYPE= Module::Install
- Drop patch-aa
(upstream)
- Update 0.10 to 0.200.4
-------------------------
0.200.4 2014-04-12
- Disabled bibtex tests by default due to frequently not found LaTex
sty not found.
- Disabled t/30 and t/31 unless dvips is found
0.200.3 2014-04-11
- xelatex tests now optional because they add too many external
dependencies
0.200.1 2014-04-10
- Fixed stale dependency (unused) in Test::LaTeX::Driver
0.20 2014-04-09
- Removed IPC::ShellCmd dependency since newer versions not on CPAN
- Fixed Win32 support
0.20_03 2013-10-31
- switched Makefile.PL to Module::Install
0.20_02 2013-10-29
- added -timeout option (requires IPC::ShellCmd 0.003)
- added -capture_stderr option and stderr() method to retrieve captured stderr
0.20_01 2013-10-18
- Now maintained on github
- reformatted Changes file
- removed MYMETA.{json,yml} from MANIFEST and added to MANIFEST.SKIP (RT89155)
- use IPC::ShellCmd to run commands
- remove LaTeX::Driver::Paths - paths determined at runtime
0.12 2012-08-31
- fixed typo in settings of ps2pdf/pdf2ps (RT79233)
- add missing dependency on Readonly (RT79330)
0.11 2012-08-30
- rewrote loop in run_latex() and need_to_run_bibtex() to use a
lexical variable to avoid subtle errors with
Template::Plugin::Latex (RT50684)
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/p5-LaTeX-Driver/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/p5-LaTeX-Driver/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/print/p5-LaTeX-Driver/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index