pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/47800: update sysutils/logrotate to 3.8.4
>Number: 47800
>Category: pkg
>Synopsis: update sysutils/logrotate to 3.8.4
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue May 07 09:50:00 +0000 2013
>Originator: Nils Ratusznik
>Release: NetBSD-6.0
>Organization:
>Environment:
>Description:
Pkgsrc version of logrotate is 3.8.3 in 2013Q1 and in current.
>How-To-Repeat:
Look in package source. Look at web page. Note version discrepancy.
>Fix:
Patches are made against 2013Q1 :
Patch for Makefile (GENTOO and FREEBSD mirrors don't have the updated version,
so I changed the fetch method using the official website and curl):
--- ../../sysutils/logrotate/Makefile 2013-04-11 13:36:33.000000000 +0200
+++ Makefile 2013-05-07 11:33:39.000000000 +0200
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.4 2013/03/07 12:58:11 obache Exp $
#
-DISTNAME= logrotate-3.8.3
+DISTNAME= logrotate-3.8.4
CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_GENTOO:=distfiles/}
-MASTER_SITES+= ${MASTER_SITE_FREEBSD:=distfiles/}
+MASTER_SITES= https://fedorahosted.org/releases/l/o/logrotate/
+FETCH_USING= curl
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://fedorahosted.org/logrotate/
Patch for distinfo :
--- ../../sysutils/logrotate/distinfo 2013-04-11 13:36:33.000000000 +0200
+++ distinfo 2013-05-07 11:33:52.000000000 +0200
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.4 2013/03/07 12:58:11 obache Exp $
-SHA1 (logrotate-3.8.3.tar.gz) = 19d70e2cfb97c1cee32e0d709da990856311022a
-RMD160 (logrotate-3.8.3.tar.gz) = b8f8fe3a86b019b9bd42eab7124f4f08c06ce0a6
-Size (logrotate-3.8.3.tar.gz) = 52210 bytes
+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 (patch-examples_logrotate-default) =
df9671836392d99f2b31116aee18e51996dee173
SHA1 (patch-examples_logrotate.cron) = 02981cb2b49e3f3f500fcb3db9b5dcb5fe62bddc
SHA1 (patch-logrotate.8) = 7f6ff0fe636e15a2b2f03438fbaa012aa1a1eba0
DESCR, MESSAGE, PLIST and the patches directory don't change.
Home |
Main Index |
Thread Index |
Old Index