From owner-svn-ports-head@freebsd.org Wed Feb 21 13:39:41 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7F636F0249C; Wed, 21 Feb 2018 13:39:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2B30A7A484; Wed, 21 Feb 2018 13:39:41 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 238D5192D3; Wed, 21 Feb 2018 13:39:41 +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 w1LDdeLA071192; Wed, 21 Feb 2018 13:39:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1LDdeYp071190; Wed, 21 Feb 2018 13:39:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802211339.w1LDdeYp071190@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, 21 Feb 2018 13:39:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462511 - head/devel/p5-Test-Strict X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Test-Strict X-SVN-Commit-Revision: 462511 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.25 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: Wed, 21 Feb 2018 13:39:41 -0000 Author: sunpoet Date: Wed Feb 21 13:39:40 2018 New Revision: 462511 URL: https://svnweb.freebsd.org/changeset/ports/462511 Log: Update to 0.43 Changes: http://search.cpan.org/dist/Test-Strict/Changes Modified: head/devel/p5-Test-Strict/Makefile head/devel/p5-Test-Strict/distinfo Modified: head/devel/p5-Test-Strict/Makefile ============================================================================== --- head/devel/p5-Test-Strict/Makefile Wed Feb 21 13:39:35 2018 (r462510) +++ head/devel/p5-Test-Strict/Makefile Wed Feb 21 13:39:40 2018 (r462511) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Strict -PORTVERSION= 0.42 +PORTVERSION= 0.43 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Test-Strict/distinfo ============================================================================== --- head/devel/p5-Test-Strict/distinfo Wed Feb 21 13:39:35 2018 (r462510) +++ head/devel/p5-Test-Strict/distinfo Wed Feb 21 13:39:40 2018 (r462511) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519140439 -SHA256 (Test-Strict-0.42.tar.gz) = 1c5b742531edeadf183267c31d6cc8614ff73808df46c913795a5cf48ee18ba7 -SIZE (Test-Strict-0.42.tar.gz) = 20291 +TIMESTAMP = 1519214737 +SHA256 (Test-Strict-0.43.tar.gz) = 84df471a8095c7a052c3a744fc1e3f9e62e4ff65984dd57228e0188d0cad0013 +SIZE (Test-Strict-0.43.tar.gz) = 20291