diff options
author | kim <kim> | 2000-10-13 16:09:49 +0000 |
---|---|---|
committer | kim <kim> | 2000-10-13 16:09:49 +0000 |
commit | 12ff50fd06e3913a7f750b61c10da7545ccfca45 (patch) | |
tree | e802ae24616cae0586b66130588795a9d9bdb243 /sysutils | |
parent | 925c02ef30387782c116265764030aa42710222b (diff) | |
download | pkgsrc-12ff50fd06e3913a7f750b61c10da7545ccfca45.tar.gz |
Update to 1.5:
- support for rpcbind and postfix
- detect cron death (and other cron messages)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/roller/Makefile | 4 | ||||
-rw-r--r-- | sysutils/roller/files/md5 | 4 | ||||
-rw-r--r-- | sysutils/roller/pkg/PLIST | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/sysutils/roller/Makefile b/sysutils/roller/Makefile index 70657ef30f3..f2463b56568 100644 --- a/sysutils/roller/Makefile +++ b/sysutils/roller/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2000/08/27 02:46:07 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2000/10/13 16:09:49 kim Exp $ # -DISTNAME= roller-1.4 +DISTNAME= roller-1.5 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/ diff --git a/sysutils/roller/files/md5 b/sysutils/roller/files/md5 index 2547cf4f713..4d49a13a436 100644 --- a/sysutils/roller/files/md5 +++ b/sysutils/roller/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.8 2000/06/10 18:06:29 kim Exp $ +$NetBSD: md5,v 1.9 2000/10/13 16:09:50 kim Exp $ -MD5 (roller-1.4.tar.gz) = b37afcd6bcf3848d848b304d92c71606 +MD5 (roller-1.5.tar.gz) = db6da4d49d61324e40d1fb3a279be99d diff --git a/sysutils/roller/pkg/PLIST b/sysutils/roller/pkg/PLIST index 7e007693088..7fc00f547f0 100644 --- a/sysutils/roller/pkg/PLIST +++ b/sysutils/roller/pkg/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/10/01 20:33:33 kim Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/10/13 16:09:50 kim Exp $ sbin/logprune sbin/logroll sbin/roller +share/roller/proc-cron share/roller/proc-httpd-access share/roller/proc-httpd-errors share/roller/proc-messages |