pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
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.
Problems found locating distfiles:
Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz
Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz
Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz
Package dvidvi: missing distfile dvidvi-1.0.tar.gz
Package lgrind: missing distfile lgrind.tar.bz2
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
* Fixed build option
* Fixed quotes for auto-build feature of the package.
* Added "multido" option.
* Fixes/improvements for output convert filename for the 'multi'
option.
* Changed \IfFileExists test for \if..tex macros to support 'htlatex'.
* Issue #12: Fixed info message for mode=buildnew if generated file is
already newer than source file.
* Issue #8: Updated description of mode=buildnew to state that it
doesn't work with XeLaTeX.