From owner-svn-ports-all@freebsd.org Sun Jan 17 14:08:58 2016 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 D5367A861BD; Sun, 17 Jan 2016 14:08:58 +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 A2BFA1442; Sun, 17 Jan 2016 14:08:58 +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 u0HE8vpX038268; Sun, 17 Jan 2016 14:08:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0HE8vLF038266; Sun, 17 Jan 2016 14:08:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201601171408.u0HE8vLF038266@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, 17 Jan 2016 14:08:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406505 - head/devel/p5-Test-Strict 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.20 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, 17 Jan 2016 14:08:58 -0000 Author: sunpoet Date: Sun Jan 17 14:08:57 2016 New Revision: 406505 URL: https://svnweb.freebsd.org/changeset/ports/406505 Log: - Update to 0.35 Changes: http://search.cpan.org/dist/Test-Strict/Changes Sponsored by: PortsCamp Taiwan 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 Sun Jan 17 14:08:52 2016 (r406504) +++ head/devel/p5-Test-Strict/Makefile Sun Jan 17 14:08:57 2016 (r406505) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Strict -PORTVERSION= 0.34 +PORTVERSION= 0.35 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Test-Strict/distinfo ============================================================================== --- head/devel/p5-Test-Strict/distinfo Sun Jan 17 14:08:52 2016 (r406504) +++ head/devel/p5-Test-Strict/distinfo Sun Jan 17 14:08:57 2016 (r406505) @@ -1,2 +1,2 @@ -SHA256 (Test-Strict-0.34.tar.gz) = 8eb366a2d8a916b911c5246977d979a396d71c60693ccf1e8173eddc752e9b84 -SIZE (Test-Strict-0.34.tar.gz) = 19633 +SHA256 (Test-Strict-0.35.tar.gz) = 0ed3f00ba1f59af365abd61c955bc77a7d4ee0d746379ea8af2e8fd3a48d2706 +SIZE (Test-Strict-0.35.tar.gz) = 19734