tex-rerunfilecheck{,-doc}: update to 1.10
Fixed the glossary option
This commit is contained in:
parent
e54c60db2e
commit
b2b4b5bb07
5 changed files with 16 additions and 16 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.1 2020/05/03 05:30:43 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2022/09/01 11:09:49 markd Exp $
|
||||
|
||||
DISTNAME= rerunfilecheck.doc
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-1.9
|
||||
TEXLIVE_REV= 54841
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-1.10
|
||||
TEXLIVE_REV= 63869
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= https://ctan.org/pkg/rerunfilecheck
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2021/10/26 11:14:32 nia Exp $
|
||||
$NetBSD: distinfo,v 1.4 2022/09/01 11:09:49 markd Exp $
|
||||
|
||||
BLAKE2s (rerunfilecheck.doc.r54841.tar.xz) = d6d085eb8544e785ece4ef03b246a352b1a586ca0f86d942fd7086f5f1e3276a
|
||||
SHA512 (rerunfilecheck.doc.r54841.tar.xz) = 5aac852ec67c34b6b2f7d040f7791ff9d706446b5b2a395177753d279718d5685a99b25a6f4121d532a395a29ead4f62d76760de48b0beb65adac0c08fbe281e
|
||||
Size (rerunfilecheck.doc.r54841.tar.xz) = 313676 bytes
|
||||
BLAKE2s (rerunfilecheck.doc.r63869.tar.xz) = 0e692a188515f51c8e8a43bb2f296dbc73e5ea810cd434a85a8e70638027815f
|
||||
SHA512 (rerunfilecheck.doc.r63869.tar.xz) = 7c570d38c989aaeb7db5271501c5384ba8b8601396f629d7ffee32baaf1c289592bb5d69d2cb2784cfb2008fdc047098d43dc20803e4b90eac59848c15dd0cb7
|
||||
Size (rerunfilecheck.doc.r63869.tar.xz) = 331404 bytes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
The package provides additional rerun warnings if some
|
||||
auxiliary files have changed. It is based on MD5 checksum,
|
||||
provided by pdfTeX.
|
||||
auxiliary files have changed. It is based on MD5 checksum
|
||||
provided by pdfTeX, LuaTeX, XeTeX.
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.1 2020/05/03 05:30:43 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2022/09/01 11:09:48 markd Exp $
|
||||
|
||||
DISTNAME= rerunfilecheck
|
||||
PKGNAME= tex-${DISTNAME}-1.9
|
||||
TEXLIVE_REV= 54841
|
||||
PKGNAME= tex-${DISTNAME}-1.10
|
||||
TEXLIVE_REV= 63869
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= https://ctan.org/pkg/rerunfilecheck
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2021/10/26 11:14:31 nia Exp $
|
||||
$NetBSD: distinfo,v 1.4 2022/09/01 11:09:48 markd Exp $
|
||||
|
||||
BLAKE2s (rerunfilecheck.r54841.tar.xz) = 17406850a3ccd2c3a0dcd06397aea516a2acefefa6867176c7ba077c36913e61
|
||||
SHA512 (rerunfilecheck.r54841.tar.xz) = 0ac228620001a42add1da0ea4ee7511413789e6c8e139a8a8a9f5cd0423893b324c1ca3644cef7b16bb5d2d4df26baa73b61d7aea2592b752e446b7185ff0cf5
|
||||
Size (rerunfilecheck.r54841.tar.xz) = 3124 bytes
|
||||
BLAKE2s (rerunfilecheck.r63869.tar.xz) = a8f5cf44d3af2c8ac6a9bd87c5f6f9d39028adc97c31bf75845dd1eeb4d7217a
|
||||
SHA512 (rerunfilecheck.r63869.tar.xz) = 464daf4ee4f443f4ff329e28b928df94e83e83696e3e5604de7b51beb61c25a0ce50dc00b35d2cc8d0cabb32d10bc28c3c06069f5dd7eafd9fdb2d44a3adf313
|
||||
Size (rerunfilecheck.r63869.tar.xz) = 3140 bytes
|
||||
|
|
Loading…
Reference in a new issue