From a2415e93ae095768f0dbe5a869ab2179546fab1b Mon Sep 17 00:00:00 2001 From: gls Date: Wed, 30 Oct 2013 20:16:25 +0000 Subject: Update sysutils/logrotate to 3.8.7. Via Nils Ratusznik in PR pkg/48311. pkgsrc changes: --------------- FETCH_USING=curl to fetch over https. Upstream changes: ----------------- Changelog : 3.8.6 -> 3.8.7 - Fixed --force/-f option handling together with "size" directive (3.8.5 regression). - Use "logrotate_tmp_t" context for SELinux tests and if this context does not exist, skip SELinux related tests. 3.8.5 -> 3.8.6 - Fixed memory corruption caused by rotation directory which does not exist with "sharedscripts" together with "prerotate" script. --- sysutils/logrotate/Makefile | 5 +++-- sysutils/logrotate/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'sysutils') diff --git a/sysutils/logrotate/Makefile b/sysutils/logrotate/Makefile index b55e7be9243..f585a427025 100644 --- a/sysutils/logrotate/Makefile +++ b/sysutils/logrotate/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2013/07/28 11:21:23 obache Exp $ +# $NetBSD: Makefile,v 1.7 2013/10/30 20:16:25 gls Exp $ # -DISTNAME= logrotate-3.8.5 +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/ diff --git a/sysutils/logrotate/distinfo b/sysutils/logrotate/distinfo index 23cad4229e9..ebc910054e0 100644 --- a/sysutils/logrotate/distinfo +++ b/sysutils/logrotate/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.6 2013/07/28 11:21:23 obache Exp $ +$NetBSD: distinfo,v 1.7 2013/10/30 20:16:25 gls Exp $ -SHA1 (logrotate-3.8.5.tar.gz) = b3bd6eb5f84c243b328252db651e4826fd726b8b -RMD160 (logrotate-3.8.5.tar.gz) = 759b1806ea08bd2c45bbc175ea1efaca255994b7 -Size (logrotate-3.8.5.tar.gz) = 57818 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) = 0bf7d9cfbc2f5dfff42a82b523926b9c8d0362a0 -- cgit v1.2.3