pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Log-Any-Adapter-Dispatch
Module Name: pkgsrc
Committed By: mef
Date: Mon Mar 20 09:47:04 UTC 2017
Modified Files:
pkgsrc/devel/p5-Log-Any-Adapter-Dispatch: Makefile distinfo
Log Message:
Updated devel/p5-Log-Any-Adapter-Dispatch to 0.08
-------------------------------------------------
0.08 2017-02-24 23:06:26-06:00 America/Chicago
[Fixed]
- Fixed distribution not correctly attributing contributors
0.07 2017-02-24 23:01:06-06:00 America/Chicago
[Fixed]
- Fixed incompatibility between this module and Log-Dispatch v2.60.
Log-Dispatch has become more strict about what parameters it
accepts, and we've been always sending it some invalid ones.
Thanks to @pghmcfc for the report and @rehsack for the patch!
https://github.com/jonswar/perl-log-any-adapter-dispatch/issues/1
https://rt.cpan.org/Ticket/Display.html?id=120323&results=f2d27ced83757746149de26b27b5b85c
(pkgsrc changes)
Add following lines for make test
---------------------------------
BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
BUILD_DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-Log-Any-Adapter-Dispatch/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Log-Any-Adapter-Dispatch/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Log-Any-Adapter-Dispatch/Makefile
diff -u pkgsrc/devel/p5-Log-Any-Adapter-Dispatch/Makefile:1.12 pkgsrc/devel/p5-Log-Any-Adapter-Dispatch/Makefile:1.13
--- pkgsrc/devel/p5-Log-Any-Adapter-Dispatch/Makefile:1.12 Wed Jun 8 19:23:07 2016
+++ pkgsrc/devel/p5-Log-Any-Adapter-Dispatch/Makefile Mon Mar 20 09:47:04 2017
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2016/06/08 19:23:07 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/03/20 09:47:04 mef Exp $
#
-DISTNAME= Log-Any-Adapter-Dispatch-0.06
+DISTNAME= Log-Any-Adapter-Dispatch-0.08
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 8
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
@@ -15,6 +14,10 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Log-Any-[0-9]*:../../devel/p5-Log-Any
DEPENDS+= p5-Log-Dispatch>=2.26:../../devel/p5-Log-Dispatch
+# for make test
+BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
+BUILD_DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio
+
PERL5_PACKLIST= auto/Log/Any/Adapter/Dispatch/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
Index: pkgsrc/devel/p5-Log-Any-Adapter-Dispatch/distinfo
diff -u pkgsrc/devel/p5-Log-Any-Adapter-Dispatch/distinfo:1.3 pkgsrc/devel/p5-Log-Any-Adapter-Dispatch/distinfo:1.4
--- pkgsrc/devel/p5-Log-Any-Adapter-Dispatch/distinfo:1.3 Tue Nov 3 03:28:24 2015
+++ pkgsrc/devel/p5-Log-Any-Adapter-Dispatch/distinfo Mon Mar 20 09:47:04 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 03:28:24 agc Exp $
+$NetBSD: distinfo,v 1.4 2017/03/20 09:47:04 mef Exp $
-SHA1 (Log-Any-Adapter-Dispatch-0.06.tar.gz) = a0554ce0b2b475a44654ee7462d16230ccd949e2
-RMD160 (Log-Any-Adapter-Dispatch-0.06.tar.gz) = a87870d1cdc214c9df5eb508be0efa80722e690e
-SHA512 (Log-Any-Adapter-Dispatch-0.06.tar.gz) = 77b4353f9fc89c4db1a29ac633e9e79901500553d64e957624004a8b4fe07d54123969a21788a2e215ddfcf4f51301c0f3202ee4817b1fac9c7dec445389b4fc
-Size (Log-Any-Adapter-Dispatch-0.06.tar.gz) = 22457 bytes
+SHA1 (Log-Any-Adapter-Dispatch-0.08.tar.gz) = 3e75488408c3298082f7156b9bcc33cae2be2e09
+RMD160 (Log-Any-Adapter-Dispatch-0.08.tar.gz) = da63af83dd5243303c1085452777d348b3563002
+SHA512 (Log-Any-Adapter-Dispatch-0.08.tar.gz) = 44d66c73329df28f526bdea71adb16b6c6440d8c551fe1ffd096f610d1cad9493857a7fefdd5ca2dbfa58b1fb0d409f1d9d2fd18b007a09eef70a736d3bc167f
+Size (Log-Any-Adapter-Dispatch-0.08.tar.gz) = 14630 bytes
Home |
Main Index |
Thread Index |
Old Index