Skip to content

Commit

Permalink
p5-Data-ObjectDriver: update to 0.20.
Browse files Browse the repository at this point in the history
0.20 2020-09-14T12:19:30Z
    - Fix tests (Thanks to eseyman) #36
    - Change license (Thanks to kentfredric) #34
  • Loading branch information
0-wiz-0 committed Sep 20, 2020
1 parent 26cc796 commit 0ea1900
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 11 deletions.
9 changes: 3 additions & 6 deletions devel/p5-Data-ObjectDriver/Makefile
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
# $NetBSD: Makefile,v 1.11 2020/08/31 18:07:46 wiz Exp $
# $NetBSD: Makefile,v 1.12 2020/09/20 07:20:33 wiz Exp $

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

MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://metacpan.org/release/Data-ObjectDriver
COMMENT= Simple and generic abstraction to databases
LICENSE= artistic-2.0
LICENSE= ${PERL5_LICENSE}

DEPENDS+= p5-Class-Accessor>=0.34:../../devel/p5-Class-Accessor
DEPENDS+= p5-Class-Data-Inheritable>=0.08:../../devel/p5-Class-Data-Inheritable
Expand All @@ -23,8 +22,6 @@ USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Data/ObjectDriver/.packlist
PERL5_MODULE_TYPE= Module::Build::Tiny

BUILDLINK_API_DEPENDS.p5-DBI+= p5-DBI>=1.605

.include "../../databases/p5-DBI/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
10 changes: 5 additions & 5 deletions devel/p5-Data-ObjectDriver/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.5 2020/03/14 12:45:41 mef Exp $
$NetBSD: distinfo,v 1.6 2020/09/20 07:20:33 wiz Exp $

SHA1 (Data-ObjectDriver-0.19.tar.gz) = 008f5b1865e16738a307ae606e091a41abc176f8
RMD160 (Data-ObjectDriver-0.19.tar.gz) = 28705d687b219cbe19beacf7e0e14b7f8f38a52c
SHA512 (Data-ObjectDriver-0.19.tar.gz) = 317118c946da9e6e0b4ebbfc35af2ed82c3d083bbede06042ac988fcb29d2b3b7abba6834c7b42ea54a45c75340b2314e3bbacad1c047cc3512e74757c8d9ad1
Size (Data-ObjectDriver-0.19.tar.gz) = 86523 bytes
SHA1 (Data-ObjectDriver-0.20.tar.gz) = 70c387df5df2bfd12d9f06480378f785caf3f313
RMD160 (Data-ObjectDriver-0.20.tar.gz) = e6985600a30b5f211edf7de64e7003b2827d158c
SHA512 (Data-ObjectDriver-0.20.tar.gz) = 5df6e1c5f70a31fcac2dd3911c9d73a02c295f837753dcd27a1296203342afeb1083795e1e0a234be9c82e551c50e26a9bd2fcec4ddba59b0e01a11348800942
Size (Data-ObjectDriver-0.20.tar.gz) = 89960 bytes

0 comments on commit 0ea1900

Please sign in to comment.