Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Oct 2001 18:53:22 -0400 (EDT)
From:      mattp@conundrum.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30973: ports update: sysutils/sarah
Message-ID:  <200110012253.SAA61638@aeon.conundrum.com>

next in thread | raw e-mail | index | archive | help

>Number:         30973
>Category:       ports
>Synopsis:       update to port sysutils/sarah
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 01 16:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Matt Pounsett
>Release:        FreeBSD 3.4-RC i386
>Organization:
>Environment:
>Description:

diff -ruN sarah-0.6b/Makefile sarah/Makefile
--- sarah-0.6b/Makefile	Sun Feb 25 23:12:30 2001
+++ sarah/Makefile	Mon Oct  1 18:44:30 2001
@@ -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 @@
 	${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 -ruN sarah-0.6b/distinfo sarah/distinfo
--- sarah-0.6b/distinfo	Sun Feb 25 23:12:30 2001
+++ sarah/distinfo	Mon Oct  1 18:43:12 2001
@@ -1 +1 @@
-MD5 (sarah-0.6b.tar.gz) = af184d26768034c28108a34f996ff600
+MD5 (sarah-0.7b.tar.gz) = 77cb587f2416966d98258917979d1bce
diff -ruN sarah-0.6b/pkg-descr sarah/pkg-descr
--- sarah-0.6b/pkg-descr	Mon Jan 10 14:31:24 2000
+++ sarah/pkg-descr	Mon Oct  1 18:45:13 2001
@@ -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 -ruN sarah-0.6b/pkg-plist sarah/pkg-plist
--- sarah-0.6b/pkg-plist	Mon Jan 17 19:33:26 2000
+++ sarah/pkg-plist	Mon Oct  1 18:45:24 2001
@@ -2,4 +2,5 @@
 etc/sarah.conf.sample
 share/doc/sarah/README
 share/doc/sarah/CHANGES
+share/doc/sarah/TODO
 @dirrm share/doc/sarah
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110012253.SAA61638>