From owner-svn-ports-head@FreeBSD.ORG Fri Oct 31 09:31:48 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8EFECD4C; Fri, 31 Oct 2014 09:31:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 60E092F0; Fri, 31 Oct 2014 09:31:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9V9VmlR010768; Fri, 31 Oct 2014 09:31:48 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9V9Vl5a010766; Fri, 31 Oct 2014 09:31:47 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201410310931.s9V9Vl5a010766@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Fri, 31 Oct 2014 09:31:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371790 - head/devel/p5-Git-Wrapper X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2014 09:31:48 -0000 Author: culot Date: Fri Oct 31 09:31:47 2014 New Revision: 371790 URL: https://svnweb.freebsd.org/changeset/ports/371790 QAT: https://qat.redports.org/buildarchive/r371790/ Log: - Update to 0.038 Changes: http://search.cpan.org/dist/Git-Wrapper/Changes Modified: head/devel/p5-Git-Wrapper/Makefile head/devel/p5-Git-Wrapper/distinfo Modified: head/devel/p5-Git-Wrapper/Makefile ============================================================================== --- head/devel/p5-Git-Wrapper/Makefile Fri Oct 31 09:22:57 2014 (r371789) +++ head/devel/p5-Git-Wrapper/Makefile Fri Oct 31 09:31:47 2014 (r371790) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Git-Wrapper -PORTVERSION= 0.035 +PORTVERSION= 0.038 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,15 +14,13 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= git>=0:${PORTSDIR}/devel/git \ - p5-Env-Path>=0:${PORTSDIR}/devel/p5-Env-Path \ - p5-File-pushd>=0:${PORTSDIR}/devel/p5-File-pushd \ + p5-File-pushd>=1.005:${PORTSDIR}/devel/p5-File-pushd \ p5-Devel-CheckBin>=0:${PORTSDIR}/devel/p5-Devel-CheckBin \ p5-Sort-Versions>=0:${PORTSDIR}/devel/p5-Sort-Versions RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Path-Class>=0.26:${PORTSDIR}/devel/p5-Path-Class \ p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ - p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ - p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most + p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Git-Wrapper/distinfo ============================================================================== --- head/devel/p5-Git-Wrapper/distinfo Fri Oct 31 09:22:57 2014 (r371789) +++ head/devel/p5-Git-Wrapper/distinfo Fri Oct 31 09:31:47 2014 (r371790) @@ -1,2 +1,2 @@ -SHA256 (Git-Wrapper-0.035.tar.gz) = a904432551d15fde93adca40de44d1be793e1b8889fad14a984daeb7ecab072c -SIZE (Git-Wrapper-0.035.tar.gz) = 30680 +SHA256 (Git-Wrapper-0.038.tar.gz) = 61a599f5088a830e12ec0bf13e3c2deca013b5843fc8d0c686d7b385a6e18d57 +SIZE (Git-Wrapper-0.038.tar.gz) = 31737