svn commit: r383213 - head/devel/p5-Tree-Simple-VisitorFactory
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Apr 4 12:52:37 UTC 2015
Author: sunpoet
Date: Sat Apr 4 12:52:35 2015
New Revision: 383213
URL: https://svnweb.freebsd.org/changeset/ports/383213
Log:
- Update to 0.12
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/Tree-Simple-VisitorFactory/Changes
Modified:
head/devel/p5-Tree-Simple-VisitorFactory/Makefile
head/devel/p5-Tree-Simple-VisitorFactory/distinfo
head/devel/p5-Tree-Simple-VisitorFactory/pkg-plist
Modified: head/devel/p5-Tree-Simple-VisitorFactory/Makefile
==============================================================================
--- head/devel/p5-Tree-Simple-VisitorFactory/Makefile Sat Apr 4 12:52:29 2015 (r383212)
+++ head/devel/p5-Tree-Simple-VisitorFactory/Makefile Sat Apr 4 12:52:35 2015 (r383213)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Tree-Simple-VisitorFactory
-PORTVERSION= 0.10
-PORTREVISION= 2
+PORTVERSION= 0.12
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,12 +10,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Set of visitor objects for traversing Tree::Simple hierarchies
-BUILD_DEPENDS= p5-Tree-Simple>=0:${PORTSDIR}/devel/p5-Tree-Simple
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
-TEST_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception
+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
-USES= perl5
+USES= perl5 tar:tgz
USE_PERL5= configure
.include <bsd.port.mk>
Modified: head/devel/p5-Tree-Simple-VisitorFactory/distinfo
==============================================================================
--- head/devel/p5-Tree-Simple-VisitorFactory/distinfo Sat Apr 4 12:52:29 2015 (r383212)
+++ head/devel/p5-Tree-Simple-VisitorFactory/distinfo Sat Apr 4 12:52:35 2015 (r383213)
@@ -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
Modified: head/devel/p5-Tree-Simple-VisitorFactory/pkg-plist
==============================================================================
--- head/devel/p5-Tree-Simple-VisitorFactory/pkg-plist Sat Apr 4 12:52:29 2015 (r383212)
+++ head/devel/p5-Tree-Simple-VisitorFactory/pkg-plist Sat Apr 4 12:52:35 2015 (r383213)
@@ -1,21 +1,3 @@
-%%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
@@ -34,3 +16,21 @@
%%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
More information about the svn-ports-all
mailing list