Skip to content

Commit

Permalink
Update to 1.39
Browse files Browse the repository at this point in the history
Upstream changes:
version 1.39: Mon  9 Sep 19:57:06 CEST 2024

        Fixes:
        - fix output of error [Andy Beverley]

version 1.38: Mon  9 Sep 11:00:15 CEST 2024

        Fixes:
        - Require Dancer2 >= 0.207 for test [cpantesters], [GitHub issue #13]
        - error code must be set when the script exists with error or panic
          [Any Beverley]

        Improvements:
        - add _errno attribute to messages
  • Loading branch information
wen committed Oct 4, 2024
1 parent e13221c commit 26a6d38
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/p5-Log-Report/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.44 2024/08/11 01:45:34 wen Exp $
# $NetBSD: Makefile,v 1.45 2024/10/04 03:26:31 wen Exp $

DISTNAME= Log-Report-1.37
DISTNAME= Log-Report-1.39
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
Expand Down
8 changes: 4 additions & 4 deletions devel/p5-Log-Report/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.28 2024/08/11 01:45:34 wen Exp $
$NetBSD: distinfo,v 1.29 2024/10/04 03:26:31 wen Exp $

BLAKE2s (Log-Report-1.37.tar.gz) = 1a298137245c9ad61465ec21fb96e5a99b6a1b6854290eca00529939540edd74
SHA512 (Log-Report-1.37.tar.gz) = 9ef0ecee248dd221bc72a3791f4647cb6afef1556d19a02e69251b7cf3aa53006e7706ad24d785f4f9cb02832bbcf7aadeaeacb296eeaf515162a54b8ad060ef
Size (Log-Report-1.37.tar.gz) = 100391 bytes
BLAKE2s (Log-Report-1.39.tar.gz) = 628689fd3db54393d09549511362942ba31681dd490c937bb30a019b8c0378dc
SHA512 (Log-Report-1.39.tar.gz) = 476fe3cd4eabe5ab078420780166e6d27d3bddf98f1ff31dd876aeb75f21c46136521edc7f5743002459ae3ac9b4e760c789e8e1966436b8360efa9e45790f34
Size (Log-Report-1.39.tar.gz) = 101360 bytes

0 comments on commit 26a6d38

Please sign in to comment.