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: Wed Aug 23 23:59:35 UTC 2017
Modified Files:
pkgsrc/print/tex-graphics: Makefile distinfo
pkgsrc/print/tex-graphics-doc: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/print/tex-graphics/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/print/tex-graphics/distinfo
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/tex-graphics-doc/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-graphics-doc/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/tex-graphics-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-graphics/Makefile
diff -u pkgsrc/print/tex-graphics/Makefile:1.12 pkgsrc/print/tex-graphics/Makefile:1.13
--- pkgsrc/print/tex-graphics/Makefile:1.12 Wed Jun 21 07:24:06 2017
+++ pkgsrc/print/tex-graphics/Makefile Wed Aug 23 23:59:34 2017
@@ -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
Index: pkgsrc/print/tex-graphics/distinfo
diff -u pkgsrc/print/tex-graphics/distinfo:1.13 pkgsrc/print/tex-graphics/distinfo:1.14
--- pkgsrc/print/tex-graphics/distinfo:1.13 Wed Jun 21 07:24:06 2017
+++ pkgsrc/print/tex-graphics/distinfo Wed Aug 23 23:59:34 2017
@@ -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
Index: pkgsrc/print/tex-graphics-doc/Makefile
diff -u pkgsrc/print/tex-graphics-doc/Makefile:1.10 pkgsrc/print/tex-graphics-doc/Makefile:1.11
--- pkgsrc/print/tex-graphics-doc/Makefile:1.10 Wed Jun 21 07:24:06 2017
+++ pkgsrc/print/tex-graphics-doc/Makefile Wed Aug 23 23:59:34 2017
@@ -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
Index: pkgsrc/print/tex-graphics-doc/PLIST
diff -u pkgsrc/print/tex-graphics-doc/PLIST:1.6 pkgsrc/print/tex-graphics-doc/PLIST:1.7
--- pkgsrc/print/tex-graphics-doc/PLIST:1.6 Wed Jun 21 07:24:06 2017
+++ pkgsrc/print/tex-graphics-doc/PLIST Wed Aug 23 23:59:34 2017
@@ -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/epsf
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
Index: pkgsrc/print/tex-graphics-doc/distinfo
diff -u pkgsrc/print/tex-graphics-doc/distinfo:1.11 pkgsrc/print/tex-graphics-doc/distinfo:1.12
--- pkgsrc/print/tex-graphics-doc/distinfo:1.11 Wed Jun 21 07:24:06 2017
+++ pkgsrc/print/tex-graphics-doc/distinfo Wed Aug 23 23:59:34 2017
@@ -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
Home |
Main Index |
Thread Index |
Old Index