From owner-svn-ports-all@freebsd.org Thu Apr 6 21:56:13 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 B790AD32602; Thu, 6 Apr 2017 21:56:13 +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 86F2769D; Thu, 6 Apr 2017 21:56:13 +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 v36LuCfL078814; Thu, 6 Apr 2017 21:56:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v36LuCxU078812; Thu, 6 Apr 2017 21:56:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704062156.v36LuCxU078812@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, 6 Apr 2017 21:56:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437884 - head/devel/p5-B-Hooks-Parser 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.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: Thu, 06 Apr 2017 21:56:13 -0000 Author: sunpoet Date: Thu Apr 6 21:56:12 2017 New Revision: 437884 URL: https://svnweb.freebsd.org/changeset/ports/437884 Log: Update to 0.19 Changes: http://search.cpan.org/dist/B-Hooks-Parser/Changes Modified: head/devel/p5-B-Hooks-Parser/Makefile head/devel/p5-B-Hooks-Parser/distinfo Modified: head/devel/p5-B-Hooks-Parser/Makefile ============================================================================== --- head/devel/p5-B-Hooks-Parser/Makefile Thu Apr 6 21:56:06 2017 (r437883) +++ head/devel/p5-B-Hooks-Parser/Makefile Thu Apr 6 21:56:12 2017 (r437884) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= B-Hooks-Parser -PORTVERSION= 0.17 +PORTVERSION= 0.19 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +17,7 @@ BUILD_DEPENDS= p5-B-Hooks-OP-Check>=0:de p5-ExtUtils-Depends>=0.302:devel/p5-ExtUtils-Depends RUN_DEPENDS= p5-B-Hooks-OP-Check>=0:devel/p5-B-Hooks-OP-Check TEST_DEPENDS= p5-B-Hooks-EndOfScope>=0.05:devel/p5-B-Hooks-EndOfScope \ - p5-Test-Exception>=0:devel/p5-Test-Exception + p5-Test-Fatal>=0:devel/p5-Test-Fatal USES= perl5 USE_PERL5= configure Modified: head/devel/p5-B-Hooks-Parser/distinfo ============================================================================== --- head/devel/p5-B-Hooks-Parser/distinfo Thu Apr 6 21:56:06 2017 (r437883) +++ head/devel/p5-B-Hooks-Parser/distinfo Thu Apr 6 21:56:12 2017 (r437884) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471940175 -SHA256 (B-Hooks-Parser-0.17.tar.gz) = 3072e837ff170a992a004ee14d25ce32cce919a1b8b14ab6ad69f12b7d9d1b74 -SIZE (B-Hooks-Parser-0.17.tar.gz) = 86570 +TIMESTAMP = 1491494546 +SHA256 (B-Hooks-Parser-0.19.tar.gz) = b83b51848e6dade6ca56975b47eafbb7d468b5e42e45e2992a5b84ccb9e9ca21 +SIZE (B-Hooks-Parser-0.19.tar.gz) = 87015