pkgsrc-Changes archive

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

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Jun  5 06:55:25 UTC 2021

Modified Files:
        pkgsrc/print/tex-tcolorbox: Makefile distinfo
        pkgsrc/print/tex-tcolorbox-doc: Makefile PLIST distinfo

Log Message:
tex-tcolorbox{,-doc}: update to 4.50

- bug fix: 'tcbincludepdf' ignored some raster options
- bug fix: visible seam for 'bicolor' and 'tile' in 'sidebyside' mode
    around the lower (i.e. rightward) part
- Using group around arguments for title in the examples
- Allocate write registers \tcb at out and \tcb at record@out only when needed
- Documentation: recommend to use initialization options after loading hyperref
- Documentation: warn user about white title color becoming invisible
  for the skin 'empty'
- documentation correction
- documentation of library skins is split into a general part and the catalog
  of skins
- '\tcblistof' enhanced to take an optional short title and mimic
  '\listoffigures' where applicable
- library 'skins':
  * new option 'opacitybacklower'
  * new jigsaw variant of 'bicolor':
    'bicolor jigsaw', 'bicolorfirst jigsaw', 'bicolormiddle jigsaw',
    'bicolorlast jigsaw'
  * implementation of bicolor overhauled
  * skin documentation complemented with sidebyside examples.
- library 'theorems':
  * new option 'theorem hanging indent'
- library 'vignette':
  * documentation examples for fading styles for every side added
- library 'raster':
  * '\thetcbrasternum' changed output the content of a counter.
    LaTeX counter 'tcbrasterrow', 'tcbrastercolumn', 'tcbrasternum' documented.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/print/tex-tcolorbox/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-tcolorbox/distinfo
cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/tex-tcolorbox-doc/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-tcolorbox-doc/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-tcolorbox-doc/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-tcolorbox/Makefile
diff -u pkgsrc/print/tex-tcolorbox/Makefile:1.12 pkgsrc/print/tex-tcolorbox/Makefile:1.13
--- pkgsrc/print/tex-tcolorbox/Makefile:1.12    Sat Feb 20 10:55:08 2021
+++ pkgsrc/print/tex-tcolorbox/Makefile Sat Jun  5 06:55:25 2021
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2021/02/20 10:55:08 markd Exp $
+# $NetBSD: Makefile,v 1.13 2021/06/05 06:55:25 markd Exp $
 
 DISTNAME=      tcolorbox
-PKGNAME=       tex-${DISTNAME}-4.42
-TEXLIVE_REV=   56610
+PKGNAME=       tex-${DISTNAME}-4.50
+TEXLIVE_REV=   59319
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/tcolorbox

Index: pkgsrc/print/tex-tcolorbox/distinfo
diff -u pkgsrc/print/tex-tcolorbox/distinfo:1.9 pkgsrc/print/tex-tcolorbox/distinfo:1.10
--- pkgsrc/print/tex-tcolorbox/distinfo:1.9     Sat Feb 20 10:55:08 2021
+++ pkgsrc/print/tex-tcolorbox/distinfo Sat Jun  5 06:55:25 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2021/02/20 10:55:08 markd Exp $
+$NetBSD: distinfo,v 1.10 2021/06/05 06:55:25 markd Exp $
 
-SHA1 (tcolorbox.r56610.tar.xz) = 4b9040553220eaa1e70c57ab8949472bb67fb118
-RMD160 (tcolorbox.r56610.tar.xz) = 139492520649b3f88f91b45be75b31a5871991b8
-SHA512 (tcolorbox.r56610.tar.xz) = 70647656ee420fcb3c832e8552c2340229b0586a638f7c55404f96f20dcb3e8fd2c561a44ece09e6f507a3c4e2be189aa4cb3a3c4d8bc338ca4396e5d4b9416d
-Size (tcolorbox.r56610.tar.xz) = 230544 bytes
+SHA1 (tcolorbox.r59319.tar.xz) = d1d5bca4ca720e398f62762aeccb1f4abbd3d44b
+RMD160 (tcolorbox.r59319.tar.xz) = 6798f49638d0dc5f6aa77619dcad94b90e97839f
+SHA512 (tcolorbox.r59319.tar.xz) = 5084a335fd0f9d4f0c959059537d6faa247d1796c5ca494ebabf64b686e7092c77346ccc2d58c7f4ec5fce7edb43cdead5608c06fa0a57ececdf91bfd4343f5c
+Size (tcolorbox.r59319.tar.xz) = 231064 bytes

Index: pkgsrc/print/tex-tcolorbox-doc/Makefile
diff -u pkgsrc/print/tex-tcolorbox-doc/Makefile:1.11 pkgsrc/print/tex-tcolorbox-doc/Makefile:1.12
--- pkgsrc/print/tex-tcolorbox-doc/Makefile:1.11        Sat Feb 20 10:55:08 2021
+++ pkgsrc/print/tex-tcolorbox-doc/Makefile     Sat Jun  5 06:55:25 2021
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2021/02/20 10:55:08 markd Exp $
+# $NetBSD: Makefile,v 1.12 2021/06/05 06:55:25 markd Exp $
 
 DISTNAME=      tcolorbox.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-4.42
-TEXLIVE_REV=   56610
+PKGNAME=       tex-${DISTNAME:S/./-/}-4.50
+TEXLIVE_REV=   59319
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/tcolorbox

Index: pkgsrc/print/tex-tcolorbox-doc/PLIST
diff -u pkgsrc/print/tex-tcolorbox-doc/PLIST:1.3 pkgsrc/print/tex-tcolorbox-doc/PLIST:1.4
--- pkgsrc/print/tex-tcolorbox-doc/PLIST:1.3    Sat May 11 22:22:54 2019
+++ pkgsrc/print/tex-tcolorbox-doc/PLIST        Sat Jun  5 06:55:25 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2019/05/11 22:22:54 markd Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/06/05 06:55:25 markd Exp $
 share/texmf-dist/doc/latex/tcolorbox/Basilica_5.png
 share/texmf-dist/doc/latex/tcolorbox/CHANGES
 share/texmf-dist/doc/latex/tcolorbox/README
@@ -35,6 +35,7 @@ share/texmf-dist/doc/latex/tcolorbox/tco
 share/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.s_main.sty
 share/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.s_snippet.sty
 share/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.sidebyside.tex
+share/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skincatalog.tex
 share/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex
 share/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.technical.tex
 share/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.theorems.tex

Index: pkgsrc/print/tex-tcolorbox-doc/distinfo
diff -u pkgsrc/print/tex-tcolorbox-doc/distinfo:1.9 pkgsrc/print/tex-tcolorbox-doc/distinfo:1.10
--- pkgsrc/print/tex-tcolorbox-doc/distinfo:1.9 Sat Feb 20 10:55:08 2021
+++ pkgsrc/print/tex-tcolorbox-doc/distinfo     Sat Jun  5 06:55:25 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2021/02/20 10:55:08 markd Exp $
+$NetBSD: distinfo,v 1.10 2021/06/05 06:55:25 markd Exp $
 
-SHA1 (tcolorbox.doc.r56610.tar.xz) = 4372d74aa0e8f2534893fb8bc84e6ec0710aff8d
-RMD160 (tcolorbox.doc.r56610.tar.xz) = 6b0abb338d1e6e8d27cd332d9666a871f713dff8
-SHA512 (tcolorbox.doc.r56610.tar.xz) = 5ec6c748b48b0166555437e0f75203e616e43a8b15787890b00d36df7c86de1971d2a876c5e7228f60f9ccd2e14c7b30ec061f35127a76f6194722c7103c9c0f
-Size (tcolorbox.doc.r56610.tar.xz) = 4716812 bytes
+SHA1 (tcolorbox.doc.r59319.tar.xz) = b3c22fc5cb98cabb84786d8e5c2c61b61c0118dc
+RMD160 (tcolorbox.doc.r59319.tar.xz) = 635c7712eae9ffbdcfdf05a25c01fabbd3916a86
+SHA512 (tcolorbox.doc.r59319.tar.xz) = 3e740903ada41659911267629528ce0ff37ca60ef28d7b013f4a50899ccd6ff3cca257cbd8f1ccf9cfea1c5c8591a929a829f7beb0e9a1050e9ff75c171a94dc
+Size (tcolorbox.doc.r59319.tar.xz) = 4770092 bytes



Home | Main Index | Thread Index | Old Index