mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
databases/p5-DBIx-Class-DeploymentHandler: Update to 0.002234
- Add LICENSE_FILE - Fix *_DEPENDS - Update version requirement of *_DEPENDS - Add TEST_DEPENDS - Fix indent Changes: https://metacpan.org/dist/DBIx-Class-DeploymentHandler/changes
This commit is contained in:
parent
60de0dd28e
commit
8af61c85f1
@ -1,5 +1,5 @@
|
||||
PORTNAME= DBIx-Class-DeploymentHandler
|
||||
PORTVERSION= 0.002233
|
||||
PORTVERSION= 0.002234
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,26 +10,31 @@ WWW= https://metacpan.org/release/DBIx-Class-DeploymentHandler
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= \
|
||||
p5-Carp-Clan>0:devel/p5-Carp-Clan \
|
||||
p5-Context-Preserve>0:devel/p5-Context-Preserve \
|
||||
p5-DBIx-Class>=0.08121:databases/p5-DBIx-Class \
|
||||
p5-Log-Contextual>=0.005005:devel/p5-Log-Contextual \
|
||||
p5-Method-Signatures-Simple>=0.05:devel/p5-Method-Signatures-Simple \
|
||||
p5-Moose>=1:devel/p5-Moose \
|
||||
p5-MooseX-Role-Parameterized>=0.18:devel/p5-MooseX-Role-Parameterized \
|
||||
p5-SQL-Translator>=0.11005:databases/p5-SQL-Translator \
|
||||
p5-Sub-Exporter-Progressive>0:devel/p5-Sub-Exporter-Progressive \
|
||||
p5-Text-Brew>=0.02:textproc/p5-Text-Brew \
|
||||
p5-Try-Tiny>0:lang/p5-Try-Tiny \
|
||||
p5-Type-Tiny>=1.004004:devel/p5-Type-Tiny \
|
||||
p5-YAML>0.66:textproc/p5-YAML \
|
||||
p5-namespace-autoclean>0:devel/p5-namespace-autoclean
|
||||
RUN_DEPENDS= p5-Carp-Clan>=0:devel/p5-Carp-Clan \
|
||||
p5-Context-Preserve>=0.01:devel/p5-Context-Preserve \
|
||||
p5-DBIx-Class>=0.081210:databases/p5-DBIx-Class \
|
||||
p5-Log-Contextual>=0.005005:devel/p5-Log-Contextual \
|
||||
p5-Moose>=1:devel/p5-Moose \
|
||||
p5-MooseX-Role-Parameterized>=0.18:devel/p5-MooseX-Role-Parameterized \
|
||||
p5-Path-Class>=0.26:devel/p5-Path-Class \
|
||||
p5-SQL-SplitStatement>=1.00020:databases/p5-SQL-SplitStatement \
|
||||
p5-SQL-Translator>=1.63:databases/p5-SQL-Translator \
|
||||
p5-Sub-Exporter-Progressive>=0:devel/p5-Sub-Exporter-Progressive \
|
||||
p5-Text-Brew>=0.02:textproc/p5-Text-Brew \
|
||||
p5-Try-Tiny>=0:lang/p5-Try-Tiny \
|
||||
p5-YAML>=0.66:textproc/p5-YAML \
|
||||
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
|
||||
TEST_DEPENDS= p5-DBD-SQLite>=1.35:databases/p5-DBD-SQLite \
|
||||
p5-Test-Fatal>=0.006:devel/p5-Test-Fatal \
|
||||
p5-Test-Requires>=0.06:devel/p5-Test-Requires \
|
||||
p5-aliased>=0:devel/p5-aliased
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= YES
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1648128476
|
||||
SHA256 (DBIx-Class-DeploymentHandler-0.002233.tar.gz) = 954016d0bb7423facc82558430ac3260deff37d675a2dc1cbc3dd43b70b833ae
|
||||
SIZE (DBIx-Class-DeploymentHandler-0.002233.tar.gz) = 78923
|
||||
TIMESTAMP = 1721280262
|
||||
SHA256 (DBIx-Class-DeploymentHandler-0.002234.tar.gz) = 42409757bcd46e303b9ff0e54a861109a6a4a978dcc71ce7a7a7b824019a2be8
|
||||
SIZE (DBIx-Class-DeploymentHandler-0.002234.tar.gz) = 80188
|
||||
|
Loading…
Reference in New Issue
Block a user