Date: Thu, 6 Apr 2017 21:56:12 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> 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 Message-ID: <201704062156.v36LuCxU078812@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704062156.v36LuCxU078812>