pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Log-Dispatch-FileRotate Updated devel/p5-Log-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/86e427972053
branches: trunk
changeset: 358454:86e427972053
user: mef <mef%pkgsrc.org@localhost>
date: Mon Feb 13 12:48:02 2017 +0000
description:
Updated devel/p5-Log-Dispatch-FileRotate to 1.23
------------------------------------------------
1.23 Thu Feb 09 2017
- Issue a warning if the lockfile cannot be opened (Thanks KGOESS)
[#63544]
- Fix POD typo (Thanks Anirvan Chatterjee)
(pkgsrc changes)
- Add LICENSE as ${PERL5_LICENSE}
- Add BUILD_DEPENDS+= p5-Test-Warn-[0-9]*
diffstat:
devel/p5-Log-Dispatch-FileRotate/Makefile | 6 ++++--
devel/p5-Log-Dispatch-FileRotate/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r 0c1faf8127d7 -r 86e427972053 devel/p5-Log-Dispatch-FileRotate/Makefile
--- a/devel/p5-Log-Dispatch-FileRotate/Makefile Mon Feb 13 12:06:22 2017 +0000
+++ b/devel/p5-Log-Dispatch-FileRotate/Makefile Mon Feb 13 12:48:02 2017 +0000
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.21 2016/10/12 12:44:42 mef Exp $
+# $NetBSD: Makefile,v 1.22 2017/02/13 12:48:02 mef Exp $
-DISTNAME= Log-Dispatch-FileRotate-1.22
+DISTNAME= Log-Dispatch-FileRotate-1.23
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Perl5 module to log to files which archive/rotate themselves
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Date-Manip>=5.0:../../devel/p5-Date-Manip
DEPENDS+= p5-Log-Dispatch>=2.08:../../devel/p5-Log-Dispatch
@@ -14,6 +15,7 @@
DEPENDS+= p5-Log-Log4perl>=1:../../devel/p5-Log-Log4perl
# for make test
BUILD_DEPENDS+= p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny
+BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
PERL5_PACKLIST= auto/Log/Dispatch/FileRotate/.packlist
diff -r 0c1faf8127d7 -r 86e427972053 devel/p5-Log-Dispatch-FileRotate/distinfo
--- a/devel/p5-Log-Dispatch-FileRotate/distinfo Mon Feb 13 12:06:22 2017 +0000
+++ b/devel/p5-Log-Dispatch-FileRotate/distinfo Mon Feb 13 12:48:02 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2016/10/12 12:44:42 mef Exp $
+$NetBSD: distinfo,v 1.7 2017/02/13 12:48:02 mef Exp $
-SHA1 (Log-Dispatch-FileRotate-1.22.tar.gz) = add0731d7c6ce43391b64d8499e85b5ddc037142
-RMD160 (Log-Dispatch-FileRotate-1.22.tar.gz) = 5e6632e286ab4bdcf02e5b6cfc44c9f2e26c568e
-SHA512 (Log-Dispatch-FileRotate-1.22.tar.gz) = 35ab1310de510d4e5fdad29e3e04c6a1f0d30f17c5743bfd96c22367d3b2d0a0a1c9612b35a527d6bb45e71d8634cf8aaf34080fcc6e5f068639752354f68391
-Size (Log-Dispatch-FileRotate-1.22.tar.gz) = 22263 bytes
+SHA1 (Log-Dispatch-FileRotate-1.23.tar.gz) = 33449d6bc77b5f854aeea162c3b1b43696603e91
+RMD160 (Log-Dispatch-FileRotate-1.23.tar.gz) = 32fe5ba5c57659820991778d974d401ae9d0784a
+SHA512 (Log-Dispatch-FileRotate-1.23.tar.gz) = f82158001a047532f1d43452da0f656ee7723cce131d89d743586a8fce59bcc670113a42c4682afe53eabd92c669443fb14c37fde28a5fce9cd615097c6290db
+Size (Log-Dispatch-FileRotate-1.23.tar.gz) = 23660 bytes
Home |
Main Index |
Thread Index |
Old Index