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:   wen
Date:           Wed Aug 19 01:00:23 UTC 2026

Modified Files:
        pkgsrc/devel/p5-Log-Report: Makefile distinfo

Log Message:
Update to 1.46

Upstream changes:
version 1.46: Tue 16 Jun 10:14:47 CEST 2026
        Fixes:
        - select specific dispatcher try.
          [Andy Berverley] github issue #21
        Improvements:
        - add Log::Report::default_dispatcher_mode()
version 1.45: Fri 10 Apr 11:17:51 CEST 2026
        Fixes:
        - fix clone() with _class
          [Sam Kington] github issue #18
        - import with multiple dispatchers
          [Andy Berverley] github issue #19
        Improvements:
        - ::Message::addTags() and ::Message::hasTag()
        - section Accessors -> Attributes
        - ::Message::freeze() and ::thaw()
          [Andy Beverley] github issue #20
version 1.44: Mon 22 Dec 16:56:48 CET 2025
        Changes:
        - rename exception 'classes' into exception 'tags'.  Backwards compatible.
        Fixes:
        - converted die message get a 'die' tag, as the docs promissed.
        Improvements:
        - move documentation about format strings to ::Message.
        - minimize LR imports.
version 1.43: Fri  5 Dec 11:32:36 CET 2025
        Improvements:
        - add bugtracker to meta
        - add github Funding references
        - explain formats better
version 1.42: Tue  4 Nov 10:24:16 CET 2025
        Changes:
        - the Dancer* modules moved to separate distribution Dancer2-Plugin-LogReport
        Fixes:
        - report to multiple dispatchers
          [Sam Kington] github issue #17


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/devel/p5-Log-Report/Makefile
cvs rdiff -u -r1.31 -r1.32 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.50 pkgsrc/devel/p5-Log-Report/Makefile:1.51
--- pkgsrc/devel/p5-Log-Report/Makefile:1.50    Thu Jul 16 19:02:45 2026
+++ pkgsrc/devel/p5-Log-Report/Makefile Wed Aug 19 01:00:23 2026
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.50 2026/07/16 19:02:45 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2026/08/19 01:00:23 wen Exp $
 
-DISTNAME=      Log-Report-1.41
+DISTNAME=      Log-Report-1.46
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Log/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MARKOV/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://metacpan.org/release/Log-Report

Index: pkgsrc/devel/p5-Log-Report/distinfo
diff -u pkgsrc/devel/p5-Log-Report/distinfo:1.31 pkgsrc/devel/p5-Log-Report/distinfo:1.32
--- pkgsrc/devel/p5-Log-Report/distinfo:1.31    Sun Sep 21 02:50:44 2025
+++ pkgsrc/devel/p5-Log-Report/distinfo Wed Aug 19 01:00:23 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2025/09/21 02:50:44 wen Exp $
+$NetBSD: distinfo,v 1.32 2026/08/19 01:00:23 wen Exp $
 
-BLAKE2s (Log-Report-1.41.tar.gz) = 6324c62ce2e4d5af38e294acd42b11ab4b33a7ad7c443420781296fe3bb8123d
-SHA512 (Log-Report-1.41.tar.gz) = 9fa83b2be09f1d33545a51aaaabefcd5ab5eca38c55fbb5e470328908fd0359a5d5b3c0982a4b8b0f2dddb7eee7cd864f8a91714acf667cadcd76b92446641fc
-Size (Log-Report-1.41.tar.gz) = 100583 bytes
+BLAKE2s (Log-Report-1.46.tar.gz) = a757497633e43ff67e495c982ffc3e2e915788e750c9baa7643aa0d0c24696dc
+SHA512 (Log-Report-1.46.tar.gz) = cad84b1785e7afc7899ab8f86a219fd6eb457280292b7fa703e74d6c75e5b563c5625777a4c33bcbb8917486c87fe3cbd877d9f02122ea6d36a2e4697125cedd
+Size (Log-Report-1.46.tar.gz) = 87835 bytes



Home | Main Index | Thread Index | Old Index