summaryrefslogtreecommitdiff
path: root/graphics/tex-pst-circ/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2015-06-14 11:19:58 +0000
committermarkd <markd>2015-06-14 11:19:58 +0000
commit2db2576cbed92ef34c524fe273151cb6ac29fdcc (patch)
tree9a3f0f311a429ba4d6d553365d1b2706a209636f /graphics/tex-pst-circ/Makefile
parentccc94b2613b5215962920dc83c286364f711067a (diff)
downloadpkgsrc-2db2576cbed92ef34c524fe273151cb6ac29fdcc.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/tex-pst-circ/Makefile')
-rw-r--r--graphics/tex-pst-circ/Makefile7
1 files changed, 4 insertions, 3 deletions
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