Date: Fri, 18 May 2012 21:51:51 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: tobez@FreeBSD.org Subject: ports/168112: [PATCH] textproc/p5-Text-Xslate: update to 1.5010 Message-ID: <201205181551.q4IFppXp023664@bofh.telnet.net.bd> Resent-Message-ID: <201205181600.q4IG0BVb061582@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205181551.q4IFppXp023664>