svn commit: r421011 - in head/www: . p5-Catalyst-View-TT-Alloy

Adam Weinberger adamw at adamw.org
Sun Aug 28 15:28:32 UTC 2016


> On 28 Aug, 2016, at 2:05, Kurt Jaeger <pi at FreeBSD.org> wrote:
> 
> Author: pi
> Date: Sun Aug 28 08:05:47 2016
> New Revision: 421011
> URL: https://svnweb.freebsd.org/changeset/ports/421011
> 
> Log:
>  New port: www/p5-Catalyst-View-TT-Alloy
> 
> +BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.7:www/p5-Catalyst-Runtime \
> +		p5-Data-Dump>=0:devel/p5-Data-Dump \
> +		p5-Path-Class>=0:devel/p5-Path-Class \
> +		p5-Template-Alloy>=0:www/p5-Template-Alloy \
> +		p5-parent>=0:devel/p5-parent

parent has been part of Perl core for 7 years.

Just a reminder, you can check if something is a core Perl module by:

$ corelist parent
parent was first released with perl v5.10.1

> +++ head/www/p5-Catalyst-View-TT-Alloy/pkg-plist	Sun Aug 28 08:05:47 2016	(r421011)
> @@ -0,0 +1,10 @@
> +%%PERL5_MAN3%%/Catalyst::View::TT::Alloy.3.gz
> +%%PERL5_MAN3%%/Catalyst::Helper::View::TT::Alloy.3.gz
> +%%SITE_PERL%%/Catalyst/View/TT/Alloy.pm
> +%%SITE_PERL%%/Catalyst/Helper/View/TT/Alloy.pm
> + at dir %%SITE_PERL%%/Catalyst/View/TT
> + at dir %%SITE_PERL%%/Catalyst/View
> + at dir %%SITE_PERL%%/Catalyst/Helper/View/TT
> + at dir %%SITE_PERL%%/Catalyst/Helper/View
> + at dir %%SITE_PERL%%/Catalyst/Helper
> + at dir %%SITE_PERL%%/Catalyst

This plist is unsorted, and none of those @dir's are necessary.

# Adam


-- 
Adam Weinberger
adamw at adamw.org
http://www.adamw.org




More information about the svn-ports-all mailing list