pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-xcolor{,-doc}: update to 2.13



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c23b48d775bc
branches:  trunk
changeset: 376878:c23b48d775bc
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Apr 14 06:53:20 2022 +0000

description:
tex-xcolor{,-doc}: update to 2.13

changes unknown

diffstat:

 print/tex-xcolor-doc/DESCR    |   2 +-
 print/tex-xcolor-doc/Makefile |   8 ++++----
 print/tex-xcolor-doc/distinfo |   8 ++++----
 print/tex-xcolor/DESCR        |  13 +++++++------
 print/tex-xcolor/Makefile     |   9 ++++-----
 print/tex-xcolor/distinfo     |   8 ++++----
 6 files changed, 24 insertions(+), 24 deletions(-)

diffs (98 lines):

diff -r 1b084f04d8ea -r c23b48d775bc print/tex-xcolor-doc/DESCR
--- a/print/tex-xcolor-doc/DESCR        Thu Apr 14 06:49:40 2022 +0000
+++ b/print/tex-xcolor-doc/DESCR        Thu Apr 14 06:53:20 2022 +0000
@@ -1,1 +1,1 @@
-Documentation for tex-xcolor
+Documentation for tex-xcolor.
diff -r 1b084f04d8ea -r c23b48d775bc print/tex-xcolor-doc/Makefile
--- a/print/tex-xcolor-doc/Makefile     Thu Apr 14 06:49:40 2022 +0000
+++ b/print/tex-xcolor-doc/Makefile     Thu Apr 14 06:53:20 2022 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.5 2019/12/06 20:23:44 markd Exp $
+# $NetBSD: Makefile,v 1.6 2022/04/14 06:53:20 markd Exp $
 
 DISTNAME=      xcolor.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-2.12
-TEXLIVE_REV=   41044
+PKGNAME=       tex-${DISTNAME:S/./-/}-2.13
+TEXLIVE_REV=   60925
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/xcolor
 COMMENT=       Documentation for tex-xcolor
 LICENSE=       lppl-1.2
 
-TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 1b084f04d8ea -r c23b48d775bc print/tex-xcolor-doc/distinfo
--- a/print/tex-xcolor-doc/distinfo     Thu Apr 14 06:49:40 2022 +0000
+++ b/print/tex-xcolor-doc/distinfo     Thu Apr 14 06:53:20 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:15:07 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/04/14 06:53:20 markd Exp $
 
-BLAKE2s (tex-xcolor-41044/xcolor.doc.tar.xz) = d9016ff621afcf694f317f9831856508a205faeff553fb8a7781f2aa1d822411
-SHA512 (tex-xcolor-41044/xcolor.doc.tar.xz) = df90b8d9c690983c8e75bbb289cf7ff475b7589ca6af2e8a7b1fd50702530097e5343fd9866054c1786fc99beb55a97a4d7c4bd7b0fa3e98460935dfb7de259d
-Size (tex-xcolor-41044/xcolor.doc.tar.xz) = 669996 bytes
+BLAKE2s (xcolor.doc.r60925.tar.xz) = 45beb69f570c9cafca4514df87c06a59460d217b7d5c8bc892f1d50a7571c274
+SHA512 (xcolor.doc.r60925.tar.xz) = 0fe7912bd9a47a16bd17e72fec9e4d06d88a579bf3ab7e3602f110c23f628bf594406a2d83f221fcc826a89da9bd0503de86387e90e70d34981d48c30080b15d
+Size (xcolor.doc.r60925.tar.xz) = 925936 bytes
diff -r 1b084f04d8ea -r c23b48d775bc print/tex-xcolor/DESCR
--- a/print/tex-xcolor/DESCR    Thu Apr 14 06:49:40 2022 +0000
+++ b/print/tex-xcolor/DESCR    Thu Apr 14 06:53:20 2022 +0000
@@ -1,8 +1,9 @@
-Provides easy driver-independent access to several kinds of
-color tints, shades, tones, and mixes of arbitrary colors. It
-allows a user to select a document-wide target color model and
-offers complete tools for conversion between eight color
-models. Additionally, there is a command for alternating row
-colors plus repeated non-aligned material (like horizontal
+The package starts from the basic facilities of the color
+package, and provides easy driver-independent access to several
+kinds of color tints, shades, tones, and mixes of arbitrary
+colors. It allows a user to select a document-wide target color
+model and offers complete tools for conversion between eight
+color models. Additionally, there is a command for alternating
+row colors plus repeated non-aligned material (like horizontal
 lines) in tables. Colors can be mixed like
 \color{red!30!green!40!blue}.
diff -r 1b084f04d8ea -r c23b48d775bc print/tex-xcolor/Makefile
--- a/print/tex-xcolor/Makefile Thu Apr 14 06:49:40 2022 +0000
+++ b/print/tex-xcolor/Makefile Thu Apr 14 06:53:20 2022 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2019/12/06 20:23:44 markd Exp $
+# $NetBSD: Makefile,v 1.9 2022/04/14 06:53:20 markd Exp $
 
 DISTNAME=      xcolor
-PKGNAME=       tex-${DISTNAME}-2.12
-PKGREVISION=   2
-TEXLIVE_REV=   41044
+PKGNAME=       tex-${DISTNAME}-2.13
+TEXLIVE_REV=   60925
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/xcolor
 COMMENT=       Driver-independent color extensions for LaTeX and pdfLaTeX
 LICENSE=       lppl-1.2
 
@@ -13,6 +13,5 @@
 DEPENDS+=      tex-graphics-cfg-[0-9]*:../../print/tex-graphics-cfg
 DEPENDS+=      tex-oberdiek-[0-9]*:../../print/tex-oberdiek
 
-TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 1b084f04d8ea -r c23b48d775bc print/tex-xcolor/distinfo
--- a/print/tex-xcolor/distinfo Thu Apr 14 06:49:40 2022 +0000
+++ b/print/tex-xcolor/distinfo Thu Apr 14 06:53:20 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:15:07 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/04/14 06:53:20 markd Exp $
 
-BLAKE2s (tex-xcolor-41044/xcolor.tar.xz) = 141dfe9ac5934c0d8d0aff1aa997e857ab077e52b9ca31d664cdfb393eacf2af
-SHA512 (tex-xcolor-41044/xcolor.tar.xz) = 52951e51eae92ac3fb7cda1e0c641eeb30bfb3a9ed9b61b66abf5883c2864562febf6d6cfc46aba6fa0cdd42bfcb873864059837b0fd70999cbad46c83469648
-Size (tex-xcolor-41044/xcolor.tar.xz) = 17268 bytes
+BLAKE2s (xcolor.r60925.tar.xz) = 580de8f4121d9f41fe93cc367092ab48858b6c8ab46b3c3871fcb265af963efd
+SHA512 (xcolor.r60925.tar.xz) = 399dc73f97a9c8ca1eae50f0f30fc900427adb48cecc4c01ed6609f741e267b6494ef40f2ad29a40d0257eddc43e7e27e82e42b9bead66f9a87468890c372525
+Size (xcolor.r60925.tar.xz) = 17364 bytes



Home | Main Index | Thread Index | Old Index