diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-06 08:20:42 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-06 08:20:42 +0000 |
commit | d86502dd912ac4b06cb7e955cae233b9ebf850b3 (patch) | |
tree | 4149a0d63f8913128b38b36c05a478ec8708f97e /databases/p5-Dancer-Plugin-Database | |
parent | c9cb8024f313e24d72b3a2805b7fa90d7be7389a (diff) |
Notes
Diffstat (limited to 'databases/p5-Dancer-Plugin-Database')
-rw-r--r-- | databases/p5-Dancer-Plugin-Database/Makefile | 10 | ||||
-rw-r--r-- | databases/p5-Dancer-Plugin-Database/distinfo | 4 |
2 files changed, 9 insertions, 5 deletions
diff --git a/databases/p5-Dancer-Plugin-Database/Makefile b/databases/p5-Dancer-Plugin-Database/Makefile index 347959f379ff..3c31940893d8 100644 --- a/databases/p5-Dancer-Plugin-Database/Makefile +++ b/databases/p5-Dancer-Plugin-Database/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Dancer-Plugin-Database -PORTVERSION= 1.51 +PORTVERSION= 1.60 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,9 +15,13 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Easy database connections for Dancer applications BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ - p5-Dancer>=1.1750:${PORTSDIR}/www/p5-Dancer + p5-Dancer>=1.3050:${PORTSDIR}/www/p5-Dancer RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ - p5-Dancer>=1.1750:${PORTSDIR}/www/p5-Dancer + p5-Dancer>=1.3050:${PORTSDIR}/www/p5-Dancer + +TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ + p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage PERL_CONFIGURE= yes diff --git a/databases/p5-Dancer-Plugin-Database/distinfo b/databases/p5-Dancer-Plugin-Database/distinfo index cb890dac278d..bfbfa0ed020e 100644 --- a/databases/p5-Dancer-Plugin-Database/distinfo +++ b/databases/p5-Dancer-Plugin-Database/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer-Plugin-Database-1.51.tar.gz) = d1cf508e07fc672ab6f1dbe8a999e2cb1877802bbe3f09e3f9b9a770b4e691b4 -SIZE (Dancer-Plugin-Database-1.51.tar.gz) = 19545 +SHA256 (Dancer-Plugin-Database-1.60.tar.gz) = af1a391d7dbfacaa2a2ae2dd37f709e40251b69bfbe1be8be0637f7c17a592d8 +SIZE (Dancer-Plugin-Database-1.60.tar.gz) = 20325 |