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 p5-Log-Dispatch: update to 2.66.
details: https://anonhg.NetBSD.org/pkgsrc/rev/62546566c76b
branches: trunk
changeset: 368523:62546566c76b
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 17 10:48:49 2017 +0000
description:
p5-Log-Dispatch: update to 2.66.
Add missing dependency.
2.66 2017-08-14
- Fixed the ApacheLog output, which was broken in 2.60. Fixed by Michael
Schout. GitHub #48 and #49.
diffstat:
devel/p5-Log-Dispatch/Makefile | 7 ++++---
devel/p5-Log-Dispatch/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r 448ec952230a -r 62546566c76b devel/p5-Log-Dispatch/Makefile
--- a/devel/p5-Log-Dispatch/Makefile Sun Sep 17 10:46:52 2017 +0000
+++ b/devel/p5-Log-Dispatch/Makefile Sun Sep 17 10:48:49 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2017/06/15 14:16:29 mef Exp $
+# $NetBSD: Makefile,v 1.60 2017/09/17 10:48:49 wiz Exp $
-DISTNAME= Log-Dispatch-2.65
+DISTNAME= Log-Dispatch-2.66
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
@@ -11,7 +11,8 @@
LICENSE= artistic-2.0
DEPENDS+= p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime
-DEPENDS+= p5-Devel-GlobalDestruction>=0:../../devel/p5-Devel-GlobalDestruction
+DEPENDS+= p5-Devel-GlobalDestruction-[0-9]*:../../devel/p5-Devel-GlobalDestruction
+DEPENDS+= p5-IPC-Run3-[0-9]*:../../devel/p5-IPC-Run3
DEPENDS+= p5-Dist-CheckConflicts>=0.02:../../devel/p5-Dist-CheckConflicts
DEPENDS+= p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler
DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
diff -r 448ec952230a -r 62546566c76b devel/p5-Log-Dispatch/distinfo
--- a/devel/p5-Log-Dispatch/distinfo Sun Sep 17 10:46:52 2017 +0000
+++ b/devel/p5-Log-Dispatch/distinfo Sun Sep 17 10:48:49 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2017/06/15 14:16:29 mef Exp $
+$NetBSD: distinfo,v 1.33 2017/09/17 10:48:49 wiz Exp $
-SHA1 (Log-Dispatch-2.65.tar.gz) = d3cb37b8fe0bdeb097de4eaeaa314d1b9a4fc958
-RMD160 (Log-Dispatch-2.65.tar.gz) = 209f220207df5f8338a0781decfca8a2e7de79c0
-SHA512 (Log-Dispatch-2.65.tar.gz) = c686d78e249155f1fb5e25c113ad768826e1fc615f4c65400250480330ccdf77b198e57645ebedc53e98d2a33d46308a985e8cd1f084d12c5475963931498a6a
-Size (Log-Dispatch-2.65.tar.gz) = 66866 bytes
+SHA1 (Log-Dispatch-2.66.tar.gz) = 2937fa94ac66dc926a5b66cd9defb0136e2966c6
+RMD160 (Log-Dispatch-2.66.tar.gz) = 6a48d81a35a39aa4a890c7a49a19ff85f605fe7d
+SHA512 (Log-Dispatch-2.66.tar.gz) = 50ca5bd6d9abb47d2fa35dfe4799670030f6c7dcd59c51587bfad8bcb13ed713ee03d50152532db351c76b4cf407b9626bf30211aeeebfb26e1d873ecd978e27
+Size (Log-Dispatch-2.66.tar.gz) = 67636 bytes
Home |
Main Index |
Thread Index |
Old Index