Skip to content

Commit

Permalink
Update to 0.22
Browse files Browse the repository at this point in the history
Upstream changes:
0.22 2023-02-01T05:14:13Z
    - Clear %Handle cache if dbh is set to undef #42
    - Skip fork test on win32 #41
  • Loading branch information
wen committed Jun 27, 2023
1 parent 5553aaf commit 5427919
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions devel/p5-Data-ObjectDriver/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.16 2023/06/06 12:40:46 riastradh Exp $
# $NetBSD: Makefile,v 1.17 2023/06/27 02:24:59 wen Exp $

DISTNAME= Data-ObjectDriver-0.21
DISTNAME= Data-ObjectDriver-0.22
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}

Expand Down
8 changes: 4 additions & 4 deletions devel/p5-Data-ObjectDriver/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.9 2021/10/26 10:16:21 nia Exp $
$NetBSD: distinfo,v 1.10 2023/06/27 02:24:59 wen Exp $

BLAKE2s (Data-ObjectDriver-0.21.tar.gz) = 2e7d2384eb80e086d8356bfd6ab560d3a902cf55df9bbb22b9bda4885f299e34
SHA512 (Data-ObjectDriver-0.21.tar.gz) = 7ad062b5ded11fa61a0dd3ab1fcdf4e57b3f1c6a60b98f736f57a2ba44a1ca84108b46324c090ed8e4da97e57fbe5b6ef495153564f93f665289bd7918fa1182
Size (Data-ObjectDriver-0.21.tar.gz) = 92070 bytes
BLAKE2s (Data-ObjectDriver-0.22.tar.gz) = 0a8dfe6ed29d7e49b75e1c592e917b43728e1c166977674c88a4fef20b801c73
SHA512 (Data-ObjectDriver-0.22.tar.gz) = d1bdb4c549e78ab8d5c85785e1e8ccd7e08abca6aa80e437b88a2c489cd7dcf273392b7abf5d6e5dc54c363798f956918af2d4665052ed718cba4b424f392fb4
Size (Data-ObjectDriver-0.22.tar.gz) = 92523 bytes

0 comments on commit 5427919

Please sign in to comment.