Index: head/textproc/p5-Perl-Critic/Makefile =================================================================== --- head/textproc/p5-Perl-Critic/Makefile (revision 423612) +++ head/textproc/p5-Perl-Critic/Makefile (revision 423613) @@ -1,42 +1,44 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= Perl-Critic PORTVERSION= 1.12.5 +PORTREVISION= 1 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Critique Perl source for style and standards LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-B-Keywords>=1.05:devel/p5-B-Keywords \ p5-Config-Tiny>=2:devel/p5-Config-Tiny \ p5-Email-Address>=1.88.9:mail/p5-Email-Address \ p5-Exception-Class>=1.23:devel/p5-Exception-Class \ p5-File-HomeDir>=0:devel/p5-File-HomeDir \ p5-File-Which>=0:sysutils/p5-File-Which \ p5-IO-String>=0:devel/p5-IO-String \ p5-List-MoreUtils>=0.19:lang/p5-List-MoreUtils \ + p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \ p5-Pod-Spell>=1:textproc/p5-Pod-Spell \ p5-PPI>=1.220:textproc/p5-PPI \ p5-PPIx-Regexp>=0.027:textproc/p5-PPIx-Regexp \ p5-PPIx-Utilities>=1.001:textproc/p5-PPIx-Utilities \ p5-Readonly>=2.00:devel/p5-Readonly \ p5-String-Format>=1.13:textproc/p5-String-Format \ p5-Task-Weaken>=0:devel/p5-Task-Weaken \ p5-Term-ANSIColor>=2.02:devel/p5-Term-ANSIColor \ perltidy:devel/p5-Perl-Tidy RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \ p5-Test-Memory-Cycle>=0:devel/p5-Test-Memory-Cycle USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include Index: head/textproc/p5-Perl-Critic-Moose/Makefile =================================================================== --- head/textproc/p5-Perl-Critic-Moose/Makefile (revision 423612) +++ head/textproc/p5-Perl-Critic-Moose/Makefile (revision 423613) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= Perl-Critic-Moose -PORTVERSION= 1.04 +PORTVERSION= 1.05 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Policies for Perl::Critic concerned with using Moose LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Perl-Critic>=0:textproc/p5-Perl-Critic +BUILD_DEPENDS= p5-namespace-autoclean>=0:devel/p5-namespace-autoclean \ + p5-Perl-Critic>=0:textproc/p5-Perl-Critic RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= yes .include Index: head/textproc/p5-Perl-Critic-Moose/distinfo =================================================================== --- head/textproc/p5-Perl-Critic-Moose/distinfo (revision 423612) +++ head/textproc/p5-Perl-Critic-Moose/distinfo (revision 423613) @@ -1,2 +1,3 @@ -SHA256 (Perl-Critic-Moose-1.04.tar.gz) = 7a441cd9e08090c3e676c904e452efeff6f42f171cd38c5e2e609f8c45692a3d -SIZE (Perl-Critic-Moose-1.04.tar.gz) = 27297 +TIMESTAMP = 1476029037 +SHA256 (Perl-Critic-Moose-1.05.tar.gz) = 52eb8e22c42643f17fe297a21714017efdb9e2986c24e3337e030f3650f92201 +SIZE (Perl-Critic-Moose-1.05.tar.gz) = 31644