pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update tits to version 1.1.1, after a nudge from Steve...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6d971a689e61
branches: trunk
changeset: 462078:6d971a689e61
user: agc <agc%pkgsrc.org@localhost>
date: Fri Sep 26 08:16:17 2003 +0000
description:
Update tits to version 1.1.1, after a nudge from Steve Woodford.
Changes from previous version:
1.0.3 -> 1.1.0
~~~~~~~~~~~~~~
13/04/2003 - Added a "raw" protocol, based on the existing telnet code.
- Added a "suppressbanner" client option, for the benefit of
the "raw" protocol.
1.1.0 -> 1.1.1
~~~~~~~~~~~~~~
1/09/2003 - Added "xonxoff true/false" to the tty server's config file
option list to permit changing software flow-control settings.
(Requested by Ben Elliston).
diffstat:
doc/CHANGES | 3 ++-
sysutils/tits/Makefile | 4 ++--
sysutils/tits/distinfo | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diffs (39 lines):
diff -r ec6c08498b5b -r 6d971a689e61 doc/CHANGES
--- a/doc/CHANGES Fri Sep 26 07:28:38 2003 +0000
+++ b/doc/CHANGES Fri Sep 26 08:16:17 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3535 2003/09/26 06:18:18 wiz Exp $
+$NetBSD: CHANGES,v 1.3536 2003/09/26 08:17:04 agc Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -3944,3 +3944,4 @@
Added gp-0.26 [jschauma 2003-09-25]
Added hmmer-2.3.1 [jschauma 2003-09-25]
Added digger-20020314 [wiz 2003-09-25]
+ Updated tits to 1.1.1 [agc 2003-09-26]
diff -r ec6c08498b5b -r 6d971a689e61 sysutils/tits/Makefile
--- a/sysutils/tits/Makefile Fri Sep 26 07:28:38 2003 +0000
+++ b/sysutils/tits/Makefile Fri Sep 26 08:16:17 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2003/07/21 17:24:40 martti Exp $
+# $NetBSD: Makefile,v 1.12 2003/09/26 08:16:17 agc Exp $
#
-DISTNAME= tits-1.0.3
+DISTNAME= tits-1.1.1
CATEGORIES= sysutils
MASTER_SITES= http://www.mctavish.co.uk/tits/
diff -r ec6c08498b5b -r 6d971a689e61 sysutils/tits/distinfo
--- a/sysutils/tits/distinfo Fri Sep 26 07:28:38 2003 +0000
+++ b/sysutils/tits/distinfo Fri Sep 26 08:16:17 2003 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2002/12/04 09:52:17 scw Exp $
+$NetBSD: distinfo,v 1.4 2003/09/26 08:16:17 agc Exp $
-SHA1 (tits-1.0.3.tar.gz) = 4ad844795d850140c1bf518cae4a7a70f114c74e
-Size (tits-1.0.3.tar.gz) = 20781 bytes
+SHA1 (tits-1.1.1.tar.gz) = 7a8242a5700296d24d74ed155a79673a6b2255a5
+Size (tits-1.1.1.tar.gz) = 21411 bytes
SHA1 (patch-aa) = cb97029249e318d30b859ad4479ae6cb0c0ffcf2
Home |
Main Index |
Thread Index |
Old Index