Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,10 +1,8 @@
# $NetBSD: Makefile,v 1.5 2013/05/07 20:30:22 gls Exp $
#
# $NetBSD: Makefile,v 1.8 2014/01/27 18:41:15 wiz Exp $
DISTNAME= logrotate-3.8.4
DISTNAME= logrotate-3.8.7
CATEGORIES= sysutils
MASTER_SITES= https://fedorahosted.org/releases/l/o/logrotate/
FETCH_USING= curl
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://fedorahosted.org/logrotate/

View File

@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.5 2013/05/07 20:30:22 gls Exp $
$NetBSD: distinfo,v 1.7 2013/10/30 20:16:25 gls Exp $
SHA1 (logrotate-3.8.4.tar.gz) = 81d9aeefa6b1c77fe4917a87d9b771a60ff6b920
RMD160 (logrotate-3.8.4.tar.gz) = 576ff6e1b05a54da14d208abe697b27c754cf881
Size (logrotate-3.8.4.tar.gz) = 55610 bytes
SHA1 (logrotate-3.8.7.tar.gz) = dcf2fd55a8f76c4f7b8a03fc019a8b96f80fe300
RMD160 (logrotate-3.8.7.tar.gz) = 24e00e1ecccb624f7807f31fba9032553c80a188
Size (logrotate-3.8.7.tar.gz) = 58898 bytes
SHA1 (patch-examples_logrotate-default) = df9671836392d99f2b31116aee18e51996dee173
SHA1 (patch-examples_logrotate.cron) = 02981cb2b49e3f3f500fcb3db9b5dcb5fe62bddc
SHA1 (patch-logrotate.8) = 7f6ff0fe636e15a2b2f03438fbaa012aa1a1eba0
SHA1 (patch-logrotate.8) = 0bf7d9cfbc2f5dfff42a82b523926b9c8d0362a0

View File

@@ -1,19 +1,19 @@
$NetBSD: patch-logrotate.8,v 1.2 2013/02/20 09:20:29 dillo Exp $
$NetBSD: patch-logrotate.8,v 1.3 2013/07/28 11:21:23 obache Exp $
Add pkgsrc paths compatibility
--- logrotate.8.orig 2011-08-31 12:39:04.000000000 +0000
--- logrotate.8.orig 2013-06-10 12:02:36.000000000 +0000
+++ logrotate.8
@@ -59,7 +59,7 @@ and mail it to the recipient. The defaul
\fB-s, -\-state <statefile>\fR
\fB\-s\fR, \fB\-\-state <statefile>\fR
Tells \fBlogrotate\fR to use an alternate state file. This is useful
if logrotate is being run as a different user for various sets of
-log files. The default state file is \fI/var/lib/logrotate.status\fR.
+log files. The default state file is \fI@VARBASE@/log/logrotate.status\fR.
+log files. The default state file is \fI@VARBASE@/db/logrotate.status\fR.
.TP
\fB-\-usage\fR
@@ -499,10 +499,10 @@ Log files are rotated if the current yea
\fB\-\-usage\fR
@@ -523,10 +523,10 @@ Log files are rotated if the current yea
.SH FILES
.PD 0
.TP 27