ports/162793: [PATCH] www/p5-Catalyst-Plugin-Unicode-Encoding: update to 1.3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Nov 23 17:20:11 UTC 2011


>Number:         162793
>Category:       ports
>Synopsis:       [PATCH] www/p5-Catalyst-Plugin-Unicode-Encoding: update to 1.3
>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:   Wed Nov 23 17:20:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-RC1 amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-RC1 FreeBSD 9.0-RC1 #0: Sun Nov  6 07:24:13 CST
>Description:
- Update to 1.3
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Catalyst-Plugin-Unicode-Encoding/Changes

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

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

--- p5-Catalyst-Plugin-Unicode-Encoding-1.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-Unicode-Encoding/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	17 Sep 2011 07:06:43 -0000	1.5
+++ Makefile	23 Nov 2011 17:18:04 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Catalyst-Plugin-Unicode-Encoding
-PORTVERSION=	1.1
-PORTREVISION=	1
+PORTVERSION=	1.3
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,12 +14,21 @@
 MAINTAINER=	bill.brinzer at gmail.com
 COMMENT=	Unicode aware Catalyst
 
-RUN_DEPENDS=	p5-Catalyst-Runtime>=5.8000:${PORTSDIR}/www/p5-Catalyst-Runtime \
-		p5-libwww>=5.828:${PORTSDIR}/www/p5-libwww \
-		p5-URI>=1.36:${PORTSDIR}/net/p5-URI
+BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.8000:${PORTSDIR}/www/p5-Catalyst-Runtime \
+		p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
+		p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
+		p5-URI>=1.36:${PORTSDIR}/net/p5-URI \
+		p5-libwww>=5.837:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
 MAN3=	Catalyst::Plugin::Unicode::Encoding.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501001
+TEST_DEPENDS+=	p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-Unicode-Encoding/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	19 Mar 2011 12:35:24 -0000	1.4
+++ distinfo	23 Nov 2011 17:18:04 -0000
@@ -1,2 +1,2 @@
-SHA256 (Catalyst-Plugin-Unicode-Encoding-1.1.tar.gz) = bff4b673146641d9bb16d0f7e22378f60987d423a6249d2db4c901703366d916
-SIZE (Catalyst-Plugin-Unicode-Encoding-1.1.tar.gz) = 22991
+SHA256 (Catalyst-Plugin-Unicode-Encoding-1.3.tar.gz) = 26773493c7976684d916ead18e0ff2eac7f83170e448e721483f3a7b8a269419
+SIZE (Catalyst-Plugin-Unicode-Encoding-1.3.tar.gz) = 24583
--- p5-Catalyst-Plugin-Unicode-Encoding-1.3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list