pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-chessboard{,-doc}: update to 1.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/413f4c71e064
branches:  trunk
changeset: 337505:413f4c71e064
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue Aug 06 10:50:02 2019 +0000

description:
tex-chessboard{,-doc}: update to 1.8

- the source of the documentation has been added, so that it now can be
included in texlive

diffstat:

 print/tex-chessboard-doc/Makefile |   8 ++++----
 print/tex-chessboard-doc/PLIST    |  13 ++++++++++---
 print/tex-chessboard-doc/distinfo |  10 +++++-----
 print/tex-chessboard/Makefile     |   8 ++++----
 print/tex-chessboard/PLIST        |   3 ++-
 print/tex-chessboard/distinfo     |  10 +++++-----
 6 files changed, 30 insertions(+), 22 deletions(-)

diffs (95 lines):

diff -r b2df08f87a26 -r 413f4c71e064 print/tex-chessboard-doc/Makefile
--- a/print/tex-chessboard-doc/Makefile Tue Aug 06 10:45:43 2019 +0000
+++ b/print/tex-chessboard-doc/Makefile Tue Aug 06 10:50:02 2019 +0000
@@ -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@localhost
-HOMEPAGE=      http://ctan.org/pkg/chessboard
+HOMEPAGE=      https://ctan.org/pkg/chessboard
 COMMENT=       Documentation for tex-chessboard
 LICENSE=       lppl-1.3c
 
diff -r b2df08f87a26 -r 413f4c71e064 print/tex-chessboard-doc/PLIST
--- a/print/tex-chessboard-doc/PLIST    Tue Aug 06 10:45:43 2019 +0000
+++ b/print/tex-chessboard-doc/PLIST    Tue Aug 06 10:50:02 2019 +0000
@@ -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 -r b2df08f87a26 -r 413f4c71e064 print/tex-chessboard-doc/distinfo
--- a/print/tex-chessboard-doc/distinfo Tue Aug 06 10:45:43 2019 +0000
+++ b/print/tex-chessboard-doc/distinfo Tue Aug 06 10:50:02 2019 +0000
@@ -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 -r b2df08f87a26 -r 413f4c71e064 print/tex-chessboard/Makefile
--- a/print/tex-chessboard/Makefile     Tue Aug 06 10:45:43 2019 +0000
+++ b/print/tex-chessboard/Makefile     Tue Aug 06 10:50:02 2019 +0000
@@ -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@localhost
-HOMEPAGE=      http://ctan.org/pkg/chessboard
+HOMEPAGE=      https://ctan.org/pkg/chessboard
 COMMENT=       Print chess boards
 LICENSE=       lppl-1.3c
 
diff -r b2df08f87a26 -r 413f4c71e064 print/tex-chessboard/PLIST
--- a/print/tex-chessboard/PLIST        Tue Aug 06 10:45:43 2019 +0000
+++ b/print/tex-chessboard/PLIST        Tue Aug 06 10:50:02 2019 +0000
@@ -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 -r b2df08f87a26 -r 413f4c71e064 print/tex-chessboard/distinfo
--- a/print/tex-chessboard/distinfo     Tue Aug 06 10:45:43 2019 +0000
+++ b/print/tex-chessboard/distinfo     Tue Aug 06 10:50:02 2019 +0000
@@ -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



Home | Main Index | Thread Index | Old Index