From owner-svn-ports-head@FreeBSD.ORG Tue Feb 17 07:33:43 2015 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 462A6145; Tue, 17 Feb 2015 07:33:43 +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 318118B5; Tue, 17 Feb 2015 07:33:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1H7Xhaj046906; Tue, 17 Feb 2015 07:33:43 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1H7Xg8k046902; Tue, 17 Feb 2015 07:33:42 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201502170733.t1H7Xg8k046902@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Tue, 17 Feb 2015 07:33:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379145 - head/devel/p5-ExtUtils-Depends 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: Tue, 17 Feb 2015 07:33:43 -0000 Author: culot Date: Tue Feb 17 07:33:42 2015 New Revision: 379145 URL: https://svnweb.freebsd.org/changeset/ports/379145 QAT: https://qat.redports.org/buildarchive/r379145/ Log: - Update to 0.404 PR: 197727 Submitted by: adamw@ Changes: http://search.cpan.org/dist/ExtUtils-Depends/Changes Modified: head/devel/p5-ExtUtils-Depends/Makefile head/devel/p5-ExtUtils-Depends/distinfo Modified: head/devel/p5-ExtUtils-Depends/Makefile ============================================================================== --- head/devel/p5-ExtUtils-Depends/Makefile Tue Feb 17 07:07:01 2015 (r379144) +++ head/devel/p5-ExtUtils-Depends/Makefile Tue Feb 17 07:33:42 2015 (r379145) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= ExtUtils-Depends -PORTVERSION= 0.400 -PORTREVISION= 1 +PORTVERSION= 0.404 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:TSCH +MASTER_SITE_SUBDIR= CPAN:XAOC PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org Modified: head/devel/p5-ExtUtils-Depends/distinfo ============================================================================== --- head/devel/p5-ExtUtils-Depends/distinfo Tue Feb 17 07:07:01 2015 (r379144) +++ head/devel/p5-ExtUtils-Depends/distinfo Tue Feb 17 07:33:42 2015 (r379145) @@ -1,2 +1,2 @@ -SHA256 (ExtUtils-Depends-0.400.tar.gz) = 2f7a4c12fdd4d8ccbe6760bf8ff4b882880b4e7eff77eb3ec46c7e953dd3505f -SIZE (ExtUtils-Depends-0.400.tar.gz) = 16036 +SHA256 (ExtUtils-Depends-0.404.tar.gz) = 8bec0a8f67ac7cf5c7bc48aff4b7cf8a771ef97f0ea7894bcdd0e9079ba24fec +SIZE (ExtUtils-Depends-0.404.tar.gz) = 18207