From 20ca54bafca1299dee95ad58bbc61a38312d7a1a Mon Sep 17 00:00:00 2001 From: markd Date: Sat, 25 Apr 2015 09:36:43 +0000 Subject: Update ptexenc to 1.3.2 * ptexenc.c: Return replacement character U+FFFD for illegal surrogate pair in console (keyboard) input in upTeX on Windows. * ptexenc.c, ptexenc/unicode.h: Enable console (keyboard) input of Unicode characters in upTeX on Windows. * configure.ac (AH_TOP): Simplify the generation of c-auto.h. * ptexenc.c: Provide right console output on windows for both ptex and uptex if --sjis-terminal option is given. (from T. Tanaka). * ptexenc.c: Remove redundant lines in input_line2(), which are inconsistent with those lines in texmfmp.c. --- print/ptexenc/Makefile | 8 ++++---- print/ptexenc/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'print') diff --git a/print/ptexenc/Makefile b/print/ptexenc/Makefile index 3675c69833d..e55f63e603c 100644 --- a/print/ptexenc/Makefile +++ b/print/ptexenc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2015/02/23 18:28:52 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/25 09:36:43 markd Exp $ -DISTNAME= texlive-20130530-source -PKGNAME= ptexenc-1.3.1 +DISTNAME= texlive-20140525-source +PKGNAME= ptexenc-1.3.2 CATEGORIES= print -MASTER_SITES= ftp://tug.org/historic/systems/texlive/2013/ +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2014/ EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org diff --git a/print/ptexenc/distinfo b/print/ptexenc/distinfo index 21699d85d87..fe162a710eb 100644 --- a/print/ptexenc/distinfo +++ b/print/ptexenc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/11/17 16:46:36 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/04/25 09:36:43 markd Exp $ -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes +SHA1 (texlive-20140525-source.tar.xz) = 8cb283ad26b1fe18e1089820cf64ecc63d8224e8 +RMD160 (texlive-20140525-source.tar.xz) = c9fb954e63e700d06aa0cf40c37cdb40eaac84a2 +Size (texlive-20140525-source.tar.xz) = 41657688 bytes -- cgit v1.2.3