pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print tex-hyperref{,-doc}: update to 6.86b
details: https://anonhg.NetBSD.org/pkgsrc/rev/abec613f120d
branches: trunk
changeset: 379848:abec613f120d
user: markd <markd%pkgsrc.org@localhost>
date: Sun May 06 11:34:09 2018 +0000
description:
tex-hyperref{,-doc}: update to 6.86b
Update to hyperref, special thanks to Ulrike Fischer for providing
fixes to several issues.
2018-02-06 6.86b David Carlisle
* 6.86b
* Fix packaging of luatex.dtx (reported on tex.sx)
2017-09-29 6.86a David Carlisle
* 6.86a
* bump version and fix documentation markup
* fixes to xsl and other minor build adjustments
* send driver message just to log, issue #9
* add \and to the list of commands locally made safe in pdf title
info, issue #44
* for issue #50 add pdf source zip from
texmf-dist/doc/latex/hyperref-docsrc
2017-09-29 6.86a David Carlisle
* 6.86a
* Make driver auto detect info not message (so just log not
terminal) issue #9
* Make \and locally "; " while making pdf info string issue #44
2017-09-29 6.856a Ulrike Fischer
* 6.86a
* don't define \noboundary as text command / issue 37 (#45)
* changed default pdfversion from 2 to 5, along the default
settings in the current tex systems
* change with pdfa version to 4 only if the current version is
smaller, see issue #38
* removed \noboundary from puarenc.def, see issue #37
* Issue #38: change version to 1.4 with pdfa only if it is smaller
(#43)
* changed default pdfversion from 2 to 5, along the default
settings in the current tex systems
* change with pdfa version to 4 only if the current version is
smaller, see issue #38
* issue #25, added \HyPsd at EscapeTeX#1% to correctly escape
non-ascii in heading (#42)
* code to amend issue #40 (missing pdfhighlight option for
xetex/dvipdfmx) (#41)
* corrected typo in hpdftex.def
* exchanged code for pdfhighlight by \Hy at setpdfhighlight in
hpdftex.def
* exchanged code for pdfhighlight by \Hy at setpdfhighlight in
hluatex.def
* added \Hy at setpdfhighlight to hdvipdfm/hxetex.def
diffstat:
print/tex-hyperref-doc/Makefile | 6 +++---
print/tex-hyperref-doc/distinfo | 10 +++++-----
print/tex-hyperref/Makefile | 6 +++---
print/tex-hyperref/distinfo | 10 +++++-----
4 files changed, 16 insertions(+), 16 deletions(-)
diffs (60 lines):
diff -r b10110e08664 -r abec613f120d print/tex-hyperref-doc/Makefile
--- a/print/tex-hyperref-doc/Makefile Sun May 06 10:23:15 2018 +0000
+++ b/print/tex-hyperref-doc/Makefile Sun May 06 11:34:09 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2017/09/06 16:49:35 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2018/05/06 11:34:09 markd Exp $
DISTNAME= hyperref.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-6.85a
-TEXLIVE_REV= 43547
+PKGNAME= tex-${DISTNAME:S/./-/}-6.86b
+TEXLIVE_REV= 46583
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= http://ctan.org/pkg/hyperref
diff -r b10110e08664 -r abec613f120d print/tex-hyperref-doc/distinfo
--- a/print/tex-hyperref-doc/distinfo Sun May 06 10:23:15 2018 +0000
+++ b/print/tex-hyperref-doc/distinfo Sun May 06 11:34:09 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2017/06/21 07:24:07 markd Exp $
+$NetBSD: distinfo,v 1.13 2018/05/06 11:34:09 markd Exp $
-SHA1 (tex-hyperref-43547/hyperref.doc.tar.xz) = 8085aa688f35a8867c307428db9c8ade240e6693
-RMD160 (tex-hyperref-43547/hyperref.doc.tar.xz) = 0094757424a26e63dc1c7fae8ba54d426969b2de
-SHA512 (tex-hyperref-43547/hyperref.doc.tar.xz) = 8a77cc5fefbc2a255a14dac85efd163ebf6911453d3ecae8ee504fa42b8bd18ef391db3bb49c13607d2bf6e60bda861c486c723aa01c596edc20b471a49b934f
-Size (tex-hyperref-43547/hyperref.doc.tar.xz) = 3370356 bytes
+SHA1 (tex-hyperref-46583/hyperref.doc.tar.xz) = 9fc48b3589f31e313fce30804e9f7cd726e86031
+RMD160 (tex-hyperref-46583/hyperref.doc.tar.xz) = 365c63112353d2f5e9d623eab2625f7431491d9e
+SHA512 (tex-hyperref-46583/hyperref.doc.tar.xz) = 8c285c95494dbb3992136e80683b51d7a2eedd164de3e5297968a8cfa4bc3c045017ee4c9202fad4f0aa307c69de5fb63de757ffe873725532048741308f90eb
+Size (tex-hyperref-46583/hyperref.doc.tar.xz) = 3396884 bytes
diff -r b10110e08664 -r abec613f120d print/tex-hyperref/Makefile
--- a/print/tex-hyperref/Makefile Sun May 06 10:23:15 2018 +0000
+++ b/print/tex-hyperref/Makefile Sun May 06 11:34:09 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2017/09/06 16:49:35 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2018/05/06 11:34:09 markd Exp $
DISTNAME= hyperref
-PKGNAME= tex-${DISTNAME}-6.85a
-TEXLIVE_REV= 43547
+PKGNAME= tex-${DISTNAME}-6.86b
+TEXLIVE_REV= 46583
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= http://ctan.org/pkg/hyperref
diff -r b10110e08664 -r abec613f120d print/tex-hyperref/distinfo
--- a/print/tex-hyperref/distinfo Sun May 06 10:23:15 2018 +0000
+++ b/print/tex-hyperref/distinfo Sun May 06 11:34:09 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2017/06/21 07:24:07 markd Exp $
+$NetBSD: distinfo,v 1.13 2018/05/06 11:34:09 markd Exp $
-SHA1 (tex-hyperref-43547/hyperref.tar.xz) = e4e00b4f79f69334d83c07711d3db2c5c6ed9d51
-RMD160 (tex-hyperref-43547/hyperref.tar.xz) = de28e81e50e8a216933b2c24167e242d132760e1
-SHA512 (tex-hyperref-43547/hyperref.tar.xz) = bc7dec6ee8e0346275612c121dfa24b91130aad759832e8157ef0a8824ee3b4a7998e462bf4e57bac285e9aa2238d3e65f2d8d93d634dddd6d9d02c4ed86b1b3
-Size (tex-hyperref-43547/hyperref.tar.xz) = 108112 bytes
+SHA1 (tex-hyperref-46583/hyperref.tar.xz) = 012796ee8d082605eb0fffa6c3769dd5f7a11c48
+RMD160 (tex-hyperref-46583/hyperref.tar.xz) = c51bfcd475e67752d3507d312e8a06f510954c4d
+SHA512 (tex-hyperref-46583/hyperref.tar.xz) = 57de3bac579742122b753b73b7f875244b1de5f918e4f7b604b2f263b197ae8fb0dd340aaec825cc7c1829a4b377b3489f81a769c39139ef1148eec1c4da1996
+Size (tex-hyperref-46583/hyperref.tar.xz) = 107996 bytes
Home |
Main Index |
Thread Index |
Old Index