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 7.00n



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3c6c859611a1
branches:  trunk
changeset: 376953:3c6c859611a1
user:      markd <markd%pkgsrc.org@localhost>
date:      Fri Apr 15 03:42:39 2022 +0000

description:
tex-hyperref{,doc}: update to 7.00n

This version removes a number of now unneeded patches from hyperref.
New is a key to set the next anchor name. This can be useful to create
manual bookmarks.

diffstat:

 print/tex-hyperref-doc/DESCR    |  2 +-
 print/tex-hyperref-doc/Makefile |  6 +++---
 print/tex-hyperref-doc/PLIST    |  3 ++-
 print/tex-hyperref-doc/distinfo |  8 ++++----
 print/tex-hyperref/Makefile     |  6 +++---
 print/tex-hyperref/PLIST        |  4 ++--
 print/tex-hyperref/distinfo     |  8 ++++----
 7 files changed, 19 insertions(+), 18 deletions(-)

diffs (97 lines):

diff -r a70f3a471343 -r 3c6c859611a1 print/tex-hyperref-doc/DESCR
--- a/print/tex-hyperref-doc/DESCR      Fri Apr 15 03:38:46 2022 +0000
+++ b/print/tex-hyperref-doc/DESCR      Fri Apr 15 03:42:39 2022 +0000
@@ -1,1 +1,1 @@
-This is documentation for tex-hyperref.
+Documentation for tex-hyperref.
diff -r a70f3a471343 -r 3c6c859611a1 print/tex-hyperref-doc/Makefile
--- a/print/tex-hyperref-doc/Makefile   Fri Apr 15 03:38:46 2022 +0000
+++ b/print/tex-hyperref-doc/Makefile   Fri Apr 15 03:42:39 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2021/06/03 07:47:21 markd Exp $
+# $NetBSD: Makefile,v 1.20 2022/04/15 03:42:39 markd Exp $
 
 DISTNAME=      hyperref.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-7.00k
-TEXLIVE_REV=   58024
+PKGNAME=       tex-${DISTNAME:S/./-/}-7.00n
+TEXLIVE_REV=   62142
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/hyperref
diff -r a70f3a471343 -r 3c6c859611a1 print/tex-hyperref-doc/PLIST
--- a/print/tex-hyperref-doc/PLIST      Fri Apr 15 03:38:46 2022 +0000
+++ b/print/tex-hyperref-doc/PLIST      Fri Apr 15 03:42:39 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2021/02/13 05:15:43 markd Exp $
+@comment $NetBSD: PLIST,v 1.8 2022/04/15 03:42:39 markd Exp $
 share/texmf-dist/doc/latex/hyperref/ChangeLog.txt
 share/texmf-dist/doc/latex/hyperref/README.md
 share/texmf-dist/doc/latex/hyperref/backref.pdf
@@ -11,6 +11,7 @@
 share/texmf-dist/doc/latex/hyperref/hyperref-doc5.html
 share/texmf-dist/doc/latex/hyperref/hyperref-doc6.html
 share/texmf-dist/doc/latex/hyperref/hyperref-doc7.html
+share/texmf-dist/doc/latex/hyperref/hyperref-doc8.html
 share/texmf-dist/doc/latex/hyperref/hyperref.pdf
 share/texmf-dist/doc/latex/hyperref/manifest.txt
 share/texmf-dist/doc/latex/hyperref/nameref.pdf
diff -r a70f3a471343 -r 3c6c859611a1 print/tex-hyperref-doc/distinfo
--- a/print/tex-hyperref-doc/distinfo   Fri Apr 15 03:38:46 2022 +0000
+++ b/print/tex-hyperref-doc/distinfo   Fri Apr 15 03:42:39 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2021/10/26 11:13:33 nia Exp $
+$NetBSD: distinfo,v 1.21 2022/04/15 03:42:39 markd Exp $
 
-BLAKE2s (hyperref.doc.r58024.tar.xz) = 82733f8aac0b9a4a57d1a9ea51d6ffe9bc593f2db432b5a01c57cd006fa7cbbb
-SHA512 (hyperref.doc.r58024.tar.xz) = 9005eb33d3f8b90199131eb2104fd961fd7d248c17c67af73162a0b90f0b90de1e5f5c79ffce59564f7d19e835765c59b385fb0e9e19ef4935f1de49655b03dc
-Size (hyperref.doc.r58024.tar.xz) = 3287788 bytes
+BLAKE2s (hyperref.doc.r62142.tar.xz) = 2c99cfa0d6b46b207b56fcafaa1fe9542af3694304448a4f90e8c8546958416c
+SHA512 (hyperref.doc.r62142.tar.xz) = 3b70f6fbbc789d55f61cbd78b30243be4782693d71aa8db5a2383354afbe5f4e4debe79bd53a3d72e090e7bf25459c8cb82d60db129f27f164c502615c55101d
+Size (hyperref.doc.r62142.tar.xz) = 3250152 bytes
diff -r a70f3a471343 -r 3c6c859611a1 print/tex-hyperref/Makefile
--- a/print/tex-hyperref/Makefile       Fri Apr 15 03:38:46 2022 +0000
+++ b/print/tex-hyperref/Makefile       Fri Apr 15 03:42:39 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2021/06/03 07:47:21 markd Exp $
+# $NetBSD: Makefile,v 1.26 2022/04/15 03:42:39 markd Exp $
 
 DISTNAME=      hyperref
-PKGNAME=       tex-${DISTNAME}-7.00k
-TEXLIVE_REV=   58024
+PKGNAME=       tex-${DISTNAME}-7.00n
+TEXLIVE_REV=   62142
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/hyperref
diff -r a70f3a471343 -r 3c6c859611a1 print/tex-hyperref/PLIST
--- a/print/tex-hyperref/PLIST  Fri Apr 15 03:38:46 2022 +0000
+++ b/print/tex-hyperref/PLIST  Fri Apr 15 03:42:39 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2021/06/03 07:47:21 markd Exp $
+@comment $NetBSD: PLIST,v 1.8 2022/04/15 03:42:39 markd Exp $
 share/texmf-dist/tex/latex/hyperref/backref.sty
 share/texmf-dist/tex/latex/hyperref/hdvipdfm.def
 share/texmf-dist/tex/latex/hyperref/hdvips.def
@@ -13,7 +13,7 @@
 share/texmf-dist/tex/latex/hyperref/hvtexhtm.def
 share/texmf-dist/tex/latex/hyperref/hvtexmrk.def
 share/texmf-dist/tex/latex/hyperref/hxetex.def
-share/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def
+share/texmf-dist/tex/latex/hyperref/hyperref-patches.sty
 share/texmf-dist/tex/latex/hyperref/hyperref.sty
 share/texmf-dist/tex/latex/hyperref/hypertex.def
 share/texmf-dist/tex/latex/hyperref/minitoc-hyper.sty
diff -r a70f3a471343 -r 3c6c859611a1 print/tex-hyperref/distinfo
--- a/print/tex-hyperref/distinfo       Fri Apr 15 03:38:46 2022 +0000
+++ b/print/tex-hyperref/distinfo       Fri Apr 15 03:42:39 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2021/10/26 11:13:33 nia Exp $
+$NetBSD: distinfo,v 1.21 2022/04/15 03:42:39 markd Exp $
 
-BLAKE2s (hyperref.r58024.tar.xz) = 4bf8a92fe8c96d9292b4aaa8c4fdbc23987da40799f52039bea136a82086abb5
-SHA512 (hyperref.r58024.tar.xz) = 00c82f1b64272ee6fd3728e29edf8e399a08eb3ffb9fb4fb011f4d0caa38970a351c132fd7096954a32ce9c730d798ba606f59f0ad6bf1754e43462067dd6c49
-Size (hyperref.r58024.tar.xz) = 91200 bytes
+BLAKE2s (hyperref.r62142.tar.xz) = 99e0764ddc7827075a2636e4c39dbc0d59603d8e4b361e970ac822e68f45fcb0
+SHA512 (hyperref.r62142.tar.xz) = 1f36f263f577e66d12e9360e34cab4cb0b9d6364ed5e80e0d0a9810d3763629ec5e110ec9aa00f0ac772c5dde2798e748cce954ec5929f7a8a3b7cd3130820dc
+Size (hyperref.r62142.tar.xz) = 90464 bytes



Home | Main Index | Thread Index | Old Index