Index: head/devel/p5-Tree-Simple-View/Makefile =================================================================== --- head/devel/p5-Tree-Simple-View/Makefile (revision 433389) +++ head/devel/p5-Tree-Simple-View/Makefile (revision 433390) @@ -1,23 +1,27 @@ # Created by: Aaron Dalton # $FreeBSD$ PORTNAME= Tree-Simple-View -PORTVERSION= 0.17 -PORTREVISION= 3 +PORTVERSION= 0.18.0001 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Set of classes for viewing Tree::Simple hierarchies -BUILD_DEPENDS= p5-Tree-Simple>=0:devel/p5-Tree-Simple \ - p5-Class-Throwable>=0:devel/p5-Class-Throwable +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Class-Throwable>=0:devel/p5-Class-Throwable \ + p5-Tree-Simple>=0:devel/p5-Tree-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ +TEST_DEPENDS= p5-Test-Exception>=0.15:devel/p5-Test-Exception \ p5-Test-LongString>=0:devel/p5-Test-LongString +NO_ARCH= yes USES= perl5 USE_PERL5= configure .include Index: head/devel/p5-Tree-Simple-View/distinfo =================================================================== --- head/devel/p5-Tree-Simple-View/distinfo (revision 433389) +++ head/devel/p5-Tree-Simple-View/distinfo (revision 433390) @@ -1,2 +1,3 @@ -SHA256 (Tree-Simple-View-0.17.tar.gz) = eb41e427d4e49f55f8bc081b2339ae32a8e27a2d66b842e265c1e67e1ab0315c -SIZE (Tree-Simple-View-0.17.tar.gz) = 22592 +TIMESTAMP = 1486287084 +SHA256 (Tree-Simple-View-0.180001.tar.gz) = bd57ada269260ff53dd5d0c1676ff8ca266a163a7c14b048e0043f30bb73c0f0 +SIZE (Tree-Simple-View-0.180001.tar.gz) = 25182 Index: head/devel/p5-Tree-Simple-View/pkg-plist =================================================================== --- head/devel/p5-Tree-Simple-View/pkg-plist (revision 433389) +++ head/devel/p5-Tree-Simple-View/pkg-plist (revision 433390) @@ -1,10 +1,10 @@ -%%PERL5_MAN3%%/Tree::Simple::View.3.gz -%%PERL5_MAN3%%/Tree::Simple::View::ASCII.3.gz -%%PERL5_MAN3%%/Tree::Simple::View::DHTML.3.gz -%%PERL5_MAN3%%/Tree::Simple::View::Exceptions.3.gz -%%PERL5_MAN3%%/Tree::Simple::View::HTML.3.gz %%SITE_PERL%%/Tree/Simple/View.pm %%SITE_PERL%%/Tree/Simple/View/ASCII.pm %%SITE_PERL%%/Tree/Simple/View/DHTML.pm %%SITE_PERL%%/Tree/Simple/View/Exceptions.pm %%SITE_PERL%%/Tree/Simple/View/HTML.pm +%%PERL5_MAN3%%/Tree::Simple::View.3.gz +%%PERL5_MAN3%%/Tree::Simple::View::ASCII.3.gz +%%PERL5_MAN3%%/Tree::Simple::View::DHTML.3.gz +%%PERL5_MAN3%%/Tree::Simple::View::Exceptions.3.gz +%%PERL5_MAN3%%/Tree::Simple::View::HTML.3.gz