Date: Mon, 9 Nov 2015 18:55:35 +0000 (UTC) From: =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= <des@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401163 - head/www/p5-CatalystX-Component-Traits Message-ID: <201511091855.tA9ItZr7003937@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: des Date: Mon Nov 9 18:55:35 2015 New Revision: 401163 URL: https://svnweb.freebsd.org/changeset/ports/401163 Log: Upgrade to 0.19 and assume maintainership. Modified: head/www/p5-CatalystX-Component-Traits/Makefile head/www/p5-CatalystX-Component-Traits/distinfo Modified: head/www/p5-CatalystX-Component-Traits/Makefile ============================================================================== --- head/www/p5-CatalystX-Component-Traits/Makefile Mon Nov 9 18:52:19 2015 (r401162) +++ head/www/p5-CatalystX-Component-Traits/Makefile Mon Nov 9 18:55:35 2015 (r401163) @@ -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.8000 p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean BUILD_DEPENDS:= ${RUN_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/www/p5-CatalystX-Component-Traits/distinfo ============================================================================== --- head/www/p5-CatalystX-Component-Traits/distinfo Mon Nov 9 18:52:19 2015 (r401162) +++ head/www/p5-CatalystX-Component-Traits/distinfo Mon Nov 9 18:55:35 2015 (r401163) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511091855.tA9ItZr7003937>