diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 18:11:25 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 18:11:25 +0000 |
commit | 8e0671a8612219e840afc9c2cc3a9f69451678e4 (patch) | |
tree | 632164a139a3497d20153a9933d3e7447fcce219 /sysutils/sarah/distinfo | |
parent | 33f6d98857ac9be48a875aef017d51051bb33f60 (diff) | |
download | pkgsrc-8e0671a8612219e840afc9c2cc3a9f69451678e4.tar.gz |
o use REPLACE_PERL
o move sarah.conf.sample from ${PREFIX}/etc to ${PREFIX}/share/examples/sarah
Update sarah to 0.7b
Changes:
v 0.7b 2001/10/01
* all directives may now be specified within an OPTIONS{} block to set
defaults
* when both '-c' and '-V' options are used, sarah will dump
interpreted config file(s) to STDOUT
* fixed archive rotation bug: a regex to match file.log.xx would also
match myfile.log.xx, causing rotation of file.log to fail
v 0.6b 2001/02/09
* added INDEX command to allow date-based archive naming
* added quiet mode (-q argument)
v 0.5b 2001/01/04
* fixed timing bug -- DATE based log rotations would fail if the
minute changed during the run
Diffstat (limited to 'sysutils/sarah/distinfo')
-rw-r--r-- | sysutils/sarah/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/sarah/distinfo b/sysutils/sarah/distinfo index 7180249368c..6ce928d402f 100644 --- a/sysutils/sarah/distinfo +++ b/sysutils/sarah/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/19 11:29:07 agc Exp $ +$NetBSD: distinfo,v 1.3 2001/10/31 18:11:25 zuntum Exp $ -SHA1 (sarah-0.4b.tar.gz) = fc6292729b856b1614f1e85677577b610814b716 -Size (sarah-0.4b.tar.gz) = 21290 bytes +SHA1 (sarah-0.7b.tar.gz) = e0043c212f73465ffac26c431cf23d5026b6a73b +Size (sarah-0.7b.tar.gz) = 24617 bytes |