Skip to content

Commit

Permalink
p5-Class-Method-Modifiers: update to 2.15.
Browse files Browse the repository at this point in the history
2.15      2023-03-05 23:42:48Z
        - localize $SIG{__DIE__} before calling eval (closes RT#146848; Yves
          Orton)

2.14      2023-01-16 21:26:04Z
        - remove Test::Fatal and Test::Needs from test prereqs (PRs #7, #8,
          Graham Knop)
  • Loading branch information
0-wiz-0 committed May 20, 2023
1 parent 1464b46 commit 9861987
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
8 changes: 2 additions & 6 deletions devel/p5-Class-Method-Modifiers/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.26 2022/06/28 11:32:03 wiz Exp $
# $NetBSD: Makefile,v 1.27 2023/05/20 07:12:00 wiz Exp $

DISTNAME= Class-Method-Modifiers-2.13
DISTNAME= Class-Method-Modifiers-2.15
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}

Expand All @@ -11,9 +10,6 @@ HOMEPAGE= https://metacpan.org/release/Class-Method-Modifiers
COMMENT= Perl module providing Moose-like method modifiers
LICENSE= ${PERL5_LICENSE}

BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires

PERL5_PACKLIST= auto/Class/Method/Modifiers/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled

Expand Down
8 changes: 4 additions & 4 deletions devel/p5-Class-Method-Modifiers/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.14 2021/10/26 10:16:13 nia Exp $
$NetBSD: distinfo,v 1.15 2023/05/20 07:12:00 wiz Exp $

BLAKE2s (Class-Method-Modifiers-2.13.tar.gz) = c8ff6442e53cab81debf2197d2136c1b3480014d705f06f66cde0077c243d095
SHA512 (Class-Method-Modifiers-2.13.tar.gz) = 379afff763b647b787dd2049d9a8b928ca88be34e50c91c0848c5652efb1e4b40d8cacd2a1d5f6ce7bb254b9e65801b7c1a710f9807458a129af0af470f5ebbe
Size (Class-Method-Modifiers-2.13.tar.gz) = 41385 bytes
BLAKE2s (Class-Method-Modifiers-2.15.tar.gz) = 389006d5954852917eaaf11f9870eb553fd5b1319ccf81cf3c0c983a71432d5f
SHA512 (Class-Method-Modifiers-2.15.tar.gz) = 427d21418516ff296b5a536a2d1f13b81b92d36f1c17c2366bc65fd2f05bf6afc7d02a4257033f53ee14d806b43e8d4322c6eac256d1c0e892926c4e7f878995
Size (Class-Method-Modifiers-2.15.tar.gz) = 41167 bytes

0 comments on commit 9861987

Please sign in to comment.