pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-tcolorbox{,-doc}: update to 4.13



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8026e7d1083f
branches:  trunk
changeset: 307757:8026e7d1083f
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun May 13 10:27:42 2018 +0000
description:
tex-tcolorbox{,-doc}: update to 4.13

4.13
 - typos in 'tcolorbox-tutorial-poster' corrected

 - new options:
   'grow sidewards by'

 - library 'breakable':
   * Warning for discarded zero height box content added

 - library 'listings':
   * Documentation for 'text side listing', 'listing side text',
     'comment side listing', 'listing side comment' supplemented with notes.

 - library 'skins':
   * Options given by '/tcb/graphics options' and '/tikz/fill image options'
     are now fully expanded while applied to underlying '\includegraphics'
   * new option:
     'graphics orientation'

4.12
 - color implementation changed to fix problems with expl3
   (thanks to Ulrike Fischer)

 - Documentation typo corrected ('tcbsetmanagedlayers' instead of
   'tcbsetmanagedlayer')

 - Bug fix: 'borderline south' and 'borderline north' created
   'Missing character' messages for breakable boxes

 - library 'theorems':
   * new options 'theorem label supplement',
     'theorem full label supplement'

diffstat:

 print/tex-tcolorbox-doc/Makefile |   6 +++---
 print/tex-tcolorbox-doc/distinfo |  10 +++++-----
 print/tex-tcolorbox/Makefile     |   6 +++---
 print/tex-tcolorbox/distinfo     |  10 +++++-----
 4 files changed, 16 insertions(+), 16 deletions(-)

diffs (60 lines):

diff -r 8e47eb61411f -r 8026e7d1083f print/tex-tcolorbox-doc/Makefile
--- a/print/tex-tcolorbox-doc/Makefile  Sun May 13 10:22:05 2018 +0000
+++ b/print/tex-tcolorbox-doc/Makefile  Sun May 13 10:27:42 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2017/10/23 01:19:56 markd Exp $
+# $NetBSD: Makefile,v 1.5 2018/05/13 10:27:42 markd Exp $
 
 DISTNAME=      tcolorbox.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-4.11
-TEXLIVE_REV=   45313
+PKGNAME=       tex-${DISTNAME:S/./-/}-4.13
+TEXLIVE_REV=   47079
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://ctan.org/pkg/tcolorbox
diff -r 8e47eb61411f -r 8026e7d1083f print/tex-tcolorbox-doc/distinfo
--- a/print/tex-tcolorbox-doc/distinfo  Sun May 13 10:22:05 2018 +0000
+++ b/print/tex-tcolorbox-doc/distinfo  Sun May 13 10:27:42 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/10/23 01:19:56 markd Exp $
+$NetBSD: distinfo,v 1.5 2018/05/13 10:27:42 markd Exp $
 
-SHA1 (tex-tcolorbox-45313/tcolorbox.doc.tar.xz) = 3e52b988577ed1f4e5e04eb030bea4e8301d530d
-RMD160 (tex-tcolorbox-45313/tcolorbox.doc.tar.xz) = 46747c56a2a4b653edee8cd878c6857929f3262a
-SHA512 (tex-tcolorbox-45313/tcolorbox.doc.tar.xz) = fbb25d5fc5df75e26a6d62d4d5fd3fa3ffa2617a8c850e3e9fffc21175726591b4425210f2d89dbefacf4156a5a9d5cc7fdf5d8c40b15db4102ced9ed628b732
-Size (tex-tcolorbox-45313/tcolorbox.doc.tar.xz) = 4471484 bytes
+SHA1 (tex-tcolorbox-47079/tcolorbox.doc.tar.xz) = 62b79e42b94221ba71a21a73bf4bc35fe2443590
+RMD160 (tex-tcolorbox-47079/tcolorbox.doc.tar.xz) = 6f396cae61b2d1bc46030913858145475dd1bff1
+SHA512 (tex-tcolorbox-47079/tcolorbox.doc.tar.xz) = 5ee9a63715744a34cad78ac9e8a58c861900db654fd32302644f389a7a873aabe645fd51a61a6ffc807aa4cbb3c77c19aca4643facfc96ac604bdc3adfb468f9
+Size (tex-tcolorbox-47079/tcolorbox.doc.tar.xz) = 4493868 bytes
diff -r 8e47eb61411f -r 8026e7d1083f print/tex-tcolorbox/Makefile
--- a/print/tex-tcolorbox/Makefile      Sun May 13 10:22:05 2018 +0000
+++ b/print/tex-tcolorbox/Makefile      Sun May 13 10:27:42 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2017/10/23 01:19:56 markd Exp $
+# $NetBSD: Makefile,v 1.5 2018/05/13 10:27:42 markd Exp $
 
 DISTNAME=      tcolorbox
-PKGNAME=       tex-${DISTNAME}-4.11
-TEXLIVE_REV=   45313
+PKGNAME=       tex-${DISTNAME}-4.13
+TEXLIVE_REV=   47079
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://ctan.org/pkg/tcolorbox
diff -r 8e47eb61411f -r 8026e7d1083f print/tex-tcolorbox/distinfo
--- a/print/tex-tcolorbox/distinfo      Sun May 13 10:22:05 2018 +0000
+++ b/print/tex-tcolorbox/distinfo      Sun May 13 10:27:42 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/10/23 01:19:56 markd Exp $
+$NetBSD: distinfo,v 1.5 2018/05/13 10:27:42 markd Exp $
 
-SHA1 (tex-tcolorbox-45313/tcolorbox.tar.xz) = b2898212d4616f95036888648ae66f77668fc688
-RMD160 (tex-tcolorbox-45313/tcolorbox.tar.xz) = 538f6769b7c1d4912a6eb8e474e4ccfb5e3f0554
-SHA512 (tex-tcolorbox-45313/tcolorbox.tar.xz) = bd1b447726bb49f03475f8d82704b51f91c0a28de09ea1c14e752a01970b004bd37393653404383607ba03dd88050e0291227c60f6e1a72a5f2132859abb78c7
-Size (tex-tcolorbox-45313/tcolorbox.tar.xz) = 227844 bytes
+SHA1 (tex-tcolorbox-47079/tcolorbox.tar.xz) = 10173c1ac9b7933a18ae5b8d0e25dbf43f1b7dc9
+RMD160 (tex-tcolorbox-47079/tcolorbox.tar.xz) = c4b92c44caef46ccc4cb04085439303a05696691
+SHA512 (tex-tcolorbox-47079/tcolorbox.tar.xz) = 335bb03016629c14ade508a538a70d4e164459c949d6c5602a489b36883df161b0ae1963e9d303bd301325edc9a90525a0a9dc6bc6a7a26a0fbb4e4d01b3650d
+Size (tex-tcolorbox-47079/tcolorbox.tar.xz) = 228112 bytes



Home | Main Index | Thread Index | Old Index