diff options
author | xtraeme <xtraeme> | 2004-05-02 17:50:05 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-05-02 17:50:05 +0000 |
commit | de5e40f26591e8738a9e59a44e5a1eaf82185d4f (patch) | |
tree | 9119d2e7f2d1658634b12de2f4df996557b67a71 /doc | |
parent | 504457832aee95b013e9c0999a62dd130f0e59f4 (diff) | |
download | pkgsrc-de5e40f26591e8738a9e59a44e5a1eaf82185d4f.tar.gz |
Update sysutils/daemontools to 0.76. This closes PR pkg/25153.
Changes:
The package now installs in /package/admin/daemontools. There are three
new utilities: svscanboot, readproctitle, and pgrphack. multilog now
accepts SIGALRM to force log rotation. svscan now checks for the
existence of /service/blah/log rather than checking whether
/service/blah is sticky.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | doc/TODO | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index deea581a01a..c4b6aabe3d0 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5791 2004/05/02 17:25:15 xtraeme Exp $ +$NetBSD: CHANGES,v 1.5792 2004/05/02 17:50:05 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2316,3 +2316,4 @@ Changes to the packages collection and infrastructure in 2004: Updated xmlcatmgr to 2.1 [jmmv 2004-05-02] Updated gpass to 0.4.1 [jmmv 2004-05-02] Updated cue to 20040329 [xtraeme 2004-05-02] + Updated daemontools to 0.76 [xtraeme 2004-05-02] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.1690 2004/05/01 10:37:57 jmmv Exp $ +$NetBSD: TODO,v 1.1691 2004/05/02 17:50:05 xtraeme Exp $ Suggested new packages ====================== @@ -168,7 +168,6 @@ Suggested package updates o curl-7.11.2 o cxref-1.5e o cyrus-imapd21-2.1.16 - o daemontools-0.76 [pkg/25153] o dctc-0.85.9 o ddd-3.3.8 o delegate-8.9.1 |