Thu Sep 1 04:02:28 2022 UTC ()
tex-graphics{,-doc}: update to 1.4e

changes unknown


(markd)
diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-graphics/DESCR
diff -r1.20 -r1.21 pkgsrc/print/tex-graphics/Makefile
diff -r1.20 -r1.21 pkgsrc/print/tex-graphics/distinfo
diff -r1.3 -r1.4 pkgsrc/print/tex-graphics/PLIST
diff -r1.17 -r1.18 pkgsrc/print/tex-graphics-doc/Makefile
diff -r1.8 -r1.9 pkgsrc/print/tex-graphics-doc/PLIST
diff -r1.18 -r1.19 pkgsrc/print/tex-graphics-doc/distinfo

cvs diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-graphics/DESCR (expand / switch to context diff)
--- pkgsrc/print/tex-graphics/DESCR 2009/04/23 22:33:55 1.1.1.1
+++ pkgsrc/print/tex-graphics/DESCR 2022/09/01 04:02:28 1.2
@@ -1,4 +1,4 @@
-The primary LaTeX package for the support of the inclusion of graphics
+This is a collection of LaTeX packages for: producing colour
-generally produced with other tools.  This package aims to give a
+including graphics (eg PostScript) files rotation and scaling
-consistent interface to including the file types that are understood
+of text in LaTeX documents. It comprises the packages color,
-by your printer driver.
+graphics, graphicx, trig, epsfig, keyval, and lscape.

cvs diff -r1.20 -r1.21 pkgsrc/print/tex-graphics/Makefile (expand / switch to context diff)
--- pkgsrc/print/tex-graphics/Makefile 2022/04/15 03:32:42 1.20
+++ pkgsrc/print/tex-graphics/Makefile 2022/09/01 04:02:28 1.21
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2022/04/15 03:32:42 markd Exp $
+# $NetBSD: Makefile,v 1.21 2022/09/01 04:02:28 markd Exp $
 
 DISTNAME=	graphics
-PKGNAME=	tex-${DISTNAME}-1.4d
-TEXLIVE_REV=	61315
+PKGNAME=	tex-${DISTNAME}-1.4e
+TEXLIVE_REV=	63514
 
 MAINTAINER=	minskim@NetBSD.org
 HOMEPAGE=	https://ctan.org/pkg/latex-graphics

cvs diff -r1.20 -r1.21 pkgsrc/print/tex-graphics/distinfo (expand / switch to context diff)
--- pkgsrc/print/tex-graphics/distinfo 2022/04/15 03:32:42 1.20
+++ pkgsrc/print/tex-graphics/distinfo 2022/09/01 04:02:28 1.21
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2022/04/15 03:32:42 markd Exp $
+$NetBSD: distinfo,v 1.21 2022/09/01 04:02:28 markd Exp $
 
-BLAKE2s (graphics.r61315.tar.xz) = 5c29431f6d60c43e34511069c0362b813a361992ad0ea3f6d75f2fc097f5325e
+BLAKE2s (graphics.r63514.tar.xz) = e063b2322fe40900cbe02025b4b088d9664ef45a6aa96326df6aae9b45c72b09
-SHA512 (graphics.r61315.tar.xz) = 692b47e11cb0f25c3383d64ca8a71bc479da6157002b870e131250caa0539dc48d52409f932ab41cc75c1a9f463524ea3be4f73458bb0fae24059bc9ce828e20
+SHA512 (graphics.r63514.tar.xz) = 2160674b5ad0ffdd26611d3d5afe4ad9772591a63dcdc33d3243d1854d01afed0b267cf166d22c895aa772deae885eff73c0c613d4a7c474e1cbc7057859f86c
-Size (graphics.r61315.tar.xz) = 15180 bytes
+Size (graphics.r63514.tar.xz) = 15936 bytes

cvs diff -r1.3 -r1.4 pkgsrc/print/tex-graphics/PLIST (expand / switch to context diff)
--- pkgsrc/print/tex-graphics/PLIST 2020/05/01 02:30:51 1.3
+++ pkgsrc/print/tex-graphics/PLIST 2022/09/01 04:02:28 1.4
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2020/05/01 02:30:51 markd Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/09/01 04:02:28 markd Exp $
 share/texmf-dist/tex/latex/graphics/color.sty
 share/texmf-dist/tex/latex/graphics/dvipdf.def
 share/texmf-dist/tex/latex/graphics/dvipsnam.def
@@ -11,6 +11,7 @@
 share/texmf-dist/tex/latex/graphics/graphicx.sty
 share/texmf-dist/tex/latex/graphics/keyval.sty
 share/texmf-dist/tex/latex/graphics/lscape.sty
+share/texmf-dist/tex/latex/graphics/mathcolor.ltx
 share/texmf-dist/tex/latex/graphics/pctex32.def
 share/texmf-dist/tex/latex/graphics/pctexhp.def
 share/texmf-dist/tex/latex/graphics/pctexps.def

cvs diff -r1.17 -r1.18 pkgsrc/print/tex-graphics-doc/Makefile (expand / switch to context diff)
--- pkgsrc/print/tex-graphics-doc/Makefile 2022/04/15 03:32:42 1.17
+++ pkgsrc/print/tex-graphics-doc/Makefile 2022/09/01 04:02:28 1.18
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2022/04/15 03:32:42 markd Exp $
+# $NetBSD: Makefile,v 1.18 2022/09/01 04:02:28 markd Exp $
 
 DISTNAME=	graphics.doc
-PKGNAME=	tex-${DISTNAME:S/./-/}-1.4d
-TEXLIVE_REV=	61315
+PKGNAME=	tex-${DISTNAME:S/./-/}-1.4e
+TEXLIVE_REV=	63514
 
 MAINTAINER=	minskim@NetBSD.org
 HOMEPAGE=	https://ctan.org/pkg/latex-graphics

cvs diff -r1.8 -r1.9 pkgsrc/print/tex-graphics-doc/PLIST (expand / switch to context diff)
--- pkgsrc/print/tex-graphics-doc/PLIST 2018/05/06 04:15:45 1.8
+++ pkgsrc/print/tex-graphics-doc/PLIST 2022/09/01 04:02:28 1.9
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2018/05/06 04:15:45 markd Exp $
+@comment $NetBSD: PLIST,v 1.9 2022/09/01 04:02:28 markd Exp $
 share/texmf-dist/doc/latex/graphics/README.md
 share/texmf-dist/doc/latex/graphics/cat.eps
 share/texmf-dist/doc/latex/graphics/changes.txt
@@ -11,6 +11,7 @@
 share/texmf-dist/doc/latex/graphics/grfguide.tex
 share/texmf-dist/doc/latex/graphics/keyval.pdf
 share/texmf-dist/doc/latex/graphics/lscape.pdf
+share/texmf-dist/doc/latex/graphics/mathcolor.pdf
 share/texmf-dist/doc/latex/graphics/rotating.pdf
 share/texmf-dist/doc/latex/graphics/rotex.pdf
 share/texmf-dist/doc/latex/graphics/rotex.tex

cvs diff -r1.18 -r1.19 pkgsrc/print/tex-graphics-doc/distinfo (expand / switch to context diff)
--- pkgsrc/print/tex-graphics-doc/distinfo 2022/04/15 03:32:42 1.18
+++ pkgsrc/print/tex-graphics-doc/distinfo 2022/09/01 04:02:28 1.19
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2022/04/15 03:32:42 markd Exp $
+$NetBSD: distinfo,v 1.19 2022/09/01 04:02:28 markd Exp $
 
-BLAKE2s (graphics.doc.r61315.tar.xz) = 29ce08ea93719e6b0c59b833bd0078ef473c8cfe2a60afbbfbd860cf687ca4cf
+BLAKE2s (graphics.doc.r63514.tar.xz) = 832cf202af26f5a57e6c31c74bc277d1b496328398c70605bc5efec77aabcdbf
-SHA512 (graphics.doc.r61315.tar.xz) = 91e22a03b32d18e25663fc2d940dea620ded99fb0980bf31d9737591a9e1bc13c2507b6e07275714fa1ac1f181e952cd5e13806a5d01dd6ca953d9b691fdba8d
+SHA512 (graphics.doc.r63514.tar.xz) = dfdbdf9e0b6c4c2dbcd685cc09d9252df02e92a16cca49965326b750c6f56e6022b07d28413883e2d78089e3b8c5630b1f5f96685019f08e33cefb1ac2caba52
-Size (graphics.doc.r61315.tar.xz) = 2029540 bytes
+Size (graphics.doc.r63514.tar.xz) = 2504628 bytes