summaryrefslogtreecommitdiff
path: root/misc/teseq
diff options
context:
space:
mode:
authorshattered <shattered@pkgsrc.org>2013-08-18 10:44:30 +0000
committershattered <shattered@pkgsrc.org>2013-08-18 10:44:30 +0000
commit1ef363c9ce3d65bacab13cefa86eaa758457fb65 (patch)
treee8d0587a211b5f38b1226140a7419fedd56173d3 /misc/teseq
parentc9e9dcfff476e7ecbd398fc5dd6bde477dfecdb4 (diff)
downloadpkgsrc-1ef363c9ce3d65bacab13cefa86eaa758457fb65.tar.gz
Update to 1.1. Changes:
* Colorized output now supported via the --color (or --colour) option, and the TESEQ_COLORS environment variable. * Descriptions and labels for non-standard controls from DEC, Xterm, Rxvt, etc, are now always issued, without the need for the -x option. * Reseq now recognizes "halt" (@@@) lines (with --halts option), waiting for keypress before continuing. * Teseq now identifies which charset is being switched, by its ISO IR registration. * BUG FIX: Teseq could crash on the input, `\033$z'.
Diffstat (limited to 'misc/teseq')
-rw-r--r--misc/teseq/Makefile5
-rw-r--r--misc/teseq/PLIST3
-rw-r--r--misc/teseq/distinfo8
3 files changed, 7 insertions, 9 deletions
diff --git a/misc/teseq/Makefile b/misc/teseq/Makefile
index ea2a8eb82cc..cf61aec6e5b 100644
--- a/misc/teseq/Makefile
+++ b/misc/teseq/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2013/05/31 12:41:29 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2013/08/18 10:44:30 shattered Exp $
#
-DISTNAME= teseq-1.0.0
-PKGREVISION= 2
+DISTNAME= teseq-1.1
CATEGORIES= misc
MASTER_SITES= http://ftp.gnu.org/gnu/teseq/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/teseq/PLIST b/misc/teseq/PLIST
index 5a39a6298c9..11e8acca77c 100644
--- a/misc/teseq/PLIST
+++ b/misc/teseq/PLIST
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/08/28 01:23:41 bjs Exp $
+@comment $NetBSD: PLIST,v 1.2 2013/08/18 10:44:30 shattered Exp $
bin/reseq
bin/teseq
info/teseq.info
-libexec/teseq-post.sed
man/man1/reseq.1
man/man1/teseq.1
diff --git a/misc/teseq/distinfo b/misc/teseq/distinfo
index 131b31c25e9..5c67efccb55 100644
--- a/misc/teseq/distinfo
+++ b/misc/teseq/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/08/28 01:23:41 bjs Exp $
+$NetBSD: distinfo,v 1.2 2013/08/18 10:44:30 shattered Exp $
-SHA1 (teseq-1.0.0.tar.bz2) = 17f625bf48392c2658fc24ff8f280ae299eae323
-RMD160 (teseq-1.0.0.tar.bz2) = 32b45ecdcb96b5c87968830b06eb2dbefa95b9f3
-Size (teseq-1.0.0.tar.bz2) = 227972 bytes
+SHA1 (teseq-1.1.tar.bz2) = e853ac8990ed21db30de9178eb5781e66e30dce2
+RMD160 (teseq-1.1.tar.bz2) = 836ae4e63d4d42ef26deb15635c059042bceb228
+Size (teseq-1.1.tar.bz2) = 252124 bytes