pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print tex-graphics{,-doc}: update to 1.4e
details: https://anonhg.NetBSD.org/pkgsrc/rev/056031b65130
branches: trunk
changeset: 384432:056031b65130
user: markd <markd%pkgsrc.org@localhost>
date: Thu Sep 01 04:02:28 2022 +0000
description:
tex-graphics{,-doc}: update to 1.4e
changes unknown
diffstat:
print/tex-graphics-doc/Makefile | 6 +++---
print/tex-graphics-doc/PLIST | 3 ++-
print/tex-graphics-doc/distinfo | 8 ++++----
print/tex-graphics/DESCR | 8 ++++----
print/tex-graphics/Makefile | 6 +++---
print/tex-graphics/PLIST | 3 ++-
print/tex-graphics/distinfo | 8 ++++----
7 files changed, 22 insertions(+), 20 deletions(-)
diffs (102 lines):
diff -r d4e02fc14887 -r 056031b65130 print/tex-graphics-doc/Makefile
--- a/print/tex-graphics-doc/Makefile Thu Sep 01 03:59:40 2022 +0000
+++ b/print/tex-graphics-doc/Makefile Thu Sep 01 04:02:28 2022 +0000
@@ -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@localhost
HOMEPAGE= https://ctan.org/pkg/latex-graphics
diff -r d4e02fc14887 -r 056031b65130 print/tex-graphics-doc/PLIST
--- a/print/tex-graphics-doc/PLIST Thu Sep 01 03:59:40 2022 +0000
+++ b/print/tex-graphics-doc/PLIST Thu Sep 01 04:02:28 2022 +0000
@@ -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
diff -r d4e02fc14887 -r 056031b65130 print/tex-graphics-doc/distinfo
--- a/print/tex-graphics-doc/distinfo Thu Sep 01 03:59:40 2022 +0000
+++ b/print/tex-graphics-doc/distinfo Thu Sep 01 04:02:28 2022 +0000
@@ -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
-SHA512 (graphics.doc.r61315.tar.xz) = 91e22a03b32d18e25663fc2d940dea620ded99fb0980bf31d9737591a9e1bc13c2507b6e07275714fa1ac1f181e952cd5e13806a5d01dd6ca953d9b691fdba8d
-Size (graphics.doc.r61315.tar.xz) = 2029540 bytes
+BLAKE2s (graphics.doc.r63514.tar.xz) = 832cf202af26f5a57e6c31c74bc277d1b496328398c70605bc5efec77aabcdbf
+SHA512 (graphics.doc.r63514.tar.xz) = dfdbdf9e0b6c4c2dbcd685cc09d9252df02e92a16cca49965326b750c6f56e6022b07d28413883e2d78089e3b8c5630b1f5f96685019f08e33cefb1ac2caba52
+Size (graphics.doc.r63514.tar.xz) = 2504628 bytes
diff -r d4e02fc14887 -r 056031b65130 print/tex-graphics/DESCR
--- a/print/tex-graphics/DESCR Thu Sep 01 03:59:40 2022 +0000
+++ b/print/tex-graphics/DESCR Thu Sep 01 04:02:28 2022 +0000
@@ -1,4 +1,4 @@
-The primary LaTeX package for the support of the inclusion of graphics
-generally produced with other tools. This package aims to give a
-consistent interface to including the file types that are understood
-by your printer driver.
+This is a collection of LaTeX packages for: producing colour
+including graphics (eg PostScript) files rotation and scaling
+of text in LaTeX documents. It comprises the packages color,
+graphics, graphicx, trig, epsfig, keyval, and lscape.
diff -r d4e02fc14887 -r 056031b65130 print/tex-graphics/Makefile
--- a/print/tex-graphics/Makefile Thu Sep 01 03:59:40 2022 +0000
+++ b/print/tex-graphics/Makefile Thu Sep 01 04:02:28 2022 +0000
@@ -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@localhost
HOMEPAGE= https://ctan.org/pkg/latex-graphics
diff -r d4e02fc14887 -r 056031b65130 print/tex-graphics/PLIST
--- a/print/tex-graphics/PLIST Thu Sep 01 03:59:40 2022 +0000
+++ b/print/tex-graphics/PLIST Thu Sep 01 04:02:28 2022 +0000
@@ -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
diff -r d4e02fc14887 -r 056031b65130 print/tex-graphics/distinfo
--- a/print/tex-graphics/distinfo Thu Sep 01 03:59:40 2022 +0000
+++ b/print/tex-graphics/distinfo Thu Sep 01 04:02:28 2022 +0000
@@ -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
-SHA512 (graphics.r61315.tar.xz) = 692b47e11cb0f25c3383d64ca8a71bc479da6157002b870e131250caa0539dc48d52409f932ab41cc75c1a9f463524ea3be4f73458bb0fae24059bc9ce828e20
-Size (graphics.r61315.tar.xz) = 15180 bytes
+BLAKE2s (graphics.r63514.tar.xz) = e063b2322fe40900cbe02025b4b088d9664ef45a6aa96326df6aae9b45c72b09
+SHA512 (graphics.r63514.tar.xz) = 2160674b5ad0ffdd26611d3d5afe4ad9772591a63dcdc33d3243d1854d01afed0b267cf166d22c895aa772deae885eff73c0c613d4a7c474e1cbc7057859f86c
+Size (graphics.r63514.tar.xz) = 15936 bytes
Home |
Main Index |
Thread Index |
Old Index