Date: Mon, 29 Apr 2013 11:16:45 +0000 (UTC) From: Anton Berezin <tobez@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316806 - head/devel/p5-Git-Repository Message-ID: <201304291116.r3TBGjLZ073431@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobez Date: Mon Apr 29 11:16:44 2013 New Revision: 316806 URL: http://svnweb.freebsd.org/changeset/ports/316806 Log: Update to 1.303. Changes: http://search.cpan.org/dist/Git-Repository/Changes Modified: head/devel/p5-Git-Repository/Makefile head/devel/p5-Git-Repository/distinfo Modified: head/devel/p5-Git-Repository/Makefile ============================================================================== --- head/devel/p5-Git-Repository/Makefile Mon Apr 29 11:06:11 2013 (r316805) +++ head/devel/p5-Git-Repository/Makefile Mon Apr 29 11:16:44 2013 (r316806) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Git-Repository -PORTVERSION= 1.302 +PORTVERSION= 1.303 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BOOK @@ -15,7 +15,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= ${LOCALBASE}/bin/git:${PORTSDIR}/devel/git \ - p5-System-Command>=1.05:${PORTSDIR}/devel/p5-System-Command + p5-System-Command>=1.100:${PORTSDIR}/devel/p5-System-Command RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage Modified: head/devel/p5-Git-Repository/distinfo ============================================================================== --- head/devel/p5-Git-Repository/distinfo Mon Apr 29 11:06:11 2013 (r316805) +++ head/devel/p5-Git-Repository/distinfo Mon Apr 29 11:16:44 2013 (r316806) @@ -1,2 +1,2 @@ -SHA256 (Git-Repository-1.302.tar.gz) = 4bfc6c8c32ab4a6f35202825a548c1ef2c784d379c57f83c5c33accf3ceab52f -SIZE (Git-Repository-1.302.tar.gz) = 50078 +SHA256 (Git-Repository-1.303.tar.gz) = 4963d156bb95ddbd83e787b21a04d69b3451dd7d6f5d071adbf097edfc2d17a0 +SIZE (Git-Repository-1.303.tar.gz) = 49948
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304291116.r3TBGjLZ073431>