diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-25 19:34:08 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-25 19:34:08 +0000 |
commit | be215db62531fe85c2d4aed045f0c8b9ea8d9cdc (patch) | |
tree | 808a0a69f1e5ffaedc2908c7b8eb543b920bee4d /databases/p5-DBD-SQLite | |
parent | 0497c7bf5267347c5197c9e192a34c309730c6bc (diff) | |
download | ports-be215db62531fe85c2d4aed045f0c8b9ea8d9cdc.tar.gz ports-be215db62531fe85c2d4aed045f0c8b9ea8d9cdc.zip |
Notes
Diffstat (limited to 'databases/p5-DBD-SQLite')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index bee0ffd8d6e5..6b09b0ac0f5a 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DBD-SQLite -PORTVERSION= 1.40 +PORTVERSION= 1.42 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ISHIGAKI @@ -15,7 +15,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-DBI>=1.57:${PORTSDIR}/databases/p5-DBI -RUN_DEPENDS= p5-DBI>=1.57:${PORTSDIR}/databases/p5-DBI +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/databases/p5-DBD-SQLite/distinfo b/databases/p5-DBD-SQLite/distinfo index 84cc493e0f56..cdeddefc2214 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1,2 +1,2 @@ -SHA256 (DBD-SQLite-1.40.tar.gz) = 21fb65e740b6265512c82232b4ad8f75c19ac84c216830112656274eb8e375fb -SIZE (DBD-SQLite-1.40.tar.gz) = 1571899 +SHA256 (DBD-SQLite-1.42.tar.gz) = ab3b653c1ab4dd316f06be40b49ccc612e9670c40b34654353e837c4b464a993 +SIZE (DBD-SQLite-1.42.tar.gz) = 1629815 |