Skip to content

Commit

Permalink
Update to 0.32
Browse files Browse the repository at this point in the history
Upstream changes:
0.32      2023-04-29 10:07:45Z
    - removed an unnecessary use of Sub::Name (haarg, PR #1)
  • Loading branch information
wen committed Jun 27, 2023
1 parent 44f3f4d commit 79657cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
10 changes: 4 additions & 6 deletions devel/p5-Data-Visitor/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.32 2023/06/06 12:40:46 riastradh Exp $
# $NetBSD: Makefile,v 1.33 2023/06/27 02:50:14 wen Exp $

DISTNAME= Data-Visitor-0.31
DISTNAME= Data-Visitor-0.32
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}

Expand All @@ -17,9 +16,8 @@ DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken
DEPENDS+= p5-Tie-ToObject>=0.01:../../devel/p5-Tie-ToObject
DEPENDS+= p5-namespace-clean>=0.19:../../devel/p5-namespace-clean

#TOOL_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
TOOL_DEPENDS+= p5-Test-Needs-[0-9]*:../../devel/p5-Test-Needs
TOOL_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
TEST_DEPENDS+= p5-Test-Needs-[0-9]*:../../devel/p5-Test-Needs
TEST_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires

PERL5_PACKLIST= auto/Data/Visitor/.packlist

Expand Down
8 changes: 4 additions & 4 deletions devel/p5-Data-Visitor/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.15 2021/10/26 10:16:23 nia Exp $
$NetBSD: distinfo,v 1.16 2023/06/27 02:50:14 wen Exp $

BLAKE2s (Data-Visitor-0.31.tar.gz) = edb2561fc6b048822e487765573a277a90d2f038bc74c285b5833d9f5880c57a
SHA512 (Data-Visitor-0.31.tar.gz) = 4c2cba80e3ef5ed0a19836b58f82da18e8ea1adf25c60767f308807c0e592bc679df6e4d58a0b1fd9fc65d558403d4beab1c327914c4572902971857cbdb8198
Size (Data-Visitor-0.31.tar.gz) = 39537 bytes
BLAKE2s (Data-Visitor-0.32.tar.gz) = a043ba4dcf121c76099cf0565543a7490d1b77b50ab6ef5368fb1dd068bccc96
SHA512 (Data-Visitor-0.32.tar.gz) = f192f851d0e31b432c89573d85a165c9bc7e7f687980610ed8841bc77d72a55d4d3a2c104bab04d0b797ebc18f4b134596683be865aa052cde2b837a02426632
Size (Data-Visitor-0.32.tar.gz) = 39313 bytes

0 comments on commit 79657cf

Please sign in to comment.