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 Feb 17 02:00:28 UTC 2024

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

Log Message:
tex-xcolor{,-doc}: update to 3.01

3.00
* If a LaTeX older than 2022-06-01 is detected a frozen version is used.
  All new features apply only if LaTeX 2022-06-01 or newer is detected.
  The frozen version can also be requested with \usepackage{xcolor}[=v2].
* The new LaTeX key/val handler is used for the package options.
  That means there will be less option clash errors
* The \rowcolors command has moved to the colortbl package
* The fixpdftex option is obsolete and does nothing at all
* Extended \normalcolor to set also the "dot" color
* Fix Gray color model,

3.01
only warn and not error if obsolete option usenames is used


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/tex-xcolor/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-xcolor/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/print/tex-xcolor/distinfo
cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/tex-xcolor-doc/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/print/tex-xcolor-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-xcolor/Makefile
diff -u pkgsrc/print/tex-xcolor/Makefile:1.10 pkgsrc/print/tex-xcolor/Makefile:1.11
--- pkgsrc/print/tex-xcolor/Makefile:1.10       Thu Sep  1 05:49:54 2022
+++ pkgsrc/print/tex-xcolor/Makefile    Sat Feb 17 02:00:27 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2022/09/01 05:49:54 markd Exp $
+# $NetBSD: Makefile,v 1.11 2024/02/17 02:00:27 markd Exp $
 
 DISTNAME=      xcolor
-PKGNAME=       tex-${DISTNAME}-2.14
-TEXLIVE_REV=   63563
+PKGNAME=       tex-${DISTNAME}-3.01
+TEXLIVE_REV=   68864
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/xcolor

Index: pkgsrc/print/tex-xcolor/PLIST
diff -u pkgsrc/print/tex-xcolor/PLIST:1.1.1.1 pkgsrc/print/tex-xcolor/PLIST:1.2
--- pkgsrc/print/tex-xcolor/PLIST:1.1.1.1       Fri Apr  9 21:37:04 2010
+++ pkgsrc/print/tex-xcolor/PLIST       Sat Feb 17 02:00:27 2024
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/09 21:37:04 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2024/02/17 02:00:27 markd Exp $
 share/texmf-dist/dvips/xcolor/xcolor.pro
 share/texmf-dist/tex/latex/xcolor/svgnam.def
 share/texmf-dist/tex/latex/xcolor/x11nam.def
+share/texmf-dist/tex/latex/xcolor/xcolor-2022-06-12.sty
 share/texmf-dist/tex/latex/xcolor/xcolor.sty

Index: pkgsrc/print/tex-xcolor/distinfo
diff -u pkgsrc/print/tex-xcolor/distinfo:1.8 pkgsrc/print/tex-xcolor/distinfo:1.9
--- pkgsrc/print/tex-xcolor/distinfo:1.8        Thu Sep  1 05:49:54 2022
+++ pkgsrc/print/tex-xcolor/distinfo    Sat Feb 17 02:00:27 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2022/09/01 05:49:54 markd Exp $
+$NetBSD: distinfo,v 1.9 2024/02/17 02:00:27 markd Exp $
 
-BLAKE2s (xcolor.r63563.tar.xz) = 82d26a7dd3ff58f036156f3decde2c5d13e8bc929bfb83886e10bba3497c7d64
-SHA512 (xcolor.r63563.tar.xz) = 936241be2d7eebec5cb7e1edf54a9522a14d58d8a4d2b339b912b08054fafa33e2cc158360aed9fe1db88db23d68b17e989ad70b90d0fbb04131676ad981e3c8
-Size (xcolor.r63563.tar.xz) = 17404 bytes
+BLAKE2s (xcolor.r68864.tar.xz) = 4ac22849bf0375994b24030fe976aadb006f6d780f37b4365512027041af429e
+SHA512 (xcolor.r68864.tar.xz) = 6b7d38d631f89f4c4ffa9f447a16cef6169c3e4798c5c65339fe48f9318291373a49ef9da8143c453fc5fd9ee853bad53b5477b248ad5f99763df9ea28638c78
+Size (xcolor.r68864.tar.xz) = 18236 bytes

Index: pkgsrc/print/tex-xcolor-doc/Makefile
diff -u pkgsrc/print/tex-xcolor-doc/Makefile:1.7 pkgsrc/print/tex-xcolor-doc/Makefile:1.8
--- pkgsrc/print/tex-xcolor-doc/Makefile:1.7    Thu Sep  1 05:49:54 2022
+++ pkgsrc/print/tex-xcolor-doc/Makefile        Sat Feb 17 02:00:28 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2022/09/01 05:49:54 markd Exp $
+# $NetBSD: Makefile,v 1.8 2024/02/17 02:00:28 markd Exp $
 
 DISTNAME=      xcolor.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-2.14
-TEXLIVE_REV=   63563
+PKGNAME=       tex-${DISTNAME:S/./-/}-3.01
+TEXLIVE_REV=   68864
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/xcolor

Index: pkgsrc/print/tex-xcolor-doc/distinfo
diff -u pkgsrc/print/tex-xcolor-doc/distinfo:1.8 pkgsrc/print/tex-xcolor-doc/distinfo:1.9
--- pkgsrc/print/tex-xcolor-doc/distinfo:1.8    Thu Sep  1 05:49:54 2022
+++ pkgsrc/print/tex-xcolor-doc/distinfo        Sat Feb 17 02:00:28 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2022/09/01 05:49:54 markd Exp $
+$NetBSD: distinfo,v 1.9 2024/02/17 02:00:28 markd Exp $
 
-BLAKE2s (xcolor.doc.r63563.tar.xz) = e5a6ef3ee98a50fbf0c646a7d807cc0a8b349bef0e806279526afcbd6dd5b435
-SHA512 (xcolor.doc.r63563.tar.xz) = 9129fa37573a55ebd878e6c5b52ee3a449375e55dd0a87bc85620b12ae9fbbdfadb92e65e5cf3f8e3e7fbd5512107b55d017f8df8db317c50c0f0248dab4399a
-Size (xcolor.doc.r63563.tar.xz) = 929652 bytes
+BLAKE2s (xcolor.doc.r68864.tar.xz) = 958df408fd282ccd0963937e30a20659bb76714dfe9f5cd9b4511fa82cee534e
+SHA512 (xcolor.doc.r68864.tar.xz) = 1dc8355913a62657a2b50d45a6fdfbabc8a0dbb835ec5912fced934350b21619e8081b9e9a4774ba48ec3c51572c7f95f52efe92c85344dd81da0bcc81e73809
+Size (xcolor.doc.r68864.tar.xz) = 930412 bytes



Home | Main Index | Thread Index | Old Index