tex-zref{,-doc}: update to 2.32
2.32 This adapts the zref-pagelayout module to the new LateX hook management. 2.31 * added pagevalue property to savepos in abspos module * to correct a problem with references when hyperref is loaded, zref-counter uses from LaTeX2e <2020-10-01> pre-release-6 on the new command \@currentcounter and no longer patches \refstepcounter.
This commit is contained in:
parent
c50fd74961
commit
f37107d9c2
4 changed files with 16 additions and 16 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.1 2020/05/03 05:30:45 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2021/02/20 11:07:27 markd Exp $
|
||||
|
||||
DISTNAME= zref.doc
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-2.29
|
||||
TEXLIVE_REV= 54098
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-2.32
|
||||
TEXLIVE_REV= 56611
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= https://ctan.org/pkg/zref
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.1 2020/05/03 05:30:45 markd Exp $
|
||||
$NetBSD: distinfo,v 1.2 2021/02/20 11:07:27 markd Exp $
|
||||
|
||||
SHA1 (zref.doc.r54098.tar.xz) = 11b5418b914bdd45103927ddceba9277dbbf5236
|
||||
RMD160 (zref.doc.r54098.tar.xz) = 723558fe4c7e13fdec46ac96d29408ab1161d0af
|
||||
SHA512 (zref.doc.r54098.tar.xz) = d522ec5b147e22d802d29adad6c748045d120b790527d60eee6c2f8a2473a70dfd4afb6e9dc7cda5b261b07329f1e1811c2128969d3a89844e951acca1ff7e63
|
||||
Size (zref.doc.r54098.tar.xz) = 648620 bytes
|
||||
SHA1 (zref.doc.r56611.tar.xz) = bdacb58336c8131d08939b8b18ce87ae55b905c5
|
||||
RMD160 (zref.doc.r56611.tar.xz) = ebdbc609aaa45a6adee810cc68eaa136f5fb5c08
|
||||
SHA512 (zref.doc.r56611.tar.xz) = 928c54696572694b1fc7712a0f8357851c18d83bf723c6f03a9f784dfbd123b2c886593bc95de0d3b7f8109e1d0b3a52cc6ef1a877c0506130e7c5d96b046a67
|
||||
Size (zref.doc.r56611.tar.xz) = 651440 bytes
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.1 2020/05/03 05:30:45 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2021/02/20 11:07:27 markd Exp $
|
||||
|
||||
DISTNAME= zref
|
||||
PKGNAME= tex-${DISTNAME}-2.29
|
||||
TEXLIVE_REV= 54098
|
||||
PKGNAME= tex-${DISTNAME}-2.32
|
||||
TEXLIVE_REV= 56611
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= https://ctan.org/pkg/zref
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.1 2020/05/03 05:30:45 markd Exp $
|
||||
$NetBSD: distinfo,v 1.2 2021/02/20 11:07:27 markd Exp $
|
||||
|
||||
SHA1 (zref.r54098.tar.xz) = 6631976a28cf52965e65baa97d0fabfb9a226b9b
|
||||
RMD160 (zref.r54098.tar.xz) = be5192f9da39e5f966bc885cb794cb46e8a2ba58
|
||||
SHA512 (zref.r54098.tar.xz) = 47be0976f18f367b42d6c6c174d27ad3577be39ee43a4188962e3f2a60cfc72c383e2af836d80ca66c8e247ecf6db823fc478a7c3c61d1a52cc0a06a799d716a
|
||||
Size (zref.r54098.tar.xz) = 14296 bytes
|
||||
SHA1 (zref.r56611.tar.xz) = 8b85c9f21c2cc1c0d68e9bb94d6828cfc580f366
|
||||
RMD160 (zref.r56611.tar.xz) = 5760dda135a40e6695e6b39ca05db410774722c4
|
||||
SHA512 (zref.r56611.tar.xz) = f64604e9308278b34347bcbcaed39b500371c575082311c1fb28bf6bd7db26fc2d2e3d3e8843e3a195fd22050450bffb18c3e8b64a54f0787c1122ac3901ad2f
|
||||
Size (zref.r56611.tar.xz) = 14364 bytes
|
||||
|
|
Loading…
Reference in a new issue