pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/gtexinfo gtexinfo: update to 6.8.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c44f9377bd89
branches: trunk
changeset: 455957:c44f9377bd89
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jul 15 10:50:32 2021 +0000
description:
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:
devel/gtexinfo/Makefile | 5 ++---
devel/gtexinfo/PLIST | 6 +++++-
devel/gtexinfo/distinfo | 10 +++++-----
3 files changed, 12 insertions(+), 9 deletions(-)
diffs (54 lines):
diff -r 3634309f545a -r c44f9377bd89 devel/gtexinfo/Makefile
--- a/devel/gtexinfo/Makefile Thu Jul 15 10:46:49 2021 +0000
+++ b/devel/gtexinfo/Makefile Thu Jul 15 10:50:32 2021 +0000
@@ -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 -r 3634309f545a -r c44f9377bd89 devel/gtexinfo/PLIST
--- a/devel/gtexinfo/PLIST Thu Jul 15 10:46:49 2021 +0000
+++ b/devel/gtexinfo/PLIST Thu Jul 15 10:50:32 2021 +0000
@@ -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/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 -r 3634309f545a -r c44f9377bd89 devel/gtexinfo/distinfo
--- a/devel/gtexinfo/distinfo Thu Jul 15 10:46:49 2021 +0000
+++ b/devel/gtexinfo/distinfo Thu Jul 15 10:50:32 2021 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index