pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Log-Report
Module Name: pkgsrc
Committed By: mef
Date: Sun Dec 17 06:50:38 UTC 2023
Modified Files:
pkgsrc/devel/p5-Log-Report: Makefile distinfo
Log Message:
(devel/p5-Log-Report) Updated 1.34 to 1.36
Unless noted otherwise, these changes where initiated and applied by
Mark Overmeer.
version 1.36: Fri 27 Oct 15:05:13 CEST 2023
Fixes:
- Adapt test to new Dancer2 numbering scheme. [Petr Pisar]
version 1.35: Fri 27 Oct 08:27:54 CEST 2023
Fixes:
- Try blocks will always capture fatal messages, even when not
in the 'accept'-set. [Andy Beverley]
- Adapt to new Dancer2 numbering scheme. [Tom Hukins]
Improvements:
- Dancer2 process() will warn when used incorrectly. [Andy Beverley]
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/p5-Log-Report/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/p5-Log-Report/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-Report/Makefile
diff -u pkgsrc/devel/p5-Log-Report/Makefile:1.42 pkgsrc/devel/p5-Log-Report/Makefile:1.43
--- pkgsrc/devel/p5-Log-Report/Makefile:1.42 Thu Aug 31 23:25:31 2023
+++ pkgsrc/devel/p5-Log-Report/Makefile Sun Dec 17 06:50:38 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2023/08/31 23:25:31 wen Exp $
+# $NetBSD: Makefile,v 1.43 2023/12/17 06:50:38 mef Exp $
-DISTNAME= Log-Report-1.34
+DISTNAME= Log-Report-1.36
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
@@ -12,11 +12,13 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Log-Report-Optional>=1.07:../../devel/p5-Log-Report-Optional
DEPENDS+= p5-Devel-GlobalDestruction>=0.09:../../devel/p5-Devel-GlobalDestruction
+DEPENDS+= p5-String-Print-[0-9]*:../../devel/p5-String-Print
TEST_DEPENDS+= p5-Test-Pod>=1.00:../../devel/p5-Test-Pod
TEST_DEPENDS+= p5-Mojolicious-[0-9]*:../../www/p5-Mojolicious
TEST_DEPENDS+= p5-Log-Dispatch-[0-9]*:../../devel/p5-Log-Dispatch
TEST_DEPENDS+= p5-Dancer2-[0-9]*:../../www/p5-Dancer2
+TEST_DEPENDS+= p5-TimeDate-[0-9]*:../../time/p5-TimeDate
PERL5_PACKLIST= auto/Log/Report/.packlist
Index: pkgsrc/devel/p5-Log-Report/distinfo
diff -u pkgsrc/devel/p5-Log-Report/distinfo:1.26 pkgsrc/devel/p5-Log-Report/distinfo:1.27
--- pkgsrc/devel/p5-Log-Report/distinfo:1.26 Thu Aug 31 23:25:31 2023
+++ pkgsrc/devel/p5-Log-Report/distinfo Sun Dec 17 06:50:38 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2023/08/31 23:25:31 wen Exp $
+$NetBSD: distinfo,v 1.27 2023/12/17 06:50:38 mef Exp $
-BLAKE2s (Log-Report-1.34.tar.gz) = a1329ca1dec5a0095fa602f052d94f8e01316057b69ee3d85e2149e1613dc240
-SHA512 (Log-Report-1.34.tar.gz) = 8636cd9177629edf31f900216a7278a703989eaf96b1a884de13bf0b6881702b867688e7ab4126dacfad06565721da710c96660a9822fed48b3144a63813b93b
-Size (Log-Report-1.34.tar.gz) = 101466 bytes
+BLAKE2s (Log-Report-1.36.tar.gz) = ac77806d8dcd6b0a901fb5df5abc608cd1265c430f0416af72d6aecea5f2061c
+SHA512 (Log-Report-1.36.tar.gz) = ed5c39eef771d95ea8ae95a11de6d62292484f0f5f17ee8dbee9b214e2ced889407a819bcbfcd5dc32e98c73ff7de6988cfb0a06c858be656f2797900ef2bfb0
+Size (Log-Report-1.36.tar.gz) = 101692 bytes
Home |
Main Index |
Thread Index |
Old Index