diff options
author | wiz <wiz@pkgsrc.org> | 2021-07-15 10:50:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-07-15 10:50:32 +0000 |
commit | 55be446f60979b9d1d910080ce302dde13eaf07e (patch) | |
tree | 4d11c4e7bd11cab0c846a2f4241f16f44f3593d0 /devel | |
parent | ee9e61e54916071993f0bbc56bd83d0080d29a49 (diff) | |
download | pkgsrc-55be446f60979b9d1d910080ce302dde13eaf07e.tar.gz |
gtexinfo: update to 6.8.
6.8 (3 July 2021)
* Language
. new command @displaymath for formatting of mathematical notation
. @example takes an argument to specify the language
. mark these commands as deprecated, not to be used:
@centerchap, @definfoenclose, @refill, @inforef.
. new paper size @bsixpaper
* texi2any
. should be faster as Perl XS parser is enabled by default
. SHOW_MENU customization variable replaced by FORMAT_MENU.
FORMAT_MENU set to 'menu' is the same as SHOW_MENU set to 1, and
FORMAT_MENU set to 'nomenu' is the same as SHOW_MENU set to 0.
. only check menu structure if CHECK_NORMAL_MENU_STRUCTURE variable is set
. changes to HTML output:
. MathJax support for display of math. new variables HTML_MATH,
MATHJAX_SCRIPT and MATHJAX_SOURCE.
. new variables JS_WEBLABELS and JS_WEBLABELS_FILE to support
JavaScript License Web Labels
. by default, use sectional tables of contents instead of menus
. use section names in links by default (configure with
xrefautomaticsectiontitle customization variable)
. CONTENTS_OUTPUT_LOCATION sets location of table of contents
. document sections wrapped in <div> elements
. new variable USE_NODE_DIRECTIONS to use node or section structure
for node directions
. copiable anchor links for definitions with COPIABLE_ANCHORS variable
. experimental JavaScript browsing interface enabled with INFO_JS_DIR
. don't add an extra period before file extension given as an argument
to @image if image file is not found
* info
. support compressed dir files
* texi2dvi
. stop on first error in input file
* texinfo.tex
. put logical page numbers into PDF's ('page labels')
. put chapter numbers in the PDF outline
. new Finnish translation
* Distribution
. autoconf 2.71, automake 1.16.3, gettext 0.21
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gtexinfo/Makefile | 5 | ||||
-rw-r--r-- | devel/gtexinfo/PLIST | 6 | ||||
-rw-r--r-- | devel/gtexinfo/distinfo | 10 |
3 files changed, 12 insertions, 9 deletions
diff --git a/devel/gtexinfo/Makefile b/devel/gtexinfo/Makefile index 4333b37cc2c..607b6313998 100644 --- a/devel/gtexinfo/Makefile +++ b/devel/gtexinfo/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.110 2021/05/24 19:49:58 wiz Exp $ +# $NetBSD: Makefile,v 1.111 2021/07/15 10:50:32 wiz Exp $ -DISTNAME= texinfo-6.7 +DISTNAME= texinfo-6.8 PKGNAME= g${DISTNAME} -PKGREVISION= 4 CATEGORIES= devel sysutils MASTER_SITES= ${MASTER_SITE_GNU:=texinfo/} diff --git a/devel/gtexinfo/PLIST b/devel/gtexinfo/PLIST index 6488266f6b3..5ddc6763bfa 100644 --- a/devel/gtexinfo/PLIST +++ b/devel/gtexinfo/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.23 2019/10/08 14:30:09 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.24 2021/07/15 10:50:32 wiz Exp $ bin/info bin/install-info bin/makeinfo @@ -60,8 +60,12 @@ share/texinfo/Texinfo/XSLoader.pm share/texinfo/htmlxref.cnf share/texinfo/init/book.pm share/texinfo/init/chm.pm +share/texinfo/init/highlight_syntax.pm share/texinfo/init/html32.pm share/texinfo/init/latex2html.pm share/texinfo/init/tex4ht.pm +share/texinfo/js/info.css +share/texinfo/js/info.js +share/texinfo/js/modernizr.js share/texinfo/texindex.awk share/texinfo/texinfo.dtd diff --git a/devel/gtexinfo/distinfo b/devel/gtexinfo/distinfo index 80f36e5bd65..61eb3ecaef3 100644 --- a/devel/gtexinfo/distinfo +++ b/devel/gtexinfo/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.55 2019/10/08 14:30:09 ryoon Exp $ +$NetBSD: distinfo,v 1.56 2021/07/15 10:50:32 wiz Exp $ -SHA1 (texinfo-6.7.tar.gz) = 3eb87fe3f4241ba4305255f8a47d867dbc4f96fc -RMD160 (texinfo-6.7.tar.gz) = 7fe5cfe888c2aa250a7eb8f22c3ad4aeacc0fa8d -SHA512 (texinfo-6.7.tar.gz) = a52aaa2f0113c6f14b3cb94fbf7191770017ff6ce2016292770831279cfbb898c2f7f720adee620e08d9d80a9505df89a689ba0c25e92f6579b28b075f7b8ee2 -Size (texinfo-6.7.tar.gz) = 9027808 bytes +SHA1 (texinfo-6.8.tar.gz) = 37f5ff5f748fb11bcbd57b82f3fdb5c365e82d61 +RMD160 (texinfo-6.8.tar.gz) = ea77f7c91028984f1cec209834c39b3aeaad83e1 +SHA512 (texinfo-6.8.tar.gz) = f46dfb1c0f324a9c54959a8f256f0dcb8aaa59caccb0f027a5ee39a173b6e51a31a488f9d787707e7aa8401a439b2a01a1f3022dbae24ef377a1c021c1ebeb37 +Size (texinfo-6.8.tar.gz) = 10119420 bytes SHA1 (patch-ab) = c27f30eefc28f021835f118543e872089b1c3c52 SHA1 (patch-ac) = 7f7226ee521fddba9f967be4fe199f6bedcfa148 SHA1 (patch-gnulib_lib_mbiter.h) = 34c291e6994c6eb51aba803f3ebf5f09d46e9bdd |