Update to 0.17
Changes: https://metacpan.org/changes/distribution/Data-ObjectDriver
This commit is contained in:
parent
4825cfbee5
commit
9d3c9c0f22
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495492
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Data-ObjectDriver
|
||||
PORTVERSION= 0.16
|
||||
PORTVERSION= 0.17
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -22,8 +22,9 @@ RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
|
|||
TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \
|
||||
p5-Test-Exception>=0:devel/p5-Test-Exception
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuildtiny
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1552063688
|
||||
SHA256 (Data-ObjectDriver-0.16.tar.gz) = 5d4eec0413d227ad14951bf5ce13f9d86e9041106ab860461db04f34edafa82d
|
||||
SIZE (Data-ObjectDriver-0.16.tar.gz) = 85036
|
||||
TIMESTAMP = 1552404278
|
||||
SHA256 (Data-ObjectDriver-0.17.tar.gz) = 9d78c063a0c50d553df465dfd648e01029388f15942aab39c567142696b5fa4e
|
||||
SIZE (Data-ObjectDriver-0.17.tar.gz) = 85134
|
||||
|
|
Loading…
Reference in a new issue