The NetBSD Project

CVS log for pkgsrc/print/tex-standalone-doc/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / print / tex-standalone-doc

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 3 11:51:21 2023 UTC (5 months, 4 weeks ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, HEAD
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

tex-standalone{,-doc}: update to 1.3b

Fixed incorrect/unwanted messages for conversion feature.
Updated project URLs in documentation.
Added dependency list file.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 26 11:14:41 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

print: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Revision 1.5 / (download) - annotate - [select for diffs], Thu Oct 7 14:51:30 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

print: Remove SHA1 hashes for distfiles

Revision 1.4 / (download) - annotate - [select for diffs], Tue May 8 11:24:18 2018 UTC (5 years, 4 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.3: +5 -5 lines
Diff to previous 1.3 (colored)

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.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Nov 4 01:02:46 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Add SHA512 digests for distfiles for print category

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.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 2 12:01:39 2015 UTC (8 years, 2 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Update tex-standalone{,-doc} to 1.2

* 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.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 2 21:01:00 2015 UTC (8 years, 3 months ago) by markd
Branch: MAIN

Add tex-standalone{,-doc} 1.1b

Compile TeX pictures stand-alone or as part of a document

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>