diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-18 02:47:08 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-18 02:47:08 +0000 |
commit | 47901fe8096f5f1313738aa755d6148a4cc3453d (patch) | |
tree | 7e4c68ddad3775e39fd313033526276d8a5efe61 /databases/p5-Dancer-Plugin-Database | |
parent | ce4a1b2dc4a2fe389a3f9f3b51b44fba0cf7b93e (diff) | |
download | ports-47901fe8096f5f1313738aa755d6148a4cc3453d.tar.gz ports-47901fe8096f5f1313738aa755d6148a4cc3453d.zip |
Notes
Diffstat (limited to 'databases/p5-Dancer-Plugin-Database')
-rw-r--r-- | databases/p5-Dancer-Plugin-Database/Makefile | 6 | ||||
-rw-r--r-- | databases/p5-Dancer-Plugin-Database/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/p5-Dancer-Plugin-Database/Makefile b/databases/p5-Dancer-Plugin-Database/Makefile index 19c807ee80f6..347959f379ff 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.50 +PORTVERSION= 1.51 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,9 +15,9 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Easy database connections for Dancer applications BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ - p5-Dancer>=1.175:${PORTSDIR}/www/p5-Dancer + p5-Dancer>=1.1750:${PORTSDIR}/www/p5-Dancer RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ - p5-Dancer>=1.175:${PORTSDIR}/www/p5-Dancer + p5-Dancer>=1.1750:${PORTSDIR}/www/p5-Dancer PERL_CONFIGURE= yes diff --git a/databases/p5-Dancer-Plugin-Database/distinfo b/databases/p5-Dancer-Plugin-Database/distinfo index fd36bafdc38c..cb890dac278d 100644 --- a/databases/p5-Dancer-Plugin-Database/distinfo +++ b/databases/p5-Dancer-Plugin-Database/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer-Plugin-Database-1.50.tar.gz) = 69db2450e1eef5f6efe46e93465e7372b457ee53f125fb6c6177c59740db6c31 -SIZE (Dancer-Plugin-Database-1.50.tar.gz) = 19253 +SHA256 (Dancer-Plugin-Database-1.51.tar.gz) = d1cf508e07fc672ab6f1dbe8a999e2cb1877802bbe3f09e3f9b9a770b4e691b4 +SIZE (Dancer-Plugin-Database-1.51.tar.gz) = 19545 |