From owner-svn-ports-all@freebsd.org Thu Mar 8 15:38:54 2018 Return-Path: Delivered-To: svn-ports-all@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 DD227F3C93F; Thu, 8 Mar 2018 15:38:53 +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 7E3ED80A13; Thu, 8 Mar 2018 15:38:53 +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 34026129FD; Thu, 8 Mar 2018 15:38:53 +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 w28FcrSE007345; Thu, 8 Mar 2018 15:38:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w28Fcqqt007342; Thu, 8 Mar 2018 15:38:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201803081538.w28Fcqqt007342@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Mar 2018 15:38:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463906 - head/devel/p5-Test-Simple X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Test-Simple X-SVN-Commit-Revision: 463906 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.25 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: Thu, 08 Mar 2018 15:38:54 -0000 Author: sunpoet Date: Thu Mar 8 15:38:52 2018 New Revision: 463906 URL: https://svnweb.freebsd.org/changeset/ports/463906 Log: Update to 1.302130 Changes: http://search.cpan.org/dist/Test-Simple/Changes Modified: head/devel/p5-Test-Simple/Makefile head/devel/p5-Test-Simple/distinfo head/devel/p5-Test-Simple/pkg-plist Modified: head/devel/p5-Test-Simple/Makefile ============================================================================== --- head/devel/p5-Test-Simple/Makefile Thu Mar 8 15:38:47 2018 (r463905) +++ head/devel/p5-Test-Simple/Makefile Thu Mar 8 15:38:52 2018 (r463906) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Simple -PORTVERSION= 1.302128 +PORTVERSION= 1.302130 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Test-Simple/distinfo ============================================================================== --- head/devel/p5-Test-Simple/distinfo Thu Mar 8 15:38:47 2018 (r463905) +++ head/devel/p5-Test-Simple/distinfo Thu Mar 8 15:38:52 2018 (r463906) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520348817 -SHA256 (Test-Simple-1.302128.tar.gz) = 5c9d57549dca16316c62341e309f6dac2ef72fb4534c4af0cc4fc6a9cbccbde3 -SIZE (Test-Simple-1.302128.tar.gz) = 282080 +TIMESTAMP = 1520521152 +SHA256 (Test-Simple-1.302130.tar.gz) = 3f9e1f54fb7b2f90481f7c0fbc43938a7dc2126ebf45d007a67db84e9ba534c8 +SIZE (Test-Simple-1.302130.tar.gz) = 282801 Modified: head/devel/p5-Test-Simple/pkg-plist ============================================================================== --- head/devel/p5-Test-Simple/pkg-plist Thu Mar 8 15:38:47 2018 (r463905) +++ head/devel/p5-Test-Simple/pkg-plist Thu Mar 8 15:38:52 2018 (r463906) @@ -40,6 +40,7 @@ %%SITE_PERL%%/Test2/EventFacet/Assert.pm %%SITE_PERL%%/Test2/EventFacet/Control.pm %%SITE_PERL%%/Test2/EventFacet/Error.pm +%%SITE_PERL%%/Test2/EventFacet/Hub.pm %%SITE_PERL%%/Test2/EventFacet/Info.pm %%SITE_PERL%%/Test2/EventFacet/Meta.pm %%SITE_PERL%%/Test2/EventFacet/Parent.pm @@ -90,6 +91,7 @@ %%PERL5_MAN3%%/Test2::EventFacet::Assert.3.gz %%PERL5_MAN3%%/Test2::EventFacet::Control.3.gz %%PERL5_MAN3%%/Test2::EventFacet::Error.3.gz +%%PERL5_MAN3%%/Test2::EventFacet::Hub.3.gz %%PERL5_MAN3%%/Test2::EventFacet::Info.3.gz %%PERL5_MAN3%%/Test2::EventFacet::Meta.3.gz %%PERL5_MAN3%%/Test2::EventFacet::Parent.3.gz