aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2013-08-01 13:37:21 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2013-08-01 13:37:21 +0000
commit41a7575ad2d39dd4ac85ba64b6a383a80690bf69 (patch)
tree3edcae185be78ead8211ecbd6d75df35bc88fdd2 /databases
parent49e7ce127e086b0a82d6c2307ff5006eb244dc88 (diff)
downloadports-41a7575ad2d39dd4ac85ba64b6a383a80690bf69.tar.gz
ports-41a7575ad2d39dd4ac85ba64b6a383a80690bf69.zip
- Update to 1.40
- Convert to new perl5 framework - Changelog: http://cpansearch.perl.org/src/ISHIGAKI/DBD-SQLite-1.40/Changes
Notes
Notes: svn path=/head/; revision=324106
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBD-SQLite/Makefile5
-rw-r--r--databases/p5-DBD-SQLite/distinfo4
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