From owner-svn-ports-head@freebsd.org Fri Dec 4 13:27:03 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B589A414C4; Fri, 4 Dec 2015 13:27:03 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 1AAC91F06; Fri, 4 Dec 2015 13:27:03 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tB4DR2PF032797; Fri, 4 Dec 2015 13:27:02 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB4DR2Ol032795; Fri, 4 Dec 2015 13:27:02 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201512041327.tB4DR2Ol032795@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Fri, 4 Dec 2015 13:27:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402985 - 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.20 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, 04 Dec 2015 13:27:03 -0000 Author: culot Date: Fri Dec 4 13:27:01 2015 New Revision: 402985 URL: https://svnweb.freebsd.org/changeset/ports/402985 Log: - Update to 0.405 - Add NO_ARCH 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 Fri Dec 4 13:19:40 2015 (r402984) +++ head/devel/p5-ExtUtils-Depends/Makefile Fri Dec 4 13:27:01 2015 (r402985) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ExtUtils-Depends -PORTVERSION= 0.404 +PORTVERSION= 0.405 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:XAOC @@ -14,6 +14,7 @@ COMMENT= Easily build XS extensions that LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-ExtUtils-Depends/distinfo ============================================================================== --- head/devel/p5-ExtUtils-Depends/distinfo Fri Dec 4 13:19:40 2015 (r402984) +++ head/devel/p5-ExtUtils-Depends/distinfo Fri Dec 4 13:27:01 2015 (r402985) @@ -1,2 +1,2 @@ -SHA256 (ExtUtils-Depends-0.404.tar.gz) = 8bec0a8f67ac7cf5c7bc48aff4b7cf8a771ef97f0ea7894bcdd0e9079ba24fec -SIZE (ExtUtils-Depends-0.404.tar.gz) = 18207 +SHA256 (ExtUtils-Depends-0.405.tar.gz) = 8ad6401ad7559b03ceda1fe4b191c95f417bdec7c542a984761a4656715a8a2c +SIZE (ExtUtils-Depends-0.405.tar.gz) = 18122