- Update to 1.51

- Add missing trailing 0 of minimal dependency version

Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
Feature safe:	yes
This commit is contained in:
Sunpoet Po-Chuan Hsieh
2011-11-18 02:47:08 +00:00
parent ce4a1b2dc4
commit 47901fe809
2 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -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