mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
- Pass maintainership to submitter
- Add LICENSE - USE tar:xz - Update WWW PR: 204920 Submitted by: Chris Hutchinson Approved by: mat (mentor) Differential Revision: D4658
This commit is contained in:
parent
7af79fc4d1
commit
24ab112c3a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404218
@ -2,15 +2,20 @@
|
||||
|
||||
PORTNAME= cronolog
|
||||
PORTVERSION= 1.7.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://cronolog.org/patches/
|
||||
MASTER_SITES= http://BSDforge.com/projects/source/sysutils/cronolog-devel/
|
||||
PKGNAMESUFFIX= -devel
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-beta
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= portmaster@BSDforge.com
|
||||
COMMENT= Web log rotation utility that provides datestamp filenames
|
||||
|
||||
BROKEN= unfetchable
|
||||
LICENSE= APACHE10
|
||||
|
||||
USES= shebangfix tar:xz
|
||||
|
||||
SHEBANG_FILES= src/cronosplit
|
||||
|
||||
PLIST_FILES= sbin/cronolog \
|
||||
sbin/cronosplit \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cronolog-1.7.0-beta.tar.gz) = ceffe7d534061404023a7499d536ebffea333f453735b3b6ba518294280af2a0
|
||||
SIZE (cronolog-1.7.0-beta.tar.gz) = 170276
|
||||
SHA256 (cronolog-1.7.0-beta.tar.xz) = 235368f675b11fbe376071e08993997b6ed229687e361b89d8a95be7407ae3fd
|
||||
SIZE (cronolog-1.7.0-beta.tar.xz) = 128652
|
||||
|
@ -21,4 +21,4 @@ After midnight the following files would be used:
|
||||
/www/logs/1997/01/01/access.log
|
||||
/www/logs/1997/01/01/errors.log
|
||||
|
||||
WWW: http://cronolog.org/
|
||||
WWW: http://BSDforge.com/projects/sysutils/cronolog-devel
|
||||
|
Loading…
Reference in New Issue
Block a user