pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc tex-csvsimple{,-doc}: update to 2.3.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/be1e477e0295
branches: trunk
changeset: 376482:be1e477e0295
user: markd <markd%pkgsrc.org@localhost>
date: Fri Apr 08 20:55:01 2022 +0000
description:
tex-csvsimple{,-doc}: update to 2.3.0
2.3.0
### Added
- Option `column names detection`
- Documentation: csvautotabular inspired example for tabularray.
### Changed
- `\csvlinetotablerow` changed to be expandable and to be
usable inside a *Data Collection*
- Options `autotabular`, `autobooktabular`, `autolongtable`,
`autobooklongtable` use `column names detection=false` now.
2.2.1
### Fixed
- Option `late after first line` ignored for `csvsimple-l3`
2.2.0
### Added
- Configurable usage of tabular-like environments
- Option `table centered`
- Option `generic table`
- Option `generic collected table`
- Option `generic table options`
### Changed
- The implementation of all tabular-like environments uses the new
generic environments now internally. Should be unnoticeable for a user.
### Fixed
- documentation typo correction and small improvents
- Option `long tabularray`
diffstat:
textproc/tex-csvsimple-doc/Makefile | 7 +++----
textproc/tex-csvsimple-doc/PLIST | 13 ++++++++++---
textproc/tex-csvsimple-doc/distinfo | 8 ++++----
textproc/tex-csvsimple/Makefile | 7 +++----
textproc/tex-csvsimple/PLIST | 4 +++-
textproc/tex-csvsimple/distinfo | 8 ++++----
6 files changed, 27 insertions(+), 20 deletions(-)
diffs (102 lines):
diff -r f46c764022b6 -r be1e477e0295 textproc/tex-csvsimple-doc/Makefile
--- a/textproc/tex-csvsimple-doc/Makefile Fri Apr 08 18:02:19 2022 +0000
+++ b/textproc/tex-csvsimple-doc/Makefile Fri Apr 08 20:55:01 2022 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2020/01/18 23:35:33 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/08 20:55:02 markd Exp $
DISTNAME= csvsimple.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-1.21
-TEXLIVE_REV= 51010
+PKGNAME= tex-${DISTNAME:S/./-/}-2.3.0
+TEXLIVE_REV= 61839
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/csvsimple
COMMENT= Documentation for tex-csvsimple
LICENSE= lppl-1.3c
-TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r f46c764022b6 -r be1e477e0295 textproc/tex-csvsimple-doc/PLIST
--- a/textproc/tex-csvsimple-doc/PLIST Fri Apr 08 18:02:19 2022 +0000
+++ b/textproc/tex-csvsimple-doc/PLIST Fri Apr 08 20:55:01 2022 +0000
@@ -1,10 +1,17 @@
-@comment $NetBSD: PLIST,v 1.1 2017/09/08 22:23:04 markd Exp $
-share/texmf-dist/doc/latex/csvsimple/CHANGES
-share/texmf-dist/doc/latex/csvsimple/README
+@comment $NetBSD: PLIST,v 1.2 2022/04/08 20:55:02 markd Exp $
+share/texmf-dist/doc/latex/csvsimple/CHANGES.md
+share/texmf-dist/doc/latex/csvsimple/README.md
share/texmf-dist/doc/latex/csvsimple/amountsort.xml
share/texmf-dist/doc/latex/csvsimple/catsort.xml
+share/texmf-dist/doc/latex/csvsimple/csvsimple-doc.sty
+share/texmf-dist/doc/latex/csvsimple/csvsimple-example.csv
share/texmf-dist/doc/latex/csvsimple/csvsimple-example.pdf
share/texmf-dist/doc/latex/csvsimple/csvsimple-example.tex
+share/texmf-dist/doc/latex/csvsimple/csvsimple-l3.pdf
+share/texmf-dist/doc/latex/csvsimple/csvsimple-l3.tex
+share/texmf-dist/doc/latex/csvsimple/csvsimple-legacy.pdf
+share/texmf-dist/doc/latex/csvsimple/csvsimple-legacy.tex
+share/texmf-dist/doc/latex/csvsimple/csvsimple-title.png
share/texmf-dist/doc/latex/csvsimple/csvsimple.pdf
share/texmf-dist/doc/latex/csvsimple/csvsimple.tex
share/texmf-dist/doc/latex/csvsimple/encoding.xml
diff -r f46c764022b6 -r be1e477e0295 textproc/tex-csvsimple-doc/distinfo
--- a/textproc/tex-csvsimple-doc/distinfo Fri Apr 08 18:02:19 2022 +0000
+++ b/textproc/tex-csvsimple-doc/distinfo Fri Apr 08 20:55:01 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:23:34 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/04/08 20:55:02 markd Exp $
-BLAKE2s (tex-csvsimple-51010/csvsimple.doc.tar.xz) = 1a7d733b92d8126c716e0bd932f142742296b318b0df58050dcaef61773c051a
-SHA512 (tex-csvsimple-51010/csvsimple.doc.tar.xz) = da691d9d44e1624ccab48e5979ae9ecb8697387a19280602c28467c8f2aefbafc494067217836a09a6ba1a653c8fd3a7903e3607ca56922ebf47870bea49c583
-Size (tex-csvsimple-51010/csvsimple.doc.tar.xz) = 752344 bytes
+BLAKE2s (csvsimple.doc.r61839.tar.xz) = ff2208fb03d17e4105f2b167ced1dafdcf29f7131cc22f14470113055109fd45
+SHA512 (csvsimple.doc.r61839.tar.xz) = bf8ffb88fdf31c8a8b9430a163fd381e8aec891613d6fd572f3247e08890ca232f83657f194fd9a1fe093d7297b75dcbaccd28fa3116e12cc23f98b42a4fae98
+Size (csvsimple.doc.r61839.tar.xz) = 1644696 bytes
diff -r f46c764022b6 -r be1e477e0295 textproc/tex-csvsimple/Makefile
--- a/textproc/tex-csvsimple/Makefile Fri Apr 08 18:02:19 2022 +0000
+++ b/textproc/tex-csvsimple/Makefile Fri Apr 08 20:55:01 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2020/01/18 23:35:33 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/08 20:55:01 markd Exp $
DISTNAME= csvsimple
-PKGNAME= tex-${DISTNAME}-1.21
-TEXLIVE_REV= 51010
+PKGNAME= tex-${DISTNAME}-2.3.0
+TEXLIVE_REV= 61839
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/csvsimple
@@ -14,6 +14,5 @@
DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
-TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r f46c764022b6 -r be1e477e0295 textproc/tex-csvsimple/PLIST
--- a/textproc/tex-csvsimple/PLIST Fri Apr 08 18:02:19 2022 +0000
+++ b/textproc/tex-csvsimple/PLIST Fri Apr 08 20:55:01 2022 +0000
@@ -1,2 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/09/08 22:23:04 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/04/08 20:55:01 markd Exp $
+share/texmf-dist/tex/latex/csvsimple/csvsimple-l3.sty
+share/texmf-dist/tex/latex/csvsimple/csvsimple-legacy.sty
share/texmf-dist/tex/latex/csvsimple/csvsimple.sty
diff -r f46c764022b6 -r be1e477e0295 textproc/tex-csvsimple/distinfo
--- a/textproc/tex-csvsimple/distinfo Fri Apr 08 18:02:19 2022 +0000
+++ b/textproc/tex-csvsimple/distinfo Fri Apr 08 20:55:01 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:23:34 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/04/08 20:55:01 markd Exp $
-BLAKE2s (tex-csvsimple-51010/csvsimple.tar.xz) = 918ad6c9c01f569a21d3b2a60c0c3afc173c95a4e769547a41c2554943e3b9af
-SHA512 (tex-csvsimple-51010/csvsimple.tar.xz) = c071fb93d269e27c7059919213a858d82bb5fc381d8a9a0faf82ad0b05eaac808dbfc19c30c8530a98582f3179a01774de78b0f290a15d4ef79e06eef0a9aba8
-Size (tex-csvsimple-51010/csvsimple.tar.xz) = 5568 bytes
+BLAKE2s (csvsimple.r61839.tar.xz) = cce87b200c4292609aafffddebbe1eb68e8de61e6e2650741e404361414141d6
+SHA512 (csvsimple.r61839.tar.xz) = 33d1b741c6dd03081c01d77daca569358f7b801dd50577f936f250e119272395c118b2c36ab772a87477177090d6267a6ac47d64ac569e595215614a352d90b6
+Size (csvsimple.r61839.tar.xz) = 11324 bytes
Home |
Main Index |
Thread Index |
Old Index