mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 0.38
Changes: https://metacpan.org/changes/distribution/DBD-SQLite2
This commit is contained in:
parent
c2a75badb5
commit
3d52a4f729
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481567
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= DBD-SQLite2
|
||||
PORTVERSION= 0.37
|
||||
PORTVERSION= 0.38
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,8 +13,8 @@ COMMENT= Provides access to SQLite2 databases through the DBI
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-DBI>=0:databases/p5-DBI
|
||||
RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-DBI>=1.625:databases/p5-DBI
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (DBD-SQLite2-0.37.tar.gz) = 8948fa682607ebbeb0fad5abf12aab4085deb4388a4dec06a65896dc340fd07f
|
||||
SIZE (DBD-SQLite2-0.37.tar.gz) = 370783
|
||||
TIMESTAMP = 1539026468
|
||||
SHA256 (DBD-SQLite2-0.38.tar.gz) = 75c2e0cb76e4f9e51a5cdf986be3bf1471d478ad7b215db2f5b7c8582ac17e33
|
||||
SIZE (DBD-SQLite2-0.38.tar.gz) = 374352
|
||||
|
Loading…
Reference in New Issue
Block a user