diff options
author | markd <markd@pkgsrc.org> | 2022-09-01 03:39:21 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2022-09-01 03:39:21 +0000 |
commit | 9cf052e4c9f2fe89d72c3d2196534fbcc522095c (patch) | |
tree | ebd7e96422166797de09964334b07371ba96cf64 /print/tex-colortbl | |
parent | 3ca637292f0db2e6eaf62bd35b7ebd31b71c6653 (diff) | |
download | pkgsrc-9cf052e4c9f2fe89d72c3d2196534fbcc522095c.tar.gz |
tex-colortbl{,-doc}: update to 1.0f
Update to colortbl incorporating the \rowcolors command and rownum
counter previously provided by the [tables] option of xcolor.
Diffstat (limited to 'print/tex-colortbl')
-rw-r--r-- | print/tex-colortbl/Makefile | 7 | ||||
-rw-r--r-- | print/tex-colortbl/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/print/tex-colortbl/Makefile b/print/tex-colortbl/Makefile index 28ed1761ef7..8c55ccd7789 100644 --- a/print/tex-colortbl/Makefile +++ b/print/tex-colortbl/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2021/02/26 21:09:25 markd Exp $ +# $NetBSD: Makefile,v 1.12 2022/09/01 03:39:21 markd Exp $ DISTNAME= colortbl -PKGNAME= tex-${DISTNAME}-1.0e -PKGREVISION= 1 -TEXLIVE_REV= 53545 +PKGNAME= tex-${DISTNAME}-1.0f +TEXLIVE_REV= 64015 MAINTAINER= minskim@NetBSD.org HOMEPAGE= https://ctan.org/pkg/colortbl diff --git a/print/tex-colortbl/distinfo b/print/tex-colortbl/distinfo index db5e7032684..b65631f6534 100644 --- a/print/tex-colortbl/distinfo +++ b/print/tex-colortbl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2021/10/26 11:12:54 nia Exp $ +$NetBSD: distinfo,v 1.10 2022/09/01 03:39:21 markd Exp $ -BLAKE2s (colortbl.r53545.tar.xz) = 5f8f198ca50415fef1fb2a168c01761b64012e4514262fd78cd0f90537c961c6 -SHA512 (colortbl.r53545.tar.xz) = b24972e5a945458318a7b383ad652c7851f01e6c66fa40f8d670f4f3724d280e18d825fc905d76d111d7de969bf6be29f45447eaab78fe985275984a23fd47bd -Size (colortbl.r53545.tar.xz) = 3284 bytes +BLAKE2s (colortbl.r64015.tar.xz) = 340f55e17f4db1411af372fd61762831b736a09da648f7389ff775f5a09a0358 +SHA512 (colortbl.r64015.tar.xz) = f1c342fe4a90002959283b9b3ef5a2dcfd9b62e6d559f0838ed102546ba8fd55c2a2234ad2d2824b9141a055ba02a9bf2c4b5877c24f5b5dca87360067e94acc +Size (colortbl.r64015.tar.xz) = 3676 bytes |