pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print tex-context-handlecsv{,-doc}: Add version 20190527
details: https://anonhg.NetBSD.org/pkgsrc/rev/a82d7b438478
branches: trunk
changeset: 377230:a82d7b438478
user: markd <markd%pkgsrc.org@localhost>
date: Mon Apr 18 04:27:38 2022 +0000
description:
tex-context-handlecsv{,-doc}: Add version 20190527
The package handles csv data merging for automatic document
creation.
diffstat:
print/Makefile | 4 +++-
print/tex-context-handlecsv-doc/DESCR | 1 +
print/tex-context-handlecsv-doc/Makefile | 13 +++++++++++++
print/tex-context-handlecsv-doc/PLIST | 4 ++++
print/tex-context-handlecsv-doc/distinfo | 5 +++++
print/tex-context-handlecsv/DESCR | 2 ++
print/tex-context-handlecsv/Makefile | 15 +++++++++++++++
print/tex-context-handlecsv/PLIST | 5 +++++
print/tex-context-handlecsv/distinfo | 5 +++++
9 files changed, 53 insertions(+), 1 deletions(-)
diffs (100 lines):
diff -r 5fcb6ab986e3 -r a82d7b438478 print/Makefile
--- a/print/Makefile Mon Apr 18 04:24:09 2022 +0000
+++ b/print/Makefile Mon Apr 18 04:27:38 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.849 2022/04/18 04:24:09 markd Exp $
+# $NetBSD: Makefile,v 1.850 2022/04/18 04:27:38 markd Exp $
#
COMMENT= Desktop publishing
@@ -520,6 +520,8 @@
SUBDIR+= tex-context-gantt-doc
SUBDIR+= tex-context-gnuplot
SUBDIR+= tex-context-gnuplot-doc
+SUBDIR+= tex-context-handlecsv
+SUBDIR+= tex-context-handlecsv-doc
SUBDIR+= tex-context-letter
SUBDIR+= tex-context-letter-doc
SUBDIR+= tex-context-lettrine
diff -r 5fcb6ab986e3 -r a82d7b438478 print/tex-context-handlecsv-doc/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-context-handlecsv-doc/DESCR Mon Apr 18 04:27:38 2022 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-context-handlecsv.
diff -r 5fcb6ab986e3 -r a82d7b438478 print/tex-context-handlecsv-doc/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-context-handlecsv-doc/Makefile Mon Apr 18 04:27:38 2022 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2022/04/18 04:27:38 markd Exp $
+
+DISTNAME= context-handlecsv.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-20190527
+TEXLIVE_REV= 51306
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/context-handlecsv
+COMMENT= Documentation for tex-context-handlecsv
+LICENSE= gnu-gpl-v3
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5fcb6ab986e3 -r a82d7b438478 print/tex-context-handlecsv-doc/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-context-handlecsv-doc/PLIST Mon Apr 18 04:27:38 2022 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2022/04/18 04:27:38 markd Exp $
+share/texmf-dist/doc/context/third/handlecsv/VERSION
+share/texmf-dist/doc/context/third/handlecsv/handlecsv.epub
+share/texmf-dist/doc/context/third/handlecsv/handlecsv.pdf
diff -r 5fcb6ab986e3 -r a82d7b438478 print/tex-context-handlecsv-doc/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-context-handlecsv-doc/distinfo Mon Apr 18 04:27:38 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/04/18 04:27:38 markd Exp $
+
+BLAKE2s (context-handlecsv.doc.r51306.tar.xz) = c9a32572c05c1118641e6de854588dc72c9fa3da7ef57d3f64498fe2356cb963
+SHA512 (context-handlecsv.doc.r51306.tar.xz) = 39330dfaf22a83181086343ac9ea7d64025fbe779e55161b33e5a9a9802e0928bb1c16941aeb307da641835aefdfe2e431becbc0cfe40ad8bb33a3816b9b177b
+Size (context-handlecsv.doc.r51306.tar.xz) = 968756 bytes
diff -r 5fcb6ab986e3 -r a82d7b438478 print/tex-context-handlecsv/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-context-handlecsv/DESCR Mon Apr 18 04:27:38 2022 +0000
@@ -0,0 +1,2 @@
+The package handles csv data merging for automatic document
+creation.
diff -r 5fcb6ab986e3 -r a82d7b438478 print/tex-context-handlecsv/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-context-handlecsv/Makefile Mon Apr 18 04:27:38 2022 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2022/04/18 04:27:38 markd Exp $
+
+DISTNAME= context-handlecsv
+PKGNAME= tex-${DISTNAME}-20190527
+TEXLIVE_REV= 51306
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/context-handlecsv
+COMMENT= Data merging for automatic document creation
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= tex-context-[0-9]*:../../print/tex-context
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5fcb6ab986e3 -r a82d7b438478 print/tex-context-handlecsv/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-context-handlecsv/PLIST Mon Apr 18 04:27:38 2022 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2022/04/18 04:27:38 markd Exp $
+share/texmf-dist/tex/context/third/handlecsv/t-handlecsv-extra.lua
+share/texmf-dist/tex/context/third/handlecsv/t-handlecsv-tools.lua
+share/texmf-dist/tex/context/third/handlecsv/t-handlecsv.lua
+share/texmf-dist/tex/context/third/handlecsv/t-handlecsv.tex
diff -r 5fcb6ab986e3 -r a82d7b438478 print/tex-context-handlecsv/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-context-handlecsv/distinfo Mon Apr 18 04:27:38 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/04/18 04:27:38 markd Exp $
+
+BLAKE2s (context-handlecsv.r51306.tar.xz) = ae594e66c1c80defdd2fd14776a86e5d934858a8535d817f9ba7a0eeeb0f2b73
+SHA512 (context-handlecsv.r51306.tar.xz) = 10f862b7152e0efe2a8444fcf847ade2aad2c1499e146b94643a7e08a438359c2f7d1927e7e9773f3dd14475fb4535d17fb4f29ff053e7a29c9463f40c6e5598
+Size (context-handlecsv.r51306.tar.xz) = 16056 bytes
Home |
Main Index |
Thread Index |
Old Index