Sat Apr 27 07:35:08 2013 UTC ()
Update to 292:

Improves configurability of openpty versus posix_openpt functions.
Adds a new feature PasteControls to enable control characters (other
than formatting) to be pasted. Several minor bugfixes.


(wiz)
diff -r1.72 -r1.73 pkgsrc/x11/xterm/Makefile
diff -r1.46 -r1.47 pkgsrc/x11/xterm/distinfo

cvs diff -r1.72 -r1.73 pkgsrc/x11/xterm/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xterm/Makefile 2013/02/27 09:19:09 1.72
+++ pkgsrc/x11/xterm/Makefile 2013/04/27 07:35:07 1.73
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.72 2013/02/27 09:19:09 wiz Exp $ 1# $NetBSD: Makefile,v 1.73 2013/04/27 07:35:07 wiz Exp $
2 2
3DISTNAME= xterm-291 3DISTNAME= xterm-292
4CATEGORIES= x11 4CATEGORIES= x11
5MASTER_SITES= ftp://invisible-island.net/xterm/ \ 5MASTER_SITES= ftp://invisible-island.net/xterm/ \
6 http://www.sfr-fresh.com/unix/misc/ 6 http://www.sfr-fresh.com/unix/misc/
7EXTRACT_SUFX= .tgz 7EXTRACT_SUFX= .tgz
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://dickey.his.com/xterm/xterm.html 10HOMEPAGE= http://dickey.his.com/xterm/xterm.html
11COMMENT= Latest terminal emulator for the X Window System 11COMMENT= Latest terminal emulator for the X Window System
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_TOOLS+= tbl pkg-config 14USE_TOOLS+= tbl pkg-config
15 15
16WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} 16WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}

cvs diff -r1.46 -r1.47 pkgsrc/x11/xterm/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xterm/distinfo 2013/02/27 09:19:09 1.46
+++ pkgsrc/x11/xterm/distinfo 2013/04/27 07:35:08 1.47
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.46 2013/02/27 09:19:09 wiz Exp $ 1$NetBSD: distinfo,v 1.47 2013/04/27 07:35:08 wiz Exp $
2 2
3SHA1 (xterm-291.tgz) = b816c93b7ecf2c2cb45b3e91dd35d952e4fc28bc 3SHA1 (xterm-292.tgz) = bac111e706a5a6ee7ae088a7cff5c68b7a236223
4RMD160 (xterm-291.tgz) = 71b12e4d31ee0c623549f4a19e2b46bf5bc1dc9b 4RMD160 (xterm-292.tgz) = 8b8def986621fa04a899e4098bca17f54455b754
5Size (xterm-291.tgz) = 1090995 bytes 5Size (xterm-292.tgz) = 1092496 bytes
6SHA1 (patch-aa) = 46076243c1b53d481b4cafe3d3f6f1f35291a153 6SHA1 (patch-aa) = 46076243c1b53d481b4cafe3d3f6f1f35291a153