From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 26 08:50:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CCCBC5FE for ; Fri, 26 Apr 2013 08:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id AD02F18A8 for ; Fri, 26 Apr 2013 08:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3Q8o0Gw039238 for ; Fri, 26 Apr 2013 08:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3Q8o0A6039237; Fri, 26 Apr 2013 08:50:00 GMT (envelope-from gnats) Resent-Date: Fri, 26 Apr 2013 08:50:00 GMT Resent-Message-Id: <201304260850.r3Q8o0A6039237@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Bill Brinzer Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4A2833D0 for ; Fri, 26 Apr 2013 08:44:57 +0000 (UTC) (envelope-from bill.brinzer@1316brown.com) Received: from 1316brown.com (1316brown.com [204.109.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 13B421867 for ; Fri, 26 Apr 2013 08:44:56 +0000 (UTC) Received: from www.1316brown.com (localhost.1316brown.com [IPv6:::1]) by www.1316brown.com (Postfix) with ESMTP id AC8305659A for ; Fri, 26 Apr 2013 04:44:56 -0400 (EDT) Received: from www.1316brown.com ([127.0.0.1]) by www.1316brown.com (www.1316brown.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id cQxKuP32YXsj for ; Fri, 26 Apr 2013 04:44:46 -0400 (EDT) Received: by www.1316brown.com (Postfix, from userid 1001) id 878F456505; Fri, 26 Apr 2013 04:44:44 -0400 (EDT) Message-Id: <20130426084444.878F456505@www.1316brown.com> Date: Fri, 26 Apr 2013 04:44:44 -0400 (EDT) From: Bill Brinzer To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/178176: [maintainer update] Update www/p5-Catalyst-Plugin-Unicode-Encoding to 1.9 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Bill Brinzer List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Apr 2013 08:50:00 -0000 >Number: 178176 >Category: ports >Synopsis: [maintainer update] Update www/p5-Catalyst-Plugin-Unicode-Encoding to 1.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 26 08:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Bill Brinzer >Release: FreeBSD 8.2-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD www.1316brown.com 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 #0: Fri Jul 1 04:06:47 EDT 2011 root@www.1316brown.com:/usr/obj/usr/src/sys/MERRIMAC i386 >Description: Update www/p5-Catalyst-Plugin-Unicode-Encoding from 1.8 to 1.9. Depends on ports/178175 which I just submitted. >How-To-Repeat: >Fix: --- p5-Catalyst-Plugin-Unicode-Encoding.patch begins here --- Index: www/p5-Catalyst-Plugin-Unicode-Encoding/Makefile =================================================================== --- www/p5-Catalyst-Plugin-Unicode-Encoding/Makefile (revision 315774) +++ www/p5-Catalyst-Plugin-Unicode-Encoding/Makefile (working copy) @@ -1,12 +1,8 @@ -# New ports collection makefile for: www/p5-Catalyst-Plugin-Unicode-Encoding -# Date created: 19 April 2010 -# Whom: Bill Brinzer -# +# Created by: Bill Brinzer # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Unicode-Encoding -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +10,12 @@ 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 @@ MAN3= Catalyst::Plugin::Unicode::Encoding.3 -.include - -.if ${PERL_LEVEL} < 501001 -TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple -.endif - -.include +.include Index: www/p5-Catalyst-Plugin-Unicode-Encoding/distinfo =================================================================== --- www/p5-Catalyst-Plugin-Unicode-Encoding/distinfo (revision 315774) +++ www/p5-Catalyst-Plugin-Unicode-Encoding/distinfo (working copy) @@ -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 --- p5-Catalyst-Plugin-Unicode-Encoding.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: