diff options
author | rh <rh@pkgsrc.org> | 1999-11-08 16:25:49 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-11-08 16:25:49 +0000 |
commit | 1293909c9217bf665c8522f22c117ada6c464238 (patch) | |
tree | 1f39b5811514419b05378a396943c86bd428ff16 | |
parent | 6782ac3adacfccffb219fcdf688d84399464af0b (diff) | |
download | pkgsrc-1293909c9217bf665c8522f22c117ada6c464238.tar.gz |
Update delegate to 5.9.6. Changes are bugfixes only.
-rw-r--r-- | net/delegate/Makefile | 8 | ||||
-rw-r--r-- | net/delegate/files/md5 | 4 | ||||
-rw-r--r-- | net/delegate/pkg/MESSAGE | 8 |
3 files changed, 13 insertions, 7 deletions
diff --git a/net/delegate/Makefile b/net/delegate/Makefile index 61ab870bd62..037cbcd696a 100644 --- a/net/delegate/Makefile +++ b/net/delegate/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 1999/08/22 15:55:50 rh Exp $ +# $NetBSD: Makefile,v 1.6 1999/11/08 16:25:49 rh Exp $ # FreeBSD Id: Makefile,v 1.14 1998/11/09 09:24:20 max Exp # -DISTNAME= delegate5.9.3 -PKGNAME= delegate-5.9.3 +DISTNAME= delegate5.9.6 +PKGNAME= delegate-5.9.6 CATEGORIES= net MASTER_SITES= ftp://etlport.etl.go.jp/pub/DeleGate/ \ ftp://ftp.kyushu-u.ac.jp/pub/Net/WWW/server/delegate/ \ @@ -19,6 +19,8 @@ MASTER_SITES= ftp://etlport.etl.go.jp/pub/DeleGate/ \ MAINTAINER= packages@NetBSD.ORG HOMEPAGE= http://wall.etl.go.jp/delegate/ +DEPENDS+= readline-4.0:../../devel/readline + DELEGATE_MANAGER?= root@localhost pre-build: diff --git a/net/delegate/files/md5 b/net/delegate/files/md5 index 96a39bfc4de..2e2f2655538 100644 --- a/net/delegate/files/md5 +++ b/net/delegate/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 1999/08/22 15:55:51 rh Exp $ +$NetBSD: md5,v 1.4 1999/11/08 16:25:50 rh Exp $ -MD5 (delegate5.9.3.tar.gz) = c7ebe910d48f9ff9e3a4ce9b0d97b9ad +MD5 (delegate5.9.6.tar.gz) = 2bba87936a70cdac95353b79a39adf9b diff --git a/net/delegate/pkg/MESSAGE b/net/delegate/pkg/MESSAGE index 282a3f4be0e..b9de6f79627 100644 --- a/net/delegate/pkg/MESSAGE +++ b/net/delegate/pkg/MESSAGE @@ -1,6 +1,10 @@ +$NetBSD: MESSAGE,v 1.3 1999/11/08 16:25:51 rh Exp $ + ********************************************************************** -Now, edit the sample script in ${PREFIX}/etc/rc.d/delegated.sh.sample -and copy it into ${PREFIX}/etc/rc.d/delegated.sh. +Now, copy the sample script in ${PREFIX}/etc/rc.d/delegated.sh.sample +to ${PREFIX}/etc/rc.d/delegated.sh and edit it according to your +needs. + Don't forget to specify a correct e-mail address for MANAGER. You can also run an interactive configuration session by executing |