pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/tex-ctable



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Mar 29 02:58:39 UTC 2026

Modified Files:
        pkgsrc/print/tex-ctable: Makefile distinfo

Log Message:
tex-ctable: update to 1.33

- help argument missing in PackageError calls
- Simultaneous use of pos and sideways options incorrectly tested
- now contained in 1 self-extracting file (run tex ctable.dtx)
- Corrected missing args inside AtBeginDocument


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/tex-ctable/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/tex-ctable/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/tex-ctable/Makefile
diff -u pkgsrc/print/tex-ctable/Makefile:1.4 pkgsrc/print/tex-ctable/Makefile:1.5
--- pkgsrc/print/tex-ctable/Makefile:1.4        Fri Dec  6 20:19:21 2019
+++ pkgsrc/print/tex-ctable/Makefile    Sun Mar 29 02:58:39 2026
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2019/12/06 20:19:21 markd Exp $
+# $NetBSD: Makefile,v 1.5 2026/03/29 02:58:39 markd Exp $
 
 DISTNAME=      ctable
-PKGNAME=       tex-${DISTNAME}-1.31
-TEXLIVE_REV=   38672
+PKGNAME=       tex-${DISTNAME}-1.33
+TEXLIVE_REV=   77682
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/ctable
 COMMENT=       Flexible typesetting of table and figure floats using key/value directives
 LICENSE=       lppl-1.3c
 
-TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/print/tex-ctable/distinfo
diff -u pkgsrc/print/tex-ctable/distinfo:1.5 pkgsrc/print/tex-ctable/distinfo:1.6
--- pkgsrc/print/tex-ctable/distinfo:1.5        Tue Oct 26 11:13:03 2021
+++ pkgsrc/print/tex-ctable/distinfo    Sun Mar 29 02:58:39 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:13:03 nia Exp $
+$NetBSD: distinfo,v 1.6 2026/03/29 02:58:39 markd Exp $
 
-BLAKE2s (tex-ctable-38672/ctable.tar.xz) = a60024af9b75211c4e7c4b1d8c1591a681c45d3c6e7ecb3a18eda79ffd0e1dd8
-SHA512 (tex-ctable-38672/ctable.tar.xz) = f63a9cbfaad0876407e3b465c3cb3e1ef79ee7a468886ae72d8cb2c031ff81ec03d59005d20d024fa82a1d7c4d7d785398c30d8472af06b16531c6faa331d87b
-Size (tex-ctable-38672/ctable.tar.xz) = 3624 bytes
+BLAKE2s (ctable.r77682.tar.xz) = af01669b85779f58c7f4dc9c00d90cf051221c6a6ae367a276ac3ab52c605215
+SHA512 (ctable.r77682.tar.xz) = e0f00db8c34a0d777c4bd2ef854e9e1e4f1ded0538bbba93ea09750ea505c557ebe45e2725685f062d865cd50c686c1445dbb20313578fae2cfa6e5c1f0dec27
+Size (ctable.r77682.tar.xz) = 3652 bytes



Home | Main Index | Thread Index | Old Index