From owner-svn-ports-all@freebsd.org Wed Jul 26 18:20:43 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 0A028DAD198; Wed, 26 Jul 2017 18:20:43 +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 CB5D570E0A; Wed, 26 Jul 2017 18:20:42 +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 v6QIKf6m017436; Wed, 26 Jul 2017 18:20:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6QIKfhZ017434; Wed, 26 Jul 2017 18:20:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201707261820.v6QIKfhZ017434@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 26 Jul 2017 18:20:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446681 - head/net/p5-URI X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/p5-URI X-SVN-Commit-Revision: 446681 X-SVN-Commit-Repository: ports 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: Wed, 26 Jul 2017 18:20:43 -0000 Author: sunpoet Date: Wed Jul 26 18:20:41 2017 New Revision: 446681 URL: https://svnweb.freebsd.org/changeset/ports/446681 Log: Update to 1.72 - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/URI/Changes Modified: head/net/p5-URI/Makefile head/net/p5-URI/distinfo Modified: head/net/p5-URI/Makefile ============================================================================== --- head/net/p5-URI/Makefile Wed Jul 26 18:20:36 2017 (r446680) +++ head/net/p5-URI/Makefile Wed Jul 26 18:20:41 2017 (r446681) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= URI -PORTVERSION= 1.71 +PORTVERSION= 1.72 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,8 @@ COMMENT= Perl5 interface to Uniform Resource Identifie LICENSE= ART10 GPLv1 LICENSE_COMB= dual + +TEST_DEPENDS= p5-Test-Needs>=0:devel/p5-Test-Needs NO_ARCH= yes USES= perl5 Modified: head/net/p5-URI/distinfo ============================================================================== --- head/net/p5-URI/distinfo Wed Jul 26 18:20:36 2017 (r446680) +++ head/net/p5-URI/distinfo Wed Jul 26 18:20:41 2017 (r446681) @@ -1,2 +1,3 @@ -SHA256 (URI-1.71.tar.gz) = 9c8eca0d7f39e74bbc14706293e653b699238eeb1a7690cc9c136fb8c2644115 -SIZE (URI-1.71.tar.gz) = 100141 +TIMESTAMP = 1501085763 +SHA256 (URI-1.72.tar.gz) = 35f14431d4b300de4be1163b0b5332de2d7fbda4f05ff1ed198a8e9330d40a32 +SIZE (URI-1.72.tar.gz) = 106616