svn commit: r393077 - head/devel/p5-B-Hooks-Parser
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jul 28 13:21:31 UTC 2015
Author: sunpoet
Date: Tue Jul 28 13:21:29 2015
New Revision: 393077
URL: https://svnweb.freebsd.org/changeset/ports/393077
Log:
- Update to 0.16
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
head/devel/p5-B-Hooks-Parser/pkg-plist
Modified: head/devel/p5-B-Hooks-Parser/Makefile
==============================================================================
--- head/devel/p5-B-Hooks-Parser/Makefile Tue Jul 28 13:21:23 2015 (r393076)
+++ head/devel/p5-B-Hooks-Parser/Makefile Tue Jul 28 13:21:29 2015 (r393077)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= B-Hooks-Parser
-PORTVERSION= 0.13
-PORTREVISION= 1
+PORTVERSION= 0.16
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Modified: head/devel/p5-B-Hooks-Parser/distinfo
==============================================================================
--- head/devel/p5-B-Hooks-Parser/distinfo Tue Jul 28 13:21:23 2015 (r393076)
+++ head/devel/p5-B-Hooks-Parser/distinfo Tue Jul 28 13:21:29 2015 (r393077)
@@ -1,2 +1,2 @@
-SHA256 (B-Hooks-Parser-0.13.tar.gz) = f6c838e59f52e21ccc0b2c9d85d6f7ba33119098ad3a261698b01690c2619646
-SIZE (B-Hooks-Parser-0.13.tar.gz) = 83951
+SHA256 (B-Hooks-Parser-0.16.tar.gz) = 24e65268da41976fe3055091554848f6ef6eedd0c5c1a708b0fca5fe10cabab6
+SIZE (B-Hooks-Parser-0.16.tar.gz) = 84593
Modified: head/devel/p5-B-Hooks-Parser/pkg-plist
==============================================================================
--- head/devel/p5-B-Hooks-Parser/pkg-plist Tue Jul 28 13:21:23 2015 (r393076)
+++ head/devel/p5-B-Hooks-Parser/pkg-plist Tue Jul 28 13:21:29 2015 (r393077)
@@ -1,4 +1,5 @@
%%SITE_ARCH%%/B/Hooks/Parser.pm
+%%SITE_ARCH%%/B/Hooks/Parser/Install/Files.pm
%%SITE_ARCH%%/B/Hooks/Parser/Install/hook_parser.h
%%SITE_ARCH%%/auto/B/Hooks/Parser/Parser.so
%%PERL5_MAN3%%/B::Hooks::Parser.3.gz
More information about the svn-ports-all
mailing list