Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id B06D4A57FD for ; Sun, 14 Jun 2015 11:26:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5141C14A1F5; Sun, 14 Jun 2015 11:26:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9781B14A1F4 for ; Sun, 14 Jun 2015 11:26:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id aFgrQjAcTBOJ for ; Sun, 14 Jun 2015 11:26:44 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id E0C1814A1EF for ; Sun, 14 Jun 2015 11:26:43 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D4F3098; Sun, 14 Jun 2015 11:26:43 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 14 Jun 2015 11:26:43 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/graphics To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20150614112643.D4F3098@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: markd Date: Sun Jun 14 11:26:43 UTC 2015 Modified Files: pkgsrc/graphics/tex-pst-barcode: Makefile distinfo pkgsrc/graphics/tex-pst-barcode-doc: Makefile distinfo pkgsrc/graphics/tex-pst-circ: Makefile distinfo pkgsrc/graphics/tex-pst-circ-doc: Makefile distinfo pkgsrc/graphics/tex-pst-coil: Makefile distinfo pkgsrc/graphics/tex-pst-coil-doc: Makefile distinfo Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/tex-pst-barcode/Makefile \ pkgsrc/graphics/tex-pst-barcode/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/tex-pst-barcode-doc/Makefile \ pkgsrc/graphics/tex-pst-barcode-doc/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/tex-pst-circ/Makefile \ pkgsrc/graphics/tex-pst-circ/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/tex-pst-circ-doc/Makefile \ pkgsrc/graphics/tex-pst-circ-doc/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/tex-pst-coil/Makefile \ pkgsrc/graphics/tex-pst-coil/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/tex-pst-coil-doc/Makefile \ pkgsrc/graphics/tex-pst-coil-doc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.