From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 18 16:00:12 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D67F41065676 for ; Fri, 18 May 2012 16:00:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3C21F8FC1B for ; Fri, 18 May 2012 16:00:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4IG0BrH061583 for ; Fri, 18 May 2012 16:00:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4IG0BVb061582; Fri, 18 May 2012 16:00:11 GMT (envelope-from gnats) Resent-Date: Fri, 18 May 2012 16:00:11 GMT Resent-Message-Id: <201205181600.q4IG0BVb061582@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, Muhammad Moinur Rahman <5u623l20@gmail.com> Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B2FE106566B; Fri, 18 May 2012 15:52:01 +0000 (UTC) (envelope-from bofh@bofh.telnet.net.bd) Received: from mx-out-02.telnet-bd.com (mx-out-02.telnet-bd.com [116.212.105.116]) by mx1.freebsd.org (Postfix) with ESMTP id B82A18FC0C; Fri, 18 May 2012 15:51:58 +0000 (UTC) Received: from bofh.telnet.net.bd (bofh.telnet.net.bd [120.50.31.42]) by fortune-02.telnet.net.bd (Postfix) with ESMTPS id 3CF632D41F4; Fri, 18 May 2012 21:52:21 +0600 (BDT) Received: (from root@localhost) by bofh.telnet.net.bd (8.14.5/8.14.5/Submit) id q4IFppXp023664; Fri, 18 May 2012 21:51:51 +0600 (BDT) (envelope-from bofh) Message-Id: <201205181551.q4IFppXp023664@bofh.telnet.net.bd> Date: Fri, 18 May 2012 21:51:51 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: tobez@FreeBSD.org Subject: ports/168112: [PATCH] textproc/p5-Text-Xslate: update to 1.5010 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2012 16:00:13 -0000 >Number: 168112 >Category: ports >Synopsis: [PATCH] textproc/p5-Text-Xslate: update to 1.5010 >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: Fri May 18 16:00:10 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Muhammad Moinur Rahman >Release: FreeBSD 9.0-STABLE amd64 >Organization: >Environment: System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar 2 02:21:51 BDT >Description: - Update to 1.5010 For Committer's reference: http://tb.s.ubze.ro//logs/7.4-FreeBSD-i386/p5-Text-Xslate-1.5010.log http://tb.s.ubze.ro//logs/7.4-FreeBSD-amd64/p5-Text-Xslate-1.5010.log http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/p5-Text-Xslate-1.5010.log http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/p5-Text-Xslate-1.5010.log http://tb.s.ubze.ro//logs/8.3-FreeBSD-i386/p5-Text-Xslate-1.5010.log http://tb.s.ubze.ro//logs/8.3-FreeBSD-amd64/p5-Text-Xslate-1.5010.log Port maintainer (tobez@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- p5-Text-Xslate-1.5010.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-Xslate/Makefile ./Makefile --- /usr/ports/textproc/p5-Text-Xslate/Makefile 2012-04-12 18:17:06.000000000 +0600 +++ ./Makefile 2012-05-18 21:36:05.757854003 +0600 @@ -6,7 +6,7 @@ # PORTNAME= Text-Xslate -PORTVERSION= 1.5009 +PORTVERSION= 1.5010 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GFUJI @@ -18,12 +18,14 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual -COMMON_DEPENDS= p5-parent>=0.221:${PORTSDIR}/devel/p5-parent \ +RUN_DEPENDS= p5-parent>=0.221:${PORTSDIR}/devel/p5-parent \ p5-Mouse>=0.61:${PORTSDIR}/devel/p5-Mouse \ p5-Any-Moose>=0.13:${PORTSDIR}/devel/p5-Any-Moose \ - p5-Data-MessagePack>=0.38:${PORTSDIR}/devel/p5-Data-MessagePack -BUILD_DEPENDS= ${COMMON_DEPENDS} -RUN_DEPENDS= ${COMMON_DEPENDS} + p5-Data-MessagePack>=0.38:${PORTSDIR}/devel/p5-Data-MessagePack \ + p5-ExtUtils-MakeMaker>=6.59:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \ + p5-File-Copy-Recursive>=0:${PORTSDIR}/devel/p5-File-Copy-Recursive \ + p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat +BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-Xslate/distinfo ./distinfo --- /usr/ports/textproc/p5-Text-Xslate/distinfo 2012-04-12 18:17:06.000000000 +0600 +++ ./distinfo 2012-05-18 21:10:33.466849141 +0600 @@ -1,2 +1,2 @@ -SHA256 (Text-Xslate-1.5009.tar.gz) = 17441381291968eafc7c15f84737c589556289ed4e60b4ed7c76320ddee54ce8 -SIZE (Text-Xslate-1.5009.tar.gz) = 208643 +SHA256 (Text-Xslate-1.5010.tar.gz) = 795067861fcdffe9bf92afe086e3433cc4507637422129dfabe58739a8dd533b +SIZE (Text-Xslate-1.5010.tar.gz) = 209047 --- p5-Text-Xslate-1.5010.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: