- 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:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user