diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2015-11-10 02:55:35 +0800 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2015-11-10 02:55:35 +0800 |
commit | 205e04090ff623a8e95e377cfb641559626d67cb (patch) | |
tree | d815a572057e5f16b8c56a7e7570fae06a402b48 /www | |
parent | ab43229f76c8b327c1a7d4b3d6a4a2684f00bdc3 (diff) | |
download | freebsd-ports-gnome-205e04090ff623a8e95e377cfb641559626d67cb.tar.gz freebsd-ports-gnome-205e04090ff623a8e95e377cfb641559626d67cb.tar.zst freebsd-ports-gnome-205e04090ff623a8e95e377cfb641559626d67cb.zip |
Upgrade to 0.19 and assume maintainership.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-CatalystX-Component-Traits/Makefile | 6 | ||||
-rw-r--r-- | www/p5-CatalystX-Component-Traits/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-CatalystX-Component-Traits/Makefile b/www/p5-CatalystX-Component-Traits/Makefile index 18738b4743af..dcc2d9d7f963 100644 --- a/www/p5-CatalystX-Component-Traits/Makefile +++ b/www/p5-CatalystX-Component-Traits/Makefile @@ -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 diff --git a/www/p5-CatalystX-Component-Traits/distinfo b/www/p5-CatalystX-Component-Traits/distinfo index 6d69096b2a3f..103ef688b2f0 100644 --- a/www/p5-CatalystX-Component-Traits/distinfo +++ b/www/p5-CatalystX-Component-Traits/distinfo @@ -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 |