diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 206a6306f0d1..7389fb15b40e 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DBD-SQLite -PORTVERSION= 1.39 +PORTVERSION= 1.40 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ISHIGAKI @@ -17,7 +17,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-DBI>=1.57:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= p5-DBI>=1.57:${PORTSDIR}/databases/p5-DBI -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= DBD::SQLite.3 DBD::SQLite::Cookbook.3 diff --git a/databases/p5-DBD-SQLite/distinfo b/databases/p5-DBD-SQLite/distinfo index 94b04a5aa27d..84cc493e0f56 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1,2 +1,2 @@ -SHA256 (DBD-SQLite-1.39.tar.gz) = 9361b5f01c720e33349dcf4dc531220c399fa9e9cdbec948aa8171860b9a9214 -SIZE (DBD-SQLite-1.39.tar.gz) = 1571169 +SHA256 (DBD-SQLite-1.40.tar.gz) = 21fb65e740b6265512c82232b4ad8f75c19ac84c216830112656274eb8e375fb +SIZE (DBD-SQLite-1.40.tar.gz) = 1571899 |