pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/doc



Module Name:    pkgsrc
Committed By:   tonio
Date:           Thu May 20 13:55:09 UTC 2021

Modified Files:
        pkgsrc/doc: CHANGES-2021 TODO

Log Message:
Update textproc/hevea to 2.35.0

Changelog:
version 2.35
     * Release
version 2.34+02
     * Some petty optimisation in text output (replace ' '+ '\n' by '\n').
     * Correct bug in text mode (012 by Florian Angeletti).
       On bad combination of indentation and version 2.34+01
     * Correct bug in text mode (012 by Florian Angeletti).
       On bad combination of indentation and underlining.
version 2.34
     * Add command \formatlinks for greater control over navigation links.
version 2.33
     * Compatibility from 4.02.3 to 4.10.0
version 2.32
     * Introduce SVG arrows, contribution by Florian Angeletti
version 2.31
     * Correct doc typos.
version 2.30
     * Better error message when several \documentclass are present.
version 2.29+5
version 2.29+4
version 2.29+3
version 2.29+2
     * mathjax 'automatic' support
version 2.29+1
     * mathjax support
version 2.29
     * Correct bug around double quotes. Notice that the "plain" status
       of double quotes is no expansion, by contrast with all other special
       characters.
version 2.28
     * lstlisting: find files lstlang?.sty in path (as latex does).
version 2.27
     * info: Add initial capitals for some words
       (workaround against (reported) info reader v 6.0 bug
version 2.26
     * add a warning in case of missing \end{document}
     * cleveref.hva patch (removes extra white space), credit: Tim Bourke.
version 2.25
     * Oups !! Forgot to add svg.hva, corrected.
version 2.24
     * Add svg.hva style file, to produce svg images.
     * More robust build.


To generate a diff of this commit:
cvs rdiff -u -r1.2878 -r1.2879 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.20650 -r1.20651 pkgsrc/doc/TODO

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2021
diff -u pkgsrc/doc/CHANGES-2021:1.2878 pkgsrc/doc/CHANGES-2021:1.2879
--- pkgsrc/doc/CHANGES-2021:1.2878      Thu May 20 12:58:34 2021
+++ pkgsrc/doc/CHANGES-2021     Thu May 20 13:55:08 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.2878 2021/05/20 12:58:34 adam Exp $
+$NetBSD: CHANGES-2021,v 1.2879 2021/05/20 13:55:08 tonio Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -4478,3 +4478,4 @@ Changes to the packages collection and i
        Updated archivers/zstd to 1.5.0 [wiz 2021-05-20]
        Updated finance/py-stripe to 2.57.0 [adam 2021-05-20]
        Updated math/py-xarray to 0.18.2 [adam 2021-05-20]
+       Updated textproc/hevea to 2.35 [tonio 2021-05-20]

Index: pkgsrc/doc/TODO
diff -u pkgsrc/doc/TODO:1.20650 pkgsrc/doc/TODO:1.20651
--- pkgsrc/doc/TODO:1.20650     Thu May 20 12:23:34 2021
+++ pkgsrc/doc/TODO     Thu May 20 13:55:09 2021
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.20650 2021/05/20 12:23:34 wiz Exp $
+$NetBSD: TODO,v 1.20651 2021/05/20 13:55:09 tonio Exp $
 
 Suggested new packages
 ======================
@@ -1112,7 +1112,6 @@ For possible Perl packages updates, see 
        o heimdal-7.7.0
        o herisvm-0.8.2
        o hesiod-3.2.1
-       o hevea-2.35
        o heyu-2.9.0
        o hiawatha-10.8.1
        o hiredis-1.0.0



Home | Main Index | Thread Index | Old Index