summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-08-06 10:50:02 +0000
committermarkd <markd@pkgsrc.org>2019-08-06 10:50:02 +0000
commit835d4c755a3a430fbe274dc57877894c315107ce (patch)
treeefb22fe9ca512a2073e361173d2bacdf8a354650
parent90198504fd223a268f80db26e1fc4829e562cf83 (diff)
downloadpkgsrc-835d4c755a3a430fbe274dc57877894c315107ce.tar.gz
tex-chessboard{,-doc}: update to 1.8
- the source of the documentation has been added, so that it now can be included in texlive
-rw-r--r--print/tex-chessboard-doc/Makefile8
-rw-r--r--print/tex-chessboard-doc/PLIST13
-rw-r--r--print/tex-chessboard-doc/distinfo10
-rw-r--r--print/tex-chessboard/Makefile8
-rw-r--r--print/tex-chessboard/PLIST3
-rw-r--r--print/tex-chessboard/distinfo10
6 files changed, 30 insertions, 22 deletions
diff --git a/print/tex-chessboard-doc/Makefile b/print/tex-chessboard-doc/Makefile
index 6024cdd5f64..b80ae858ff6 100644
--- a/print/tex-chessboard-doc/Makefile
+++ b/print/tex-chessboard-doc/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2015/05/06 08:43:30 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2019/08/06 10:50:03 markd Exp $
DISTNAME= chessboard.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-1.7
-TEXLIVE_REV= 33801
+PKGNAME= tex-${DISTNAME:S/./-/}-1.8
+TEXLIVE_REV= 51469
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://ctan.org/pkg/chessboard
+HOMEPAGE= https://ctan.org/pkg/chessboard
COMMENT= Documentation for tex-chessboard
LICENSE= lppl-1.3c
diff --git a/print/tex-chessboard-doc/PLIST b/print/tex-chessboard-doc/PLIST
index 23e883cec0e..f4ac4c3eae4 100644
--- a/print/tex-chessboard-doc/PLIST
+++ b/print/tex-chessboard-doc/PLIST
@@ -1,3 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:43:30 wiz Exp $
-share/texmf-dist/doc/latex/chessboard/README
-share/texmf-dist/doc/latex/chessboard/README.TEXLIVE
+@comment $NetBSD: PLIST,v 1.2 2019/08/06 10:50:03 markd Exp $
+share/texmf-dist/doc/latex/chessboard/README.md
+share/texmf-dist/doc/latex/chessboard/brett.jpg
+share/texmf-dist/doc/latex/chessboard/chessboard-skakps.pdf
+share/texmf-dist/doc/latex/chessboard/chessboard-skakps.tex
+share/texmf-dist/doc/latex/chessboard/chessboard.pdf
+share/texmf-dist/doc/latex/chessboard/chessboard.tex
+share/texmf-dist/doc/latex/chessboard/chessboard_and_beamer.pdf
+share/texmf-dist/doc/latex/chessboard/chessboard_and_beamer.tex
+share/texmf-dist/doc/latex/chessboard/file.fen
diff --git a/print/tex-chessboard-doc/distinfo b/print/tex-chessboard-doc/distinfo
index 321fa435728..2e6c599d1ab 100644
--- a/print/tex-chessboard-doc/distinfo
+++ b/print/tex-chessboard-doc/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:01:56 agc Exp $
+$NetBSD: distinfo,v 1.3 2019/08/06 10:50:03 markd Exp $
-SHA1 (tex-chessboard-33801/chessboard.doc.tar.xz) = ecb1345934cc57b9b5bd37330a781536b4083b41
-RMD160 (tex-chessboard-33801/chessboard.doc.tar.xz) = 1ed5a26ef7b62528711341b569d19c1bbdc2acfb
-SHA512 (tex-chessboard-33801/chessboard.doc.tar.xz) = 9b9eef6edced5d003703d12466de3e8b6a1d21d53b28a321bcf5ef9dcfe526df3a9f0a1703f5665307964633916a61170c3048b8f3547fc926083886cd6f6437
-Size (tex-chessboard-33801/chessboard.doc.tar.xz) = 1620 bytes
+SHA1 (tex-chessboard-51469/chessboard.doc.tar.xz) = 99408048fcb8a569c4c9206b2cce23be3248e022
+RMD160 (tex-chessboard-51469/chessboard.doc.tar.xz) = bf3b4e0587be25120d62944119d7b8e65e8e8e8c
+SHA512 (tex-chessboard-51469/chessboard.doc.tar.xz) = 586202bf2d2b8bade26af19170e5129da6a2f66f78e79880929d2df2b6a7971b8d3683fb79a3ea6863eeedddfee170c06bccce88ad96ca6c7d982aed43378084
+Size (tex-chessboard-51469/chessboard.doc.tar.xz) = 702712 bytes
diff --git a/print/tex-chessboard/Makefile b/print/tex-chessboard/Makefile
index 2ba9cc08766..0e6ed15c225 100644
--- a/print/tex-chessboard/Makefile
+++ b/print/tex-chessboard/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2015/05/06 08:43:15 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2019/08/06 10:50:02 markd Exp $
DISTNAME= chessboard
-PKGNAME= tex-${DISTNAME}-1.7
-TEXLIVE_REV= 33801
+PKGNAME= tex-${DISTNAME}-1.8
+TEXLIVE_REV= 51469
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://ctan.org/pkg/chessboard
+HOMEPAGE= https://ctan.org/pkg/chessboard
COMMENT= Print chess boards
LICENSE= lppl-1.3c
diff --git a/print/tex-chessboard/PLIST b/print/tex-chessboard/PLIST
index e3eb06ec237..54867bf4d6e 100644
--- a/print/tex-chessboard/PLIST
+++ b/print/tex-chessboard/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:43:15 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/08/06 10:50:02 markd Exp $
+share/texmf-dist/tex/latex/chessboard/UF-chessboard-documentation.sty
share/texmf-dist/tex/latex/chessboard/chessboard-keys-main.sty
share/texmf-dist/tex/latex/chessboard/chessboard-keys-pgf.sty
share/texmf-dist/tex/latex/chessboard/chessboard-pgf.sty
diff --git a/print/tex-chessboard/distinfo b/print/tex-chessboard/distinfo
index 301c73be58b..2dcba557a23 100644
--- a/print/tex-chessboard/distinfo
+++ b/print/tex-chessboard/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:01:56 agc Exp $
+$NetBSD: distinfo,v 1.3 2019/08/06 10:50:02 markd Exp $
-SHA1 (tex-chessboard-33801/chessboard.tar.xz) = 1eef1ea97413704c0be7c88b6b8e48082dffb91e
-RMD160 (tex-chessboard-33801/chessboard.tar.xz) = 2ac99b1d43fe881bfb6f9ae86c92012415e974fa
-SHA512 (tex-chessboard-33801/chessboard.tar.xz) = 07c59bb1a96d323d39d7f4b457da759fef06eba2c567d656a6acdef07b745711aa8657cc796f3702776717387de427f4f6a810abcfb494b79c25669819a6e9b2
-Size (tex-chessboard-33801/chessboard.tar.xz) = 20556 bytes
+SHA1 (tex-chessboard-51469/chessboard.tar.xz) = 44dfd6ae3a397f3ec66cd52f8679414dac7325d6
+RMD160 (tex-chessboard-51469/chessboard.tar.xz) = 249765303f654de245dbe0366be985cfe01632be
+SHA512 (tex-chessboard-51469/chessboard.tar.xz) = ed7a1d973992897fdb174ef4e250d78a6747e40a822e026b787fd0899f6465a6e845175028279b57f5e16c50162feeb8b1c833248ae3b073e32a8d63051ac0b0
+Size (tex-chessboard-51469/chessboard.tar.xz) = 22608 bytes