From owner-svn-ports-all@freebsd.org Sun May 28 03:53:03 2017 Return-Path: Delivered-To: svn-ports-all@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 E6958D85822; Sun, 28 May 2017 03:53:03 +0000 (UTC) (envelope-from sunpoet@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 9AFC21F4B; Sun, 28 May 2017 03:53:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4S3r20N076567; Sun, 28 May 2017 03:53:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4S3r22x076565; Sun, 28 May 2017 03:53:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705280353.v4S3r22x076565@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 28 May 2017 03:53:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441888 - head/devel/p5-ExtUtils-MakeMaker X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2017 03:53:04 -0000 Author: sunpoet Date: Sun May 28 03:53:02 2017 New Revision: 441888 URL: https://svnweb.freebsd.org/changeset/ports/441888 Log: Update to 7.26 Changes: http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes Modified: head/devel/p5-ExtUtils-MakeMaker/Makefile head/devel/p5-ExtUtils-MakeMaker/distinfo Modified: head/devel/p5-ExtUtils-MakeMaker/Makefile ============================================================================== --- head/devel/p5-ExtUtils-MakeMaker/Makefile Sun May 28 03:52:57 2017 (r441887) +++ head/devel/p5-ExtUtils-MakeMaker/Makefile Sun May 28 03:53:02 2017 (r441888) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ExtUtils-MakeMaker -PORTVERSION= 7.24 +PORTVERSION= 7.26 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,9 +12,6 @@ COMMENT= Designed to write a Makefile fo LICENSE= ART10 GPLv1 LICENSE_COMB= dual - -TEST_DEPENDS= p5-CPAN-Meta>=0:devel/p5-CPAN-Meta - CONFLICTS= p5-ExtUtils-Command-[0-9]* NO_ARCH= yes @@ -26,6 +23,7 @@ USE_PERL5= configure .if ${PERL_LEVEL} < 502200 BUILD_DEPENDS+= p5-ExtUtils-Manifest>=1.70:devel/p5-ExtUtils-Manifest RUN_DEPENDS+= p5-ExtUtils-Manifest>=1.70:devel/p5-ExtUtils-Manifest +TEST_DEPENDS+= p5-CPAN-Meta>=2.143240:devel/p5-CPAN-Meta .endif post-patch: Modified: head/devel/p5-ExtUtils-MakeMaker/distinfo ============================================================================== --- head/devel/p5-ExtUtils-MakeMaker/distinfo Sun May 28 03:52:57 2017 (r441887) +++ head/devel/p5-ExtUtils-MakeMaker/distinfo Sun May 28 03:53:02 2017 (r441888) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475354685 -SHA256 (ExtUtils-MakeMaker-7.24.tar.gz) = 416abc97c3bb2cc72bef28852522f2859de53e37bf3d0ae8b292067d78755e69 -SIZE (ExtUtils-MakeMaker-7.24.tar.gz) = 467714 +TIMESTAMP = 1495926353 +SHA256 (ExtUtils-MakeMaker-7.26.tar.gz) = 83d8c227916774f1449205e0ffc7600f20198be8eeba7b746a68efe9e33c79f6 +SIZE (ExtUtils-MakeMaker-7.26.tar.gz) = 469195