ports/140374: [PATCH] www/p5-CatalystX-Component-Traits: update to 0.13

Sahil Tandon sahil at tandon.net
Sat Nov 7 23:50:02 UTC 2009


>Number:         140374
>Category:       ports
>Synopsis:       [PATCH] www/p5-CatalystX-Component-Traits: update to 0.13
>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:   Sat Nov 07 23:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sahil Tandon
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:

	
>Description:
- Update to 0.13
- Remove unnecessary declaration of MASTER_SITE_SUBDIR
- Clean up *_DEPENDS; lang/p5-List-MoreUtils is a dependency of devel/p5-MooseX-Traits-Pluggable; no need to explicitly list the former since it is implied by the latter. 
>How-To-Repeat:
	
>Fix:

	



--- p5-CatalystX-Component-Traits.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-CatalystX-Component-Traits/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	28 Jul 2009 17:14:16 -0000	1.1
+++ Makefile	7 Nov 2009 23:40:19 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	CatalystX-Component-Traits
-PORTVERSION=	0.06
+PORTVERSION=	0.13
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	../../authors/id/R/RK/RKITOVER/
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	bill.brinzer at gmail.com
@@ -17,16 +16,10 @@
 
 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 \
-	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
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	5.8.1+
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-CatalystX-Component-Traits/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	28 Jul 2009 17:14:16 -0000	1.1
+++ distinfo	7 Nov 2009 23:40:19 -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.13.tar.gz) = ac41522fe11a959357a47e8d9411b129
+SHA256 (CatalystX-Component-Traits-0.13.tar.gz) = 890e2a7429876df7aa03e9f7d559501faf847666a306c0f71aa785d2e79ae6ff
+SIZE (CatalystX-Component-Traits-0.13.tar.gz) = 25839
--- p5-CatalystX-Component-Traits.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list