summaryrefslogtreecommitdiff
path: root/sysutils/sarah
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2001-10-02 12:12:31 +0000
committerMark Pulford <markp@FreeBSD.org>2001-10-02 12:12:31 +0000
commitd7b04d31b99bcd0b81ba050c1a6faef978a5e2ff (patch)
tree9d7502369301fb76fc245e25ea9a4b9fc51c1362 /sysutils/sarah
parentDe-typo: s/compt/compat/. (diff)
Updated to 0.7b.
PR: 30973 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=48343
Diffstat (limited to 'sysutils/sarah')
-rw-r--r--sysutils/sarah/Makefile3
-rw-r--r--sysutils/sarah/distinfo2
-rw-r--r--sysutils/sarah/pkg-descr2
-rw-r--r--sysutils/sarah/pkg-plist1
4 files changed, 5 insertions, 3 deletions
diff --git a/sysutils/sarah/Makefile b/sysutils/sarah/Makefile
index 2fae3b05b685..ab4c0605fdac 100644
--- a/sysutils/sarah/Makefile
+++ b/sysutils/sarah/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sarah
-PORTVERSION= 0.6b
+PORTVERSION= 0.7b
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.conundrum.com/pub/sarah/
@@ -29,6 +29,7 @@ do-install:
${MKDIR} ${PREFIX}/share/doc/sarah
${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/sarah
${INSTALL_MAN} ${WRKSRC}/CHANGES ${PREFIX}/share/doc/sarah
+ ${INSTALL_MAN} ${WRKSRC}/TODO ${PREFIX}/share/doc/sarah
.endif
.include <bsd.port.mk>
diff --git a/sysutils/sarah/distinfo b/sysutils/sarah/distinfo
index e3a8cd5d9f72..968204dce68e 100644
--- a/sysutils/sarah/distinfo
+++ b/sysutils/sarah/distinfo
@@ -1 +1 @@
-MD5 (sarah-0.6b.tar.gz) = af184d26768034c28108a34f996ff600
+MD5 (sarah-0.7b.tar.gz) = 77cb587f2416966d98258917979d1bce
diff --git a/sysutils/sarah/pkg-descr b/sysutils/sarah/pkg-descr
index d548c6244dc9..3bb481113eda 100644
--- a/sysutils/sarah/pkg-descr
+++ b/sysutils/sarah/pkg-descr
@@ -1,3 +1,3 @@
-Sarah is a program which is used to trim, rotate, archive and delete log
+Sarah is a program which is used to rotate, archive, compress and delete log
files. It is meant to run periodically out of cron, determining what to do
based on a configuration file.
diff --git a/sysutils/sarah/pkg-plist b/sysutils/sarah/pkg-plist
index 50428452f2ee..a0776ba21350 100644
--- a/sysutils/sarah/pkg-plist
+++ b/sysutils/sarah/pkg-plist
@@ -2,4 +2,5 @@ bin/sarah
etc/sarah.conf.sample
share/doc/sarah/README
share/doc/sarah/CHANGES
+share/doc/sarah/TODO
@dirrm share/doc/sarah