From owner-svn-ports-head@freebsd.org Tue Dec 20 18:35:09 2016 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 D867EC89E0F; Tue, 20 Dec 2016 18:35:09 +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 8D12916A; Tue, 20 Dec 2016 18:35:09 +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 uBKIZ8vn004399; Tue, 20 Dec 2016 18:35:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBKIZ8JT004397; Tue, 20 Dec 2016 18:35:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612201835.uBKIZ8JT004397@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 20 Dec 2016 18:35:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429013 - head/devel/p5-MetaCPAN-Client 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.23 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, 20 Dec 2016 18:35:10 -0000 Author: sunpoet Date: Tue Dec 20 18:35:08 2016 New Revision: 429013 URL: https://svnweb.freebsd.org/changeset/ports/429013 Log: - Update to 2.003000 Changes: http://search.cpan.org/dist/MetaCPAN-Client/Changes Modified: head/devel/p5-MetaCPAN-Client/Makefile head/devel/p5-MetaCPAN-Client/distinfo Modified: head/devel/p5-MetaCPAN-Client/Makefile ============================================================================== --- head/devel/p5-MetaCPAN-Client/Makefile Tue Dec 20 18:35:04 2016 (r429012) +++ head/devel/p5-MetaCPAN-Client/Makefile Tue Dec 20 18:35:08 2016 (r429013) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MetaCPAN-Client -PORTVERSION= 2.002000 +PORTVERSION= 2.003000 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MICKEY @@ -22,7 +22,7 @@ BUILD_DEPENDS= p5-IO-Socket-SSL>=1.42:se p5-Ref-Util>=0:devel/p5-Ref-Util \ p5-Safe-Isa>=0:devel/p5-Safe-Isa \ p5-Search-Elasticsearch>=2.03:textproc/p5-Search-Elasticsearch \ - p5-Try-Tiny>=0:lang/p5-Try-Tiny + p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \ p5-Test-Requires>=0:devel/p5-Test-Requires Modified: head/devel/p5-MetaCPAN-Client/distinfo ============================================================================== --- head/devel/p5-MetaCPAN-Client/distinfo Tue Dec 20 18:35:04 2016 (r429012) +++ head/devel/p5-MetaCPAN-Client/distinfo Tue Dec 20 18:35:08 2016 (r429013) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481715069 -SHA256 (MetaCPAN-Client-2.002000.tar.gz) = 9332772163743fc890ccfa668842560658333c7c65e1bbcee2cea825bed595f4 -SIZE (MetaCPAN-Client-2.002000.tar.gz) = 41146 +TIMESTAMP = 1482241288 +SHA256 (MetaCPAN-Client-2.003000.tar.gz) = 2ebcbc2f3b92d6d36c951c8defc424e77b616e87342eda314de7c720248a3873 +SIZE (MetaCPAN-Client-2.003000.tar.gz) = 42230