Upgrade to 0.19 and assume maintainership.
This commit is contained in:
parent
ab43229f76
commit
205e04090f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401163
2 changed files with 5 additions and 5 deletions
|
@ -2,13 +2,12 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= CatalystX-Component-Traits
|
||||
PORTVERSION= 0.16
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.19
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= bill.brinzer@gmail.com
|
||||
MAINTAINER= des@FreeBSD.org
|
||||
COMMENT= Automatic Trait Loading and Resolution for Catalyst Components
|
||||
|
||||
RUN_DEPENDS= p5-Catalyst-Runtime>=5.80005:${PORTSDIR}/www/p5-Catalyst-Runtime \
|
||||
|
@ -17,6 +16,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.80005:${PORTSDIR}/www/p5-Catalyst-Runtime \
|
|||
p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (CatalystX-Component-Traits-0.16.tar.gz) = 24d701ca27b081055886ff52ce706ad0534226ae4867265c57154fb09f835528
|
||||
SIZE (CatalystX-Component-Traits-0.16.tar.gz) = 29505
|
||||
SHA256 (CatalystX-Component-Traits-0.19.tar.gz) = 084944e9c9d0dfb10d4ab3453e1c125fdee39129b46d17c0234c3c5351640447
|
||||
SIZE (CatalystX-Component-Traits-0.19.tar.gz) = 14999
|
||||
|
|
Loading…
Reference in a new issue