Remove an unnecessary dependency and assume maintainership.
This commit is contained in:
parent
76c3268173
commit
c77e600956
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468927
1 changed files with 2 additions and 2 deletions
|
@ -3,11 +3,12 @@
|
|||
|
||||
PORTNAME= Catalyst-Model-DBIC-Schema
|
||||
PORTVERSION= 0.65
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
MAINTAINER= des@FreeBSD.org
|
||||
COMMENT= DBIx::Class::Schema Model Class
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
|
@ -15,7 +16,6 @@ LICENSE_COMB= dual
|
|||
|
||||
BUILD_DEPENDS= p5-Carp-Clan>=0:devel/p5-Carp-Clan \
|
||||
p5-Catalyst-Component-InstancePerContext>=0:www/p5-Catalyst-Component-InstancePerContext \
|
||||
p5-Catalyst-Devel>=1.0:www/p5-Catalyst-Devel \
|
||||
p5-Catalyst-Runtime>=5.80005:www/p5-Catalyst-Runtime \
|
||||
p5-CatalystX-Component-Traits>=0.14:www/p5-CatalystX-Component-Traits \
|
||||
p5-DBIx-Class>=0.08114:databases/p5-DBIx-Class \
|
||||
|
|
Loading…
Reference in a new issue