The NetBSD Project

CVS log for pkgsrc/textproc/tex-latexdiff-doc/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / tex-latexdiff-doc

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.15 / (download) - annotate - [select for diffs], Sat Apr 1 11:44:56 2023 UTC (12 months, 2 weeks ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, HEAD
Changes since 1.14: +3 -4 lines
Diff to previous 1.14 (colored) to selected 1.5 (colored)

tex-latexdiff{,-doc}: update to 1.3.3

changes unknown

Revision 1.14 / (download) - annotate - [select for diffs], Tue Jun 28 11:36:50 2022 UTC (21 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored) to selected 1.5 (colored)

*: recursive bump for perl 5.36

Revision 1.13 / (download) - annotate - [select for diffs], Thu Apr 14 02:08:44 2022 UTC (2 years ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.12: +3 -4 lines
Diff to previous 1.12 (colored) to selected 1.5 (colored)

tex-latexdiff{,-doc}: update to 1.3.2

# latexdiff
## API adaptions:
 - latexdiff now completes with exit code 0 after --help or --version command
 ## New features / feature extensions
 - extend CUSTOMDIFCMD related postprocessing to deal properly with multiline
   commands, or a sequence of several commands in the same line
 - support for additional macros from import package (\import, \inputfrom,
   \includefrom, \subimport, \subinputfrom, \subincludefrom).
 - replace default driver dvips->pdftex
 ## Bug fixes:
 - fix bug by replacing \hspace{0pt} after \mbox{..} auxiliary commands with \hskip0pt
   (IMPORTANT as old way apparently breaks latexdiff output under default setting
    with recent versions pdflatex)
 - fix issue affecting proper markup of text commands which are not also safe cmds and
   have multiple arguments
 - fix issue by adding \eqref (amsmath package) to the list of safe commands
 - fix bug reported in mangled verbatim line environment
 - more ways to process \frac correctly with atomic arguments.
 - fix a bug in biblatex mode, which prevented proper processing of modified \textcite
 - -h string fix: add -driver option

 # latexdiff-vc
 ## Bug fixes:
 - when setting config variables with the command lines it is now possible to use
   quotes to include spaces in the value, e.g. `-c LATEX="pdflatex --shell-escape"`
 - as --only-changes is not compatible with graphics markup, --graphics-markup=none
   is now set automatically when this option is selected
 - when --pdf or --postscript is select, then replace tildes in version names with
   underscores in output file (e.g. diffHEAD_1 instead of diff HEAD~1. This is
   necessary because pdflatex strips ~n strings at the end of the filename, when
   generating output file names

 # latexrevise
 ## New features
 - Introduce option -r / --replace which removes markup of the form
   \replaced{new text}{old text} in the changes package
 - Functionality -c option: if comment to be deleted is the last in the line replace
   new line by space character. This is done to avoid errors or unintended line breaks
   from empty lines after deletion (which are interpreted as \par)

Revision 1.12 / (download) - annotate - [select for diffs], Mon May 24 19:55:00 2021 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored) to selected 1.5 (colored)

*: recursive bump for perl 5.34

Revision 1.11 / (download) - annotate - [select for diffs], Mon Feb 15 03:46:44 2021 UTC (3 years, 2 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.10: +3 -5 lines
Diff to previous 1.10 (colored) to selected 1.5 (colored)

tex-latexdiff{,-doc}: update to 1.3.1.1

changes unknown

Revision 1.10 / (download) - annotate - [select for diffs], Mon Aug 31 18:12:18 2020 UTC (3 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) to selected 1.5 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Jan 18 23:35:34 2020 UTC (4 years, 3 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.5 (colored)

all: migrate several HOMEPAGEs to https

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.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Dec 6 19:04:13 2019 UTC (4 years, 4 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored) to selected 1.5 (colored)

tex-*: add TEXLIVE_UNVERSIONED=yes

Revision 1.7 / (download) - annotate - [select for diffs], Sun Aug 11 13:24:02 2019 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored) to selected 1.5 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jan 26 10:54:00 2019 UTC (5 years, 2 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.5: +3 -4 lines
Diff to previous 1.5 (colored)

tex-latexdiff{,-doc}: update to 1.3.0

Feature extensions:
* treat options to \documentclass as potential package names (some
  packages allow implicit loading of or imply selected packages)
* verbatim and lstlisting environments are marked-up with line-by-line
  in a similar style to non-verbatim text (requires the listing package
  to be installed). Also see new configuration variable VERBATIMLINEENV
* --flatten: now supports \verbatiminput and \lstlistinput
* --flatten: if file is not found, do not fail, simply warn and leave
  command unexpanded
* new config variable CUSTOMDIFCMD to allow defining special versions of
  commands  in added or deleted blocks
* added option -no-links, which suppress generation of hyperreferences.
  This is mostly (or only) useful in the context of the --only-changes
  option of latexdiff-vc in only-changes modes)

Bug fixes:
* pattern matching of \verb and \lstinline commands had an error which
  meant they would trigger on commands beginning with \verb.
* In description environments, mark up item descriptions by effectively
  reating the insides of item commannds as text commands
* improved pattern matching: now allows nested angular brackets, and is
  no longer confused by escaped curly braces
* improved pattern matching in COARSE mode: occasionally, the closing
  bracket or some other elements would be matched in an 'unnatural' way
  due to another sequence being more minimal in the computational sense,
  sometimes even causing errors due to tokens moving in or out of the
  scope of math environments. This is now discouraged by adding internal
  \DIFANCHOR commands (which are removed again in post-processing)
* added to textcmds: \intertext from amsmath package

Revision 1.5 / (download) - annotate - [selected], Wed Aug 22 09:47:13 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Recursive bump for perl5-5.28.0

Revision 1.4 / (download) - annotate - [select for diffs], Wed Aug 23 23:43:24 2017 UTC (6 years, 7 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored) to selected 1.5 (colored)

Update tex-latexdiff{,-doc} to 1.2.1

changes unknown

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jun 21 08:28:42 2017 UTC (6 years, 9 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.2: +3 -4 lines
Diff to previous 1.2 (colored) to selected 1.5 (colored)

Update to TeXlive 2017

  Updated print/tex-koma-script to 3.23
  Updated print/tex-kotex-oblivoir{,-doc} to 2.1.8
  Updated devel/tex-l3experimental to 2017
  Updated devel/tex-l3kernel{,-doc} to 2017
  Updated devel/tex-l3packages{,-doc} to 2017
  Updated print/tex-latex{,-doc} to 20170101.1
  Updated textproc/tex-latexdiff{,-doc} to 1.2.0
  Updated print/tex-leaflet{,-doc} to 1.1b
  Updated fonts/tex-libertine{,-doc} to 5.3.0.43603
  Updated devel/tex-lualibs{,-doc} to 2.5
  Updated fonts/tex-luaotfload{,-doc} to 2.8.2
  Updated print/tex-luatex{,-doc} to 1.0.4

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 9 06:39:08 2016 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored) to selected 1.5 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jan 15 08:58:21 2016 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Diff to selected 1.5 (colored)

Add tex-latexdiff and docs.

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>