svn commit: r401163 - head/www/p5-CatalystX-Component-Traits

Dag-Erling Smørgrav des at FreeBSD.org
Mon Nov 9 18:55:36 UTC 2015


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 at gmail.com
+MAINTAINER=	des at 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


More information about the svn-ports-all mailing list