summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2015-06-14 11:19:58 +0000
committermarkd <markd@pkgsrc.org>2015-06-14 11:19:58 +0000
commitbf450975167ceeb4916bad664246a1c1420e9b1d (patch)
tree9a3f0f311a429ba4d6d553365d1b2706a209636f /graphics
parentf50ff15dbbea05fb85cf33f23426019028cfbf91 (diff)
downloadpkgsrc-bf450975167ceeb4916bad664246a1c1420e9b1d.tar.gz
Update to texlive 2015.
pdfTEX: Support JPEG Exif as well as JFIF; do not even emit a warning if \pdfinclusionerrorlevel is negative; sync with xpdf 3.04. LuaTEX: New library newtokenlib for scanning tokens; bug fixes in the normal random number generator and other places. XeTEX: Image handling fixes; xdvipdfmx binary looked for first as a sibling to xetex; internal XDV opcodes changed. MetaPost: New numbersystem binary; new Japanese-enabled upmpost and updvitomp programs, analogous to up*tex. Infrastructure: The fmtutil script has been reimplemented to read fmtutil.cnf on a per-tree basis, analogous to updmap. Web2C mktex* scripts (including mktexlsr, mktextfm, mktexpk) now prefer programs in their own directory, instead of always using the existing PATH.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tex-pst-barcode-doc/Makefile7
-rw-r--r--graphics/tex-pst-barcode-doc/distinfo8
-rw-r--r--graphics/tex-pst-barcode/Makefile7
-rw-r--r--graphics/tex-pst-barcode/distinfo8
-rw-r--r--graphics/tex-pst-circ-doc/Makefile7
-rw-r--r--graphics/tex-pst-circ-doc/distinfo8
-rw-r--r--graphics/tex-pst-circ/Makefile7
-rw-r--r--graphics/tex-pst-circ/distinfo8
-rw-r--r--graphics/tex-pst-coil-doc/Makefile7
-rw-r--r--graphics/tex-pst-coil-doc/distinfo8
-rw-r--r--graphics/tex-pst-coil/Makefile7
-rw-r--r--graphics/tex-pst-coil/distinfo8
12 files changed, 48 insertions, 42 deletions
diff --git a/graphics/tex-pst-barcode-doc/Makefile b/graphics/tex-pst-barcode-doc/Makefile
index 558e5c933ef..eca4a1e5dd8 100644
--- a/graphics/tex-pst-barcode-doc/Makefile
+++ b/graphics/tex-pst-barcode-doc/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2015/04/21 23:48:03 markd Exp $
+# $NetBSD: Makefile,v 1.3 2015/06/14 11:26:43 markd Exp $
DISTNAME= pst-barcode.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-0.12
-TEXLIVE_REV= 32004
+PKGNAME= tex-${DISTNAME:S/./-/}-0.13
+TEXLIVE_REV= 37353
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-pst-barcode
+LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/tex-pst-barcode-doc/distinfo b/graphics/tex-pst-barcode-doc/distinfo
index 2dc90a3e5e9..399fa9f7c65 100644
--- a/graphics/tex-pst-barcode-doc/distinfo
+++ b/graphics/tex-pst-barcode-doc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2015/04/21 23:48:03 markd Exp $
+$NetBSD: distinfo,v 1.3 2015/06/14 11:26:43 markd Exp $
-SHA1 (tex-pst-barcode-32004/pst-barcode.doc.tar.xz) = 3ab249183200e07178bd7ef4ca60cf76100236d1
-RMD160 (tex-pst-barcode-32004/pst-barcode.doc.tar.xz) = 49190b484b47e4bb39701e04aac9c7b9ec98d06d
-Size (tex-pst-barcode-32004/pst-barcode.doc.tar.xz) = 223028 bytes
+SHA1 (tex-pst-barcode-37353/pst-barcode.doc.tar.xz) = 62229367fb88c2fa508a7796c662f42c8da11bc3
+RMD160 (tex-pst-barcode-37353/pst-barcode.doc.tar.xz) = 8a4aa67c5fbf330e1d2c36f2bdff4c2d6117b1ef
+Size (tex-pst-barcode-37353/pst-barcode.doc.tar.xz) = 230536 bytes
diff --git a/graphics/tex-pst-barcode/Makefile b/graphics/tex-pst-barcode/Makefile
index 07006e768a8..09612470686 100644
--- a/graphics/tex-pst-barcode/Makefile
+++ b/graphics/tex-pst-barcode/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2015/04/21 23:48:03 markd Exp $
+# $NetBSD: Makefile,v 1.3 2015/06/14 11:26:43 markd Exp $
DISTNAME= pst-barcode
-PKGNAME= tex-${DISTNAME}-0.12
-TEXLIVE_REV= 32004
+PKGNAME= tex-${DISTNAME}-0.13
+TEXLIVE_REV= 37353
MAINTAINER= minskim@NetBSD.org
COMMENT= Print barcodes using PostScript
+LICENSE= lppl-1.3c
DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
diff --git a/graphics/tex-pst-barcode/distinfo b/graphics/tex-pst-barcode/distinfo
index 68ac027b5dc..e8040b7ca42 100644
--- a/graphics/tex-pst-barcode/distinfo
+++ b/graphics/tex-pst-barcode/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2015/04/21 23:48:03 markd Exp $
+$NetBSD: distinfo,v 1.3 2015/06/14 11:26:43 markd Exp $
-SHA1 (tex-pst-barcode-32004/pst-barcode.tar.xz) = 1cf1e9cd71895d0306754515e00e0c3cbb1ed2e2
-RMD160 (tex-pst-barcode-32004/pst-barcode.tar.xz) = 390ce21971ed15c01ecda268c4dde661b336c697
-Size (tex-pst-barcode-32004/pst-barcode.tar.xz) = 169828 bytes
+SHA1 (tex-pst-barcode-37353/pst-barcode.tar.xz) = 57745138321cdaf89f72bf19458b749752f99208
+RMD160 (tex-pst-barcode-37353/pst-barcode.tar.xz) = aae4abed60b52ca887e4dfeab7b3afb26ba5a81a
+Size (tex-pst-barcode-37353/pst-barcode.tar.xz) = 91188 bytes
diff --git a/graphics/tex-pst-circ-doc/Makefile b/graphics/tex-pst-circ-doc/Makefile
index c054b9b58ad..006cd9f6460 100644
--- a/graphics/tex-pst-circ-doc/Makefile
+++ b/graphics/tex-pst-circ-doc/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2015/04/21 23:51:58 markd Exp $
+# $NetBSD: Makefile,v 1.3 2015/06/14 11:26:43 markd Exp $
DISTNAME= pst-circ.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-2.12a
-TEXLIVE_REV= 35347
+PKGNAME= tex-${DISTNAME:S/./-/}-2.13
+TEXLIVE_REV= 36865
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-pst-circ
+LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/tex-pst-circ-doc/distinfo b/graphics/tex-pst-circ-doc/distinfo
index 4d0cb385f62..f2f3053d085 100644
--- a/graphics/tex-pst-circ-doc/distinfo
+++ b/graphics/tex-pst-circ-doc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2015/04/21 23:51:58 markd Exp $
+$NetBSD: distinfo,v 1.3 2015/06/14 11:26:43 markd Exp $
-SHA1 (tex-pst-circ-35347/pst-circ.doc.tar.xz) = b613ac62c833bd3f24f7b47c457e7e58e6356464
-RMD160 (tex-pst-circ-35347/pst-circ.doc.tar.xz) = e2a02cab4cb4b6728abf9498978916c9c6384248
-Size (tex-pst-circ-35347/pst-circ.doc.tar.xz) = 486704 bytes
+SHA1 (tex-pst-circ-36865/pst-circ.doc.tar.xz) = 2f49817ebb1111fae9d7ab3caeea3364b8bd78be
+RMD160 (tex-pst-circ-36865/pst-circ.doc.tar.xz) = 1951ed36dbcdf83d5b51c9661e1f7127e7c3c510
+Size (tex-pst-circ-36865/pst-circ.doc.tar.xz) = 489120 bytes
diff --git a/graphics/tex-pst-circ/Makefile b/graphics/tex-pst-circ/Makefile
index 0fc0444136a..ce30882759e 100644
--- a/graphics/tex-pst-circ/Makefile
+++ b/graphics/tex-pst-circ/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2015/04/21 23:51:58 markd Exp $
+# $NetBSD: Makefile,v 1.3 2015/06/14 11:26:43 markd Exp $
DISTNAME= pst-circ
-PKGNAME= tex-${DISTNAME}-2.12a
-TEXLIVE_REV= 35347
+PKGNAME= tex-${DISTNAME}-2.13
+TEXLIVE_REV= 36865
MAINTAINER= minskim@NetBSD.org
COMMENT= PSTricks package for drawing electric circuits
+LICENSE= lppl-1.3c
DEPENDS+= tex-multido-[0-9]*:../../devel/tex-multido
DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node
diff --git a/graphics/tex-pst-circ/distinfo b/graphics/tex-pst-circ/distinfo
index e64cace6222..162090be12a 100644
--- a/graphics/tex-pst-circ/distinfo
+++ b/graphics/tex-pst-circ/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2015/04/21 23:51:58 markd Exp $
+$NetBSD: distinfo,v 1.3 2015/06/14 11:26:43 markd Exp $
-SHA1 (tex-pst-circ-35347/pst-circ.tar.xz) = 1189245b1045976f5e9ba98fa43e2bae788f9816
-RMD160 (tex-pst-circ-35347/pst-circ.tar.xz) = 6d349b94c3f3b3b118f67f75b1c417dc9cb54500
-Size (tex-pst-circ-35347/pst-circ.tar.xz) = 23320 bytes
+SHA1 (tex-pst-circ-36865/pst-circ.tar.xz) = d6b47428f61545850a57ae6bbc8813ce3a8fefa5
+RMD160 (tex-pst-circ-36865/pst-circ.tar.xz) = 3613ab3351b7c1e01fd3843d833d78aa521aa28a
+Size (tex-pst-circ-36865/pst-circ.tar.xz) = 24256 bytes
diff --git a/graphics/tex-pst-coil-doc/Makefile b/graphics/tex-pst-coil-doc/Makefile
index 877fd013a55..3f9f38136cd 100644
--- a/graphics/tex-pst-coil-doc/Makefile
+++ b/graphics/tex-pst-coil-doc/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2015/04/21 23:55:28 markd Exp $
+# $NetBSD: Makefile,v 1.3 2015/06/14 11:26:43 markd Exp $
DISTNAME= pst-coil.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-1.05
-TEXLIVE_REV= 24020
+PKGNAME= tex-${DISTNAME:S/./-/}-1.07
+TEXLIVE_REV= 37377
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-pst-coil
+LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/tex-pst-coil-doc/distinfo b/graphics/tex-pst-coil-doc/distinfo
index adfade58580..279fc129624 100644
--- a/graphics/tex-pst-coil-doc/distinfo
+++ b/graphics/tex-pst-coil-doc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2015/04/21 23:55:28 markd Exp $
+$NetBSD: distinfo,v 1.3 2015/06/14 11:26:43 markd Exp $
-SHA1 (tex-pst-coil-24020/pst-coil.doc.tar.xz) = ed172c250ba3dca5957efe3950c5094d55448334
-RMD160 (tex-pst-coil-24020/pst-coil.doc.tar.xz) = 34690fc34381a9c769959ce8817a1152caf67c7e
-Size (tex-pst-coil-24020/pst-coil.doc.tar.xz) = 254252 bytes
+SHA1 (tex-pst-coil-37377/pst-coil.doc.tar.xz) = 4fcd9cd379ec0181ba63c17f707734af4bf1eacf
+RMD160 (tex-pst-coil-37377/pst-coil.doc.tar.xz) = ad75c32d9ec84382b3ec073090970dab1c6c1f80
+Size (tex-pst-coil-37377/pst-coil.doc.tar.xz) = 251024 bytes
diff --git a/graphics/tex-pst-coil/Makefile b/graphics/tex-pst-coil/Makefile
index 2a2661a9686..c922db05907 100644
--- a/graphics/tex-pst-coil/Makefile
+++ b/graphics/tex-pst-coil/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2015/04/21 23:55:28 markd Exp $
+# $NetBSD: Makefile,v 1.3 2015/06/14 11:26:43 markd Exp $
DISTNAME= pst-coil
-PKGNAME= tex-${DISTNAME}-1.05
-TEXLIVE_REV= 24020
+PKGNAME= tex-${DISTNAME}-1.07
+TEXLIVE_REV= 37377
MAINTAINER= minskim@NetBSD.org
COMMENT= PSTricks package for coils, etc
+LICENSE= lppl-1.3c
DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
diff --git a/graphics/tex-pst-coil/distinfo b/graphics/tex-pst-coil/distinfo
index 600da59ba18..2356a025f10 100644
--- a/graphics/tex-pst-coil/distinfo
+++ b/graphics/tex-pst-coil/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2015/04/21 23:55:28 markd Exp $
+$NetBSD: distinfo,v 1.3 2015/06/14 11:26:43 markd Exp $
-SHA1 (tex-pst-coil-24020/pst-coil.tar.xz) = d703022d0fe3b2f12ccc25b9030b0bde1724829f
-RMD160 (tex-pst-coil-24020/pst-coil.tar.xz) = d425675b313185186d2625bb78a7644cf530b51e
-Size (tex-pst-coil-24020/pst-coil.tar.xz) = 3892 bytes
+SHA1 (tex-pst-coil-37377/pst-coil.tar.xz) = 72d4f8d6c7865a750e2924559873a7002dfe9443
+RMD160 (tex-pst-coil-37377/pst-coil.tar.xz) = 275eac9cc8fd839a7717352499428bafad8fb0e2
+Size (tex-pst-coil-37377/pst-coil.tar.xz) = 3920 bytes