mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 1.82
- Add LICENSE (Artistic 1 & GPL 1) - Pet portlint(1) Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
This commit is contained in:
parent
c50207ee17
commit
2e55a1c0a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300444
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Dancer-Plugin-Database
|
||||
PORTVERSION= 1.81
|
||||
PORTVERSION= 1.82
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,11 +14,13 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Easy database connections for Dancer applications
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
|
||||
p5-Dancer>=1.3050:${PORTSDIR}/www/p5-Dancer
|
||||
RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
|
||||
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
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Dancer-Plugin-Database-1.81.tar.gz) = 2ccea7d70106bd07821ce69520c543a3911af5ea6045d8e744ae6a82d069a659
|
||||
SIZE (Dancer-Plugin-Database-1.81.tar.gz) = 25406
|
||||
SHA256 (Dancer-Plugin-Database-1.82.tar.gz) = 8379804ff5ac5379cc2f9e8a2e8f600d4b9d94a28d5222126c8d3750f304ff13
|
||||
SIZE (Dancer-Plugin-Database-1.82.tar.gz) = 25850
|
||||
|
Loading…
Reference in New Issue
Block a user