From owner-svn-ports-head@freebsd.org Fri Jul 14 20:10:16 2017 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 9FCB2DAB2DB; Fri, 14 Jul 2017 20:10:16 +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 6D4C47430D; Fri, 14 Jul 2017 20:10:16 +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 v6EKAFAm052953; Fri, 14 Jul 2017 20:10:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6EKAFZB052951; Fri, 14 Jul 2017 20:10:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201707142010.v6EKAFZB052951@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 14 Jul 2017 20:10:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445813 - head/devel/p5-Test-Script X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Test-Script X-SVN-Commit-Revision: 445813 X-SVN-Commit-Repository: ports 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: Fri, 14 Jul 2017 20:10:16 -0000 Author: sunpoet Date: Fri Jul 14 20:10:15 2017 New Revision: 445813 URL: https://svnweb.freebsd.org/changeset/ports/445813 Log: Update to 1.20 Changes: http://search.cpan.org/dist/Test-Script/Changes Modified: head/devel/p5-Test-Script/Makefile head/devel/p5-Test-Script/distinfo Modified: head/devel/p5-Test-Script/Makefile ============================================================================== --- head/devel/p5-Test-Script/Makefile Fri Jul 14 20:10:09 2017 (r445812) +++ head/devel/p5-Test-Script/Makefile Fri Jul 14 20:10:15 2017 (r445813) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Script -PORTVERSION= 1.18 +PORTVERSION= 1.20 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-IPC-Run3>=0.034:devel/p5-IPC-Run3 \ +BUILD_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \ p5-Probe-Perl>=0.01:sysutils/p5-Probe-Perl RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/p5-Test-Script/distinfo ============================================================================== --- head/devel/p5-Test-Script/distinfo Fri Jul 14 20:10:09 2017 (r445812) +++ head/devel/p5-Test-Script/distinfo Fri Jul 14 20:10:15 2017 (r445813) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492006798 -SHA256 (Test-Script-1.18.tar.gz) = ffef55b5dd8c8c0b09b6ff650e7a7fb20effcf603701523e93b375a771b15efc -SIZE (Test-Script-1.18.tar.gz) = 23092 +TIMESTAMP = 1500052147 +SHA256 (Test-Script-1.20.tar.gz) = f5f3cf214fa11b62f939666699aa8fa8ec22d2b620d56b07eef3e76be2da4ad7 +SIZE (Test-Script-1.20.tar.gz) = 23842