summaryrefslogtreecommitdiff
path: root/sysutils/tits
diff options
context:
space:
mode:
authorscw <scw@pkgsrc.org>2001-02-27 21:04:13 +0000
committerscw <scw@pkgsrc.org>2001-02-27 21:04:13 +0000
commit3cb3911b905351261b4bf4535f889292c27d4b48 (patch)
tree6b2b20adf008188d245038d5122681111f791b27 /sysutils/tits
parentf6885eefc6fab47c038f21c32b2af65e17f15ce5 (diff)
downloadpkgsrc-3cb3911b905351261b4bf4535f889292c27d4b48.tar.gz
Update to version 1.0.1. Notable changes include:
. Many bug fixes over the previous version, . Config file support is much improved.
Diffstat (limited to 'sysutils/tits')
-rw-r--r--sysutils/tits/Makefile6
-rw-r--r--sysutils/tits/files/md54
-rw-r--r--sysutils/tits/files/patch-sum7
-rw-r--r--sysutils/tits/patches/patch-aa12
4 files changed, 10 insertions, 19 deletions
diff --git a/sysutils/tits/Makefile b/sysutils/tits/Makefile
index 81b5b02db34..f244491030e 100644
--- a/sysutils/tits/Makefile
+++ b/sysutils/tits/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2001/02/17 17:42:19 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/27 21:04:13 scw Exp $
#
-DISTNAME= tits-1.0
+DISTNAME= tits-1.0.1
CATEGORIES= sysutils
-MASTER_SITES= http://www.wee-eck.demon.co.uk/
+MASTER_SITES= http://www.wee-eck.demon.co.uk/tits/
MAINTAINER= scw@netbsd.org
COMMENT= server which provides telnet(1) access to one or more tty ports
diff --git a/sysutils/tits/files/md5 b/sysutils/tits/files/md5
index db440021b9f..6f50a5aedb3 100644
--- a/sysutils/tits/files/md5
+++ b/sysutils/tits/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.1.1.1 2001/02/09 14:25:48 scw Exp $
+$NetBSD: md5,v 1.2 2001/02/27 21:04:13 scw Exp $
-MD5 (tits-1.0.tar.gz) = c2b355ab8416461b652236d75603ccd8
+MD5 (tits-1.0.1.tar.gz) = 0192e05e0386392cc84bbe5c219aa663
diff --git a/sysutils/tits/files/patch-sum b/sysutils/tits/files/patch-sum
index bd9b4f939e5..386e4e156b5 100644
--- a/sysutils/tits/files/patch-sum
+++ b/sysutils/tits/files/patch-sum
@@ -1,3 +1,6 @@
-$NetBSD: patch-sum,v 1.1 2001/02/23 14:35:07 wiz Exp $
+$NetBSD: patch-sum,v 1.2 2001/02/27 21:04:13 scw Exp $
-MD5 (patch-aa) = a04a52e9dea444ab485e9a67225d4a43
+This placeholder file is generated by the ``makepatchsum'' target
+whenever the patches directory is empty or missing. Its purpose
+is to ensure that the presence of any obsolete patches will cause
+the proper error to be emitted at build time.
diff --git a/sysutils/tits/patches/patch-aa b/sysutils/tits/patches/patch-aa
deleted file mode 100644
index ee2aa990b55..00000000000
--- a/sysutils/tits/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2001/02/23 14:35:08 wiz Exp $
-
---- context.c.orig Sat Feb 3 18:22:55 2001
-+++ context.c
-@@ -35,6 +35,7 @@
-
- #include <stdio.h>
- #include <stdlib.h>
-+#include <string.h>
- #include <syslog.h>
- #include <unistd.h>
-