Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Aug 2016 09:28:26 -0600
From:      Adam Weinberger <adamw@adamw.org>
To:        Kurt Jaeger <pi@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r421011 - in head/www: . p5-Catalyst-View-TT-Alloy
Message-ID:  <1DAC31AA-3255-4F5B-913C-89A96263C5C3@adamw.org>
In-Reply-To: <201608280805.u7S85lTQ078166@repo.freebsd.org>
References:  <201608280805.u7S85lTQ078166@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> On 28 Aug, 2016, at 2:05, Kurt Jaeger <pi@FreeBSD.org> wrote:
>=20
> Author: pi
> Date: Sun Aug 28 08:05:47 2016
> New Revision: 421011
> URL: https://svnweb.freebsd.org/changeset/ports/421011
>=20
> Log:
>  New port: www/p5-Catalyst-View-TT-Alloy
>=20
> +BUILD_DEPENDS=3D	p5-Catalyst-Runtime>=3D5.7:www/p5-Catalyst-Runtime=
 \
> +		p5-Data-Dump>=3D0:devel/p5-Data-Dump \
> +		p5-Path-Class>=3D0:devel/p5-Path-Class \
> +		p5-Template-Alloy>=3D0:www/p5-Template-Alloy \
> +		p5-parent>=3D0: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
> +@dir %%SITE_PERL%%/Catalyst/View/TT
> +@dir %%SITE_PERL%%/Catalyst/View
> +@dir %%SITE_PERL%%/Catalyst/Helper/View/TT
> +@dir %%SITE_PERL%%/Catalyst/Helper/View
> +@dir %%SITE_PERL%%/Catalyst/Helper
> +@dir %%SITE_PERL%%/Catalyst

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

# Adam


--=20
Adam Weinberger
adamw@adamw.org
http://www.adamw.org





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1DAC31AA-3255-4F5B-913C-89A96263C5C3>