summaryrefslogtreecommitdiff
path: root/sysutils/tits
diff options
context:
space:
mode:
authorscw <scw>2002-12-04 09:52:17 +0000
committerscw <scw>2002-12-04 09:52:17 +0000
commitf687b70ece43c41be21a51935e186fb32ed8d2dc (patch)
tree1b84edf9b132970fb3d36f954a2a7e502a91c9cf /sysutils/tits
parentbf48234d27a915b5fbf6da73309875617b2f44e2 (diff)
downloadpkgsrc-f687b70ece43c41be21a51935e186fb32ed8d2dc.tar.gz
Upgrade to version 1.0.3.
Changes since the previous point release: - The telnet listener should not bomb out if it fails to init/add a client. - Fix a buffer size problem in the telnet client. Note: This was not a a buffer-overflow. It was simply getnameinfo(3) returning an error when presented with a peer whose IP address resolved to a string larger than NI_MAXSERV. Since NI_MAXSERV was the wrong constant to use anyway in this context, replace it with NI_MAXHOST.
Diffstat (limited to 'sysutils/tits')
-rw-r--r--sysutils/tits/Makefile5
-rw-r--r--sysutils/tits/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/sysutils/tits/Makefile b/sysutils/tits/Makefile
index 63bdee060cb..b5378ca463b 100644
--- a/sysutils/tits/Makefile
+++ b/sysutils/tits/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2002/06/04 09:08:32 seb Exp $
+# $NetBSD: Makefile,v 1.9 2002/12/04 09:52:17 scw Exp $
#
-DISTNAME= tits-1.0.2
-PKGREVISION= 1
+DISTNAME= tits-1.0.3
CATEGORIES= sysutils
MASTER_SITES= http://www.mctavish.co.uk/tits/
diff --git a/sysutils/tits/distinfo b/sysutils/tits/distinfo
index 3c2e4f1e0ca..78eddb36562 100644
--- a/sysutils/tits/distinfo
+++ b/sysutils/tits/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2002/06/04 08:38:20 seb Exp $
+$NetBSD: distinfo,v 1.3 2002/12/04 09:52:17 scw Exp $
-SHA1 (tits-1.0.2.tar.gz) = ecc7d859474fe001eee55ffc5d5a6d7f167fa118
-Size (tits-1.0.2.tar.gz) = 19389 bytes
+SHA1 (tits-1.0.3.tar.gz) = 4ad844795d850140c1bf518cae4a7a70f114c74e
+Size (tits-1.0.3.tar.gz) = 20781 bytes
SHA1 (patch-aa) = cb97029249e318d30b859ad4479ae6cb0c0ffcf2