pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print Update tex-graphics{,-doc} to 1.2c
details: https://anonhg.NetBSD.org/pkgsrc/rev/6e6aa3e336c6
branches: trunk
changeset: 367105:6e6aa3e336c6
user: markd <markd%pkgsrc.org@localhost>
date: Wed Aug 23 23:59:34 2017 +0000
description:
Update tex-graphics{,-doc} to 1.2c
This release features a major overhaul of
the driver (.def) files, bringing them back
into line both with each other and with the
core LaTeX graphics package.
As-of this release, new graphics features are
incorporated into graphicx, and the .def files
are returned to providing support for these
features but without adding additional keys.
The following keys are added to the
officially-supported set:
- "interpolate" (bitmap images)
- "page" (PDF images)
- "pagebox" (all images)
- "quiet" (all images)
The internal structures of the various .def
files have also been aligned based around
dvips.def, and some support material has been
moved to graphicx.
diffstat:
print/tex-graphics-doc/Makefile | 6 +++---
print/tex-graphics-doc/PLIST | 4 +++-
print/tex-graphics-doc/distinfo | 10 +++++-----
print/tex-graphics/Makefile | 6 +++---
print/tex-graphics/distinfo | 10 +++++-----
5 files changed, 19 insertions(+), 17 deletions(-)
diffs (80 lines):
diff -r 5635d777b3d6 -r 6e6aa3e336c6 print/tex-graphics-doc/Makefile
--- a/print/tex-graphics-doc/Makefile Wed Aug 23 23:51:35 2017 +0000
+++ b/print/tex-graphics-doc/Makefile Wed Aug 23 23:59:34 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2017/06/21 07:24:06 markd Exp $
+# $NetBSD: Makefile,v 1.11 2017/08/23 23:59:34 markd Exp $
DISTNAME= graphics.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-1.2a
-TEXLIVE_REV= 44579
+PKGNAME= tex-${DISTNAME:S/./-/}-1.2c
+TEXLIVE_REV= 44703
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= http://ctan.org/pkg/latex-graphics
diff -r 5635d777b3d6 -r 6e6aa3e336c6 print/tex-graphics-doc/PLIST
--- a/print/tex-graphics-doc/PLIST Wed Aug 23 23:51:35 2017 +0000
+++ b/print/tex-graphics-doc/PLIST Wed Aug 23 23:59:34 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2017/06/21 07:24:06 markd Exp $
+@comment $NetBSD: PLIST,v 1.7 2017/08/23 23:59:34 markd Exp $
share/texmf-dist/doc/latex/graphics/README.txt
share/texmf-dist/doc/latex/graphics/cat.eps
share/texmf-dist/doc/latex/graphics/changes.txt
@@ -8,8 +8,10 @@
share/texmf-dist/doc/latex/graphics/graphics.pdf
share/texmf-dist/doc/latex/graphics/graphicx.pdf
share/texmf-dist/doc/latex/graphics/grfguide.pdf
+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/rotating.pdf
share/texmf-dist/doc/latex/graphics/rotex.pdf
+share/texmf-dist/doc/latex/graphics/rotex.tex
share/texmf-dist/doc/latex/graphics/trig.pdf
diff -r 5635d777b3d6 -r 6e6aa3e336c6 print/tex-graphics-doc/distinfo
--- a/print/tex-graphics-doc/distinfo Wed Aug 23 23:51:35 2017 +0000
+++ b/print/tex-graphics-doc/distinfo Wed Aug 23 23:59:34 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2017/06/21 07:24:06 markd Exp $
+$NetBSD: distinfo,v 1.12 2017/08/23 23:59:34 markd Exp $
-SHA1 (tex-graphics-44579/graphics.doc.tar.xz) = edd6932861a193e1562bbef95ff75635201c466d
-RMD160 (tex-graphics-44579/graphics.doc.tar.xz) = bc44d7973ccd4ffd741dbf75561da3637b074267
-SHA512 (tex-graphics-44579/graphics.doc.tar.xz) = 8c25e9f196c9cead0241818b571abae638e38a803a54ade7ae98db5cf3c43971128e1a1ef8a586bbadf452ae1d32b9c202ead034c0c4042f18d028a2ad03ef63
-Size (tex-graphics-44579/graphics.doc.tar.xz) = 1957376 bytes
+SHA1 (tex-graphics-44703/graphics.doc.tar.xz) = 850e5379b3fae21e2a6a112e2bbefbe2fa9c3ad2
+RMD160 (tex-graphics-44703/graphics.doc.tar.xz) = 81d6eddffcbcf947a18037a75d6ebb67c00f6790
+SHA512 (tex-graphics-44703/graphics.doc.tar.xz) = 00d011ca0ab614779a350765eda8a79e09d7a93dd53fca5431d27a533827c4b4f0332be0cfbc82253490deadf8ed3a25893d474d222f0cea7e40065ee3babe72
+Size (tex-graphics-44703/graphics.doc.tar.xz) = 1997728 bytes
diff -r 5635d777b3d6 -r 6e6aa3e336c6 print/tex-graphics/Makefile
--- a/print/tex-graphics/Makefile Wed Aug 23 23:51:35 2017 +0000
+++ b/print/tex-graphics/Makefile Wed Aug 23 23:59:34 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2017/06/21 07:24:06 markd Exp $
+# $NetBSD: Makefile,v 1.13 2017/08/23 23:59:34 markd Exp $
DISTNAME= graphics
-PKGNAME= tex-${DISTNAME}-1.2a
-TEXLIVE_REV= 44579
+PKGNAME= tex-${DISTNAME}-1.2c
+TEXLIVE_REV= 44703
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= http://ctan.org/pkg/latex-graphics
diff -r 5635d777b3d6 -r 6e6aa3e336c6 print/tex-graphics/distinfo
--- a/print/tex-graphics/distinfo Wed Aug 23 23:51:35 2017 +0000
+++ b/print/tex-graphics/distinfo Wed Aug 23 23:59:34 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2017/06/21 07:24:06 markd Exp $
+$NetBSD: distinfo,v 1.14 2017/08/23 23:59:34 markd Exp $
-SHA1 (tex-graphics-44579/graphics.tar.xz) = a0d449724c1764590d9d561a9bec1b4389fcc991
-RMD160 (tex-graphics-44579/graphics.tar.xz) = e6e7d7abf25910175cf962cb61017a752c84fa19
-SHA512 (tex-graphics-44579/graphics.tar.xz) = 524e4e1b39144297f398d6bcf6646c0d48643ebb629a4857efaf2df00410b811ebd52d66f85ed7996d7d5826271c522e29ebd100f7567cec0e2dc630f8801229
-Size (tex-graphics-44579/graphics.tar.xz) = 14504 bytes
+SHA1 (tex-graphics-44703/graphics.tar.xz) = 2ff38de4c193e800dbafcdcb928d98a1d639ae2c
+RMD160 (tex-graphics-44703/graphics.tar.xz) = edeb6b31ab6950b0506fd940b8b9aaf5c14587ec
+SHA512 (tex-graphics-44703/graphics.tar.xz) = 05d98de8e1a3dea18aa19d95ae892653dfbf2a4d52fedf1cfe50d1d019c368fe44f1cc21009759df363672d6186091d0482e38a8b95234aaa1f67d1b29af59e1
+Size (tex-graphics-44703/graphics.tar.xz) = 14560 bytes
Home |
Main Index |
Thread Index |
Old Index