Index: head/devel/p5-Tree-Simple-VisitorFactory/Makefile =================================================================== --- head/devel/p5-Tree-Simple-VisitorFactory/Makefile (revision 383212) +++ head/devel/p5-Tree-Simple-VisitorFactory/Makefile (revision 383213) @@ -1,22 +1,23 @@ # Created by: Aaron Dalton # $FreeBSD$ PORTNAME= Tree-Simple-VisitorFactory -PORTVERSION= 0.10 -PORTREVISION= 2 +PORTVERSION= 0.12 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Set of visitor objects for traversing Tree::Simple hierarchies -BUILD_DEPENDS= p5-Tree-Simple>=0:${PORTSDIR}/devel/p5-Tree-Simple +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Tree-Simple>=1.22:${PORTSDIR}/devel/p5-Tree-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Exception>=0.15:${PORTSDIR}/devel/p5-Test-Exception -TEST_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception - -USES= perl5 +USES= perl5 tar:tgz USE_PERL5= configure .include Index: head/devel/p5-Tree-Simple-VisitorFactory/distinfo =================================================================== --- head/devel/p5-Tree-Simple-VisitorFactory/distinfo (revision 383212) +++ head/devel/p5-Tree-Simple-VisitorFactory/distinfo (revision 383213) @@ -1,2 +1,2 @@ -SHA256 (Tree-Simple-VisitorFactory-0.10.tar.gz) = a804dcdd5a635c8056fa681c796da36a0483523f43290209f412ef3e967d0cbe -SIZE (Tree-Simple-VisitorFactory-0.10.tar.gz) = 27970 +SHA256 (Tree-Simple-VisitorFactory-0.12.tgz) = 6f1fbf08d73c183d6ddda9fc4ea9425107a9d9dee47538a33a79078c08ed47bc +SIZE (Tree-Simple-VisitorFactory-0.12.tgz) = 44779 Index: head/devel/p5-Tree-Simple-VisitorFactory/pkg-plist =================================================================== --- head/devel/p5-Tree-Simple-VisitorFactory/pkg-plist (revision 383212) +++ head/devel/p5-Tree-Simple-VisitorFactory/pkg-plist (revision 383213) @@ -1,36 +1,36 @@ -%%PERL5_MAN3%%/Tree::Simple::Visitor::BreadthFirstTraversal.3.gz -%%PERL5_MAN3%%/Tree::Simple::Visitor::CreateDirectoryTree.3.gz -%%PERL5_MAN3%%/Tree::Simple::Visitor::FindByNodeValue.3.gz -%%PERL5_MAN3%%/Tree::Simple::Visitor::FindByPath.3.gz -%%PERL5_MAN3%%/Tree::Simple::Visitor::FindByUID.3.gz -%%PERL5_MAN3%%/Tree::Simple::Visitor::FromNestedArray.3.gz -%%PERL5_MAN3%%/Tree::Simple::Visitor::FromNestedHash.3.gz -%%PERL5_MAN3%%/Tree::Simple::Visitor::GetAllDescendents.3.gz -%%PERL5_MAN3%%/Tree::Simple::Visitor::LoadClassHierarchy.3.gz -%%PERL5_MAN3%%/Tree::Simple::Visitor::LoadDirectoryTree.3.gz -%%PERL5_MAN3%%/Tree::Simple::Visitor::PathToRoot.3.gz -%%PERL5_MAN3%%/Tree::Simple::Visitor::PostOrderTraversal.3.gz -%%PERL5_MAN3%%/Tree::Simple::Visitor::PreOrderTraversal.3.gz -%%PERL5_MAN3%%/Tree::Simple::Visitor::Sort.3.gz -%%PERL5_MAN3%%/Tree::Simple::Visitor::ToNestedArray.3.gz -%%PERL5_MAN3%%/Tree::Simple::Visitor::ToNestedHash.3.gz -%%PERL5_MAN3%%/Tree::Simple::Visitor::VariableDepthClone.3.gz -%%PERL5_MAN3%%/Tree::Simple::VisitorFactory.3.gz %%SITE_PERL%%/Tree/Simple/Visitor/BreadthFirstTraversal.pm %%SITE_PERL%%/Tree/Simple/Visitor/CreateDirectoryTree.pm %%SITE_PERL%%/Tree/Simple/Visitor/FindByNodeValue.pm %%SITE_PERL%%/Tree/Simple/Visitor/FindByPath.pm %%SITE_PERL%%/Tree/Simple/Visitor/FindByUID.pm %%SITE_PERL%%/Tree/Simple/Visitor/FromNestedArray.pm %%SITE_PERL%%/Tree/Simple/Visitor/FromNestedHash.pm %%SITE_PERL%%/Tree/Simple/Visitor/GetAllDescendents.pm %%SITE_PERL%%/Tree/Simple/Visitor/LoadClassHierarchy.pm %%SITE_PERL%%/Tree/Simple/Visitor/LoadDirectoryTree.pm %%SITE_PERL%%/Tree/Simple/Visitor/PathToRoot.pm %%SITE_PERL%%/Tree/Simple/Visitor/PostOrderTraversal.pm %%SITE_PERL%%/Tree/Simple/Visitor/PreOrderTraversal.pm %%SITE_PERL%%/Tree/Simple/Visitor/Sort.pm %%SITE_PERL%%/Tree/Simple/Visitor/ToNestedArray.pm %%SITE_PERL%%/Tree/Simple/Visitor/ToNestedHash.pm %%SITE_PERL%%/Tree/Simple/Visitor/VariableDepthClone.pm %%SITE_PERL%%/Tree/Simple/VisitorFactory.pm +%%PERL5_MAN3%%/Tree::Simple::Visitor::BreadthFirstTraversal.3.gz +%%PERL5_MAN3%%/Tree::Simple::Visitor::CreateDirectoryTree.3.gz +%%PERL5_MAN3%%/Tree::Simple::Visitor::FindByNodeValue.3.gz +%%PERL5_MAN3%%/Tree::Simple::Visitor::FindByPath.3.gz +%%PERL5_MAN3%%/Tree::Simple::Visitor::FindByUID.3.gz +%%PERL5_MAN3%%/Tree::Simple::Visitor::FromNestedArray.3.gz +%%PERL5_MAN3%%/Tree::Simple::Visitor::FromNestedHash.3.gz +%%PERL5_MAN3%%/Tree::Simple::Visitor::GetAllDescendents.3.gz +%%PERL5_MAN3%%/Tree::Simple::Visitor::LoadClassHierarchy.3.gz +%%PERL5_MAN3%%/Tree::Simple::Visitor::LoadDirectoryTree.3.gz +%%PERL5_MAN3%%/Tree::Simple::Visitor::PathToRoot.3.gz +%%PERL5_MAN3%%/Tree::Simple::Visitor::PostOrderTraversal.3.gz +%%PERL5_MAN3%%/Tree::Simple::Visitor::PreOrderTraversal.3.gz +%%PERL5_MAN3%%/Tree::Simple::Visitor::Sort.3.gz +%%PERL5_MAN3%%/Tree::Simple::Visitor::ToNestedArray.3.gz +%%PERL5_MAN3%%/Tree::Simple::Visitor::ToNestedHash.3.gz +%%PERL5_MAN3%%/Tree::Simple::Visitor::VariableDepthClone.3.gz +%%PERL5_MAN3%%/Tree::Simple::VisitorFactory.3.gz