Update www/p5-Catalyst-Plugin-Unicode-Encoding from 1.8 to 1.9. Depends on ports/178175 which I just submitted.
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->culot I'll take it.
State Changed From-To: open->closed Committed. Thanks!
Author: culot Date: Mon Apr 29 17:34:02 2013 New Revision: 316833 URL: http://svnweb.freebsd.org/changeset/ports/316833 Log: - Update to 1.9 - Add LICENSE (Artistic 1 & GPL 1) - Trim Makefile's header Changes: http://search.cpan.org/dist/Catalyst-Plugin-Unicode-Encoding/Changes PR: ports/178176 Submitted by: Bill Brinzer <bill.brinzer@gmail.com> (maintainer) Modified: head/www/p5-Catalyst-Plugin-Unicode-Encoding/Makefile head/www/p5-Catalyst-Plugin-Unicode-Encoding/distinfo Modified: head/www/p5-Catalyst-Plugin-Unicode-Encoding/Makefile ============================================================================== --- head/www/p5-Catalyst-Plugin-Unicode-Encoding/Makefile Mon Apr 29 17:30:09 2013 (r316832) +++ head/www/p5-Catalyst-Plugin-Unicode-Encoding/Makefile Mon Apr 29 17:34:02 2013 (r316833) @@ -1,12 +1,8 @@ -# New ports collection makefile for: www/p5-Catalyst-Plugin-Unicode-Encoding -# Date created: 19 April 2010 -# Whom: Bill Brinzer <bill.brinzer@gmail.com> -# +# Created by: Bill Brinzer <bill.brinzer@gmail.com> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Unicode-Encoding -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +10,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= bill.brinzer@gmail.com COMMENT= Unicode aware Catalyst -BUILD_DEPENDS= p5-Catalyst-Runtime>=5.8000:${PORTSDIR}/www/p5-Catalyst-Runtime \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Catalyst-Runtime>=5.90015:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ + p5-Encode>=2.49:${PORTSDIR}/converters/p5-Encode \ 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 @@ -26,10 +26,4 @@ PERL_CONFIGURE= yes MAN3= Catalyst::Plugin::Unicode::Encoding.3 -.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> +.include <bsd.port.mk> Modified: head/www/p5-Catalyst-Plugin-Unicode-Encoding/distinfo ============================================================================== --- head/www/p5-Catalyst-Plugin-Unicode-Encoding/distinfo Mon Apr 29 17:30:09 2013 (r316832) +++ head/www/p5-Catalyst-Plugin-Unicode-Encoding/distinfo Mon Apr 29 17:34:02 2013 (r316833) @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Plugin-Unicode-Encoding-1.8.tar.gz) = c8e55875f9854f7cb1daf53c14d52bd9e085558bfd47982e2e4c7eae2a66e5b4 -SIZE (Catalyst-Plugin-Unicode-Encoding-1.8.tar.gz) = 26442 +SHA256 (Catalyst-Plugin-Unicode-Encoding-1.9.tar.gz) = 5081af6280726c6e29af731dc7597f55fc33a2861612325f5de1fc9f0e9c9dbe +SIZE (Catalyst-Plugin-Unicode-Encoding-1.9.tar.gz) = 26492 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"