Date: Sat, 28 Mar 2015 12:18:35 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382479 - head/devel/p5-App-GitGot Message-ID: <201503281218.t2SCIZF5005368@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 28 12:18:34 2015 New Revision: 382479 URL: https://svnweb.freebsd.org/changeset/ports/382479 QAT: https://qat.redports.org/buildarchive/r382479/ Log: - Update to 1.30 Changes: http://search.cpan.org/dist/App-GitGot/Changes Modified: head/devel/p5-App-GitGot/Makefile head/devel/p5-App-GitGot/distinfo Modified: head/devel/p5-App-GitGot/Makefile ============================================================================== --- head/devel/p5-App-GitGot/Makefile Sat Mar 28 12:18:28 2015 (r382478) +++ head/devel/p5-App-GitGot/Makefile Sat Mar 28 12:18:34 2015 (r382479) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= App-GitGot -PORTVERSION= 1.25 +PORTVERSION= 1.30 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GENEHACK @@ -23,7 +23,7 @@ BUILD_DEPENDS= p5-App-Cmd>=0:${PORTSDIR} p5-Git-Wrapper>=0.014:${PORTSDIR}/devel/p5-Git-Wrapper \ p5-IO-Prompt-Simple>=0:${PORTSDIR}/devel/p5-IO-Prompt-Simple \ p5-List-AllUtils>=0.09:${PORTSDIR}/devel/p5-List-AllUtils \ - p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \ + p5-Moo>=2:${PORTSDIR}/devel/p5-Moo \ p5-MooX-HandlesVia>=0:${PORTSDIR}/devel/p5-MooX-HandlesVia \ p5-Net-GitHub>=0:${PORTSDIR}/net/p5-Net-GitHub \ p5-Path-Tiny>=0:${PORTSDIR}/devel/p5-Path-Tiny \ Modified: head/devel/p5-App-GitGot/distinfo ============================================================================== --- head/devel/p5-App-GitGot/distinfo Sat Mar 28 12:18:28 2015 (r382478) +++ head/devel/p5-App-GitGot/distinfo Sat Mar 28 12:18:34 2015 (r382479) @@ -1,2 +1,2 @@ -SHA256 (App-GitGot-1.25.tar.gz) = 2af19adbb0fed3a91fab496b6641785969303d37e24443079488ba3958f96ff7 -SIZE (App-GitGot-1.25.tar.gz) = 38986 +SHA256 (App-GitGot-1.30.tar.gz) = 97781ffd7650e1b3e1d3bd56a829fead901c13138601b0fbd41c03267fc6e9c3 +SIZE (App-GitGot-1.30.tar.gz) = 37633
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503281218.t2SCIZF5005368>