mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 1.60
- Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
This commit is contained in:
parent
c9cb8024f3
commit
d86502dd91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288612
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user