pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-tabularray
Module Name: pkgsrc
Committed By: markd
Date: Sat May 10 23:31:06 UTC 2025
Modified Files:
pkgsrc/print/tex-tabularray: Makefile PLIST distinfo
Log Message:
tex-tabularray: update to 2025A
TLDR: (1) largely increase running speed;
(2) add `tikz` library;
(3) remove `verb` key.
- Allow rollback to version 2024 by `\usepackage{tabularray}[=v2024]`
- Load `tabularray` libraries in external files
- Support old TeX Live releases published within previous three years only
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/tex-tabularray/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/tex-tabularray/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-tabularray/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-tabularray/Makefile
diff -u pkgsrc/print/tex-tabularray/Makefile:1.4 pkgsrc/print/tex-tabularray/Makefile:1.5
--- pkgsrc/print/tex-tabularray/Makefile:1.4 Sun Feb 18 10:46:53 2024
+++ pkgsrc/print/tex-tabularray/Makefile Sat May 10 23:31:06 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2024/02/18 10:46:53 markd Exp $
+# $NetBSD: Makefile,v 1.5 2025/05/10 23:31:06 markd Exp $
DISTNAME= tabularray
-PKGNAME= tex-${DISTNAME}-2024A
-TEXLIVE_REV= 69926
+PKGNAME= tex-${DISTNAME}-2025A
+TEXLIVE_REV= 74569
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/tabularray
Index: pkgsrc/print/tex-tabularray/PLIST
diff -u pkgsrc/print/tex-tabularray/PLIST:1.1 pkgsrc/print/tex-tabularray/PLIST:1.2
--- pkgsrc/print/tex-tabularray/PLIST:1.1 Sun Apr 23 22:38:03 2023
+++ pkgsrc/print/tex-tabularray/PLIST Sat May 10 23:31:06 2025
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2023/04/23 22:38:03 joerg Exp $
+@comment $NetBSD: PLIST,v 1.2 2025/05/10 23:31:06 markd Exp $
share/texmf-dist/tex/latex/tabularray/tabularray-2021.sty
+share/texmf-dist/tex/latex/tabularray/tabularray-2024.sty
share/texmf-dist/tex/latex/tabularray/tabularray.sty
Index: pkgsrc/print/tex-tabularray/distinfo
diff -u pkgsrc/print/tex-tabularray/distinfo:1.3 pkgsrc/print/tex-tabularray/distinfo:1.4
--- pkgsrc/print/tex-tabularray/distinfo:1.3 Sun Feb 18 10:46:53 2024
+++ pkgsrc/print/tex-tabularray/distinfo Sat May 10 23:31:06 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2024/02/18 10:46:53 markd Exp $
+$NetBSD: distinfo,v 1.4 2025/05/10 23:31:06 markd Exp $
-BLAKE2s (tabularray.r69926.tar.xz) = d6876bde0128e1a47ed4cccafc769d51a2035102d43a3241d65434dea3ebe968
-SHA512 (tabularray.r69926.tar.xz) = bfbce523764d979d0ab24992be6b0c79dcc20dabbdab195496f11e21f01c349fcf0dff8f400b6833dc046a74e27468b496b99fb65d1aeb820d7c4077b21525ee
-Size (tabularray.r69926.tar.xz) = 37364 bytes
+BLAKE2s (tabularray.r74569.tar.xz) = 1a5ee80df01666be039a49fb9c7cdcdb7a76d117688f39ea9e5327959923792f
+SHA512 (tabularray.r74569.tar.xz) = 13a4f261357542eb028896c502387f8be318c5093552afe18333801e96340193130a75b4aa110f68aa43ee88617344165063b9061af0ce1f77903a829668f2cb
+Size (tabularray.r74569.tar.xz) = 49308 bytes
Home |
Main Index |
Thread Index |
Old Index