Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Nov 2009 00:49:55 -0800 (PST)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        bill.brinzer@gmail.com
Subject:   ports/140382: [PATCH] www/p5-CatalystX-Component-Traits: update to 0.14
Message-ID:  <200911080849.nA88nt8e021185@cn1.leeym.com>
Resent-Message-ID: <200911080900.nA890ARn088800@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         140382
>Category:       ports
>Synopsis:       [PATCH] www/p5-CatalystX-Component-Traits: update to 0.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 08 09:00:10 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.2-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009
>Description:
- Update to 0.14

Port maintainer (bill.brinzer@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-CatalystX-Component-Traits-0.14.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-CatalystX-Component-Traits/Makefile,v
retrieving revision 1.1
diff -u -d -b -w -u -r1.1 Makefile
--- Makefile	28 Jul 2009 17:14:16 -0000	1.1
+++ Makefile	8 Nov 2009 08:49:48 -0000
@@ -6,27 +6,19 @@
 #
 
 PORTNAME=	CatalystX-Component-Traits
-PORTVERSION=	0.06
+PORTVERSION=	0.14
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	../../authors/id/R/RK/RKITOVER/
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	bill.brinzer@gmail.com
 COMMENT=	Automatic Trait Loading and Resolution for Catalyst Components
 
-BUILD_DEPENDS=	\
-	p5-Catalyst-Runtime>=5.80005:${PORTSDIR}/www/p5-Catalyst-Runtime \
-	p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
-	p5-Moose-Autobox>=0:${PORTSDIR}/devel/p5-Moose-Autobox \
-	p5-MooseX-Traits-Pluggable>=0.06:${PORTSDIR}/devel/p5-MooseX-Traits-Pluggable \
-	p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
-RUN_DEPENDS=	\
-	p5-Catalyst-Runtime>=5.80005:${PORTSDIR}/www/p5-Catalyst-Runtime \
+RUN_DEPENDS=	p5-Catalyst-Runtime>=5.80005:${PORTSDIR}/www/p5-Catalyst-Runtime \
 	p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
-	p5-Moose-Autobox>=0:${PORTSDIR}/devel/p5-Moose-Autobox \
-	p5-MooseX-Traits-Pluggable>=0.06:${PORTSDIR}/devel/p5-MooseX-Traits-Pluggable \
+		p5-MooseX-Traits-Pluggable>=0.08:${PORTSDIR}/devel/p5-MooseX-Traits-Pluggable \
 	p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	5.8.1+
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/p5-CatalystX-Component-Traits/distinfo,v
retrieving revision 1.1
diff -u -d -b -w -u -r1.1 distinfo
--- distinfo	28 Jul 2009 17:14:16 -0000	1.1
+++ distinfo	8 Nov 2009 08:49:48 -0000
@@ -1,3 +1,3 @@
-MD5 (CatalystX-Component-Traits-0.06.tar.gz) = 4fca3636bf6a7e18ac55f23b2c890596
-SHA256 (CatalystX-Component-Traits-0.06.tar.gz) = 348911fcb915f8fb273a38035e6cb87f0429b391979bfbedb00247bd01ecb665
-SIZE (CatalystX-Component-Traits-0.06.tar.gz) = 25276
+MD5 (CatalystX-Component-Traits-0.14.tar.gz) = ebf80365de2e4557eef14f4cec0c3195
+SHA256 (CatalystX-Component-Traits-0.14.tar.gz) = 6e8e80a43b4799cb180328f3f54b99a37f09c2f052762aa64c61c608e6b46427
+SIZE (CatalystX-Component-Traits-0.14.tar.gz) = 26148
--- p5-CatalystX-Component-Traits-0.14.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911080849.nA88nt8e021185>