summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2016-10-09 16:10:58 +0000
committeradamw <adamw@FreeBSD.org>2016-10-09 16:10:58 +0000
commite8dedb92066665553a27dd7ff3fc261d163d5669 (patch)
tree36341c96218f63d26897a82cdc800138adbddf3d
parent67f82f5af79e65d4a80498aff69c88fda7b3045e (diff)
downloadFreeBSD-ports-e8dedb92066665553a27dd7ff3fc261d163d5669.zip
FreeBSD-ports-e8dedb92066665553a27dd7ff3fc261d163d5669.tar.gz
Update p5-Perl-Critic-Moose to 1.05.
Changes: https://metacpan.org/changes/distribution/Perl-Critic-Moose In p5-Perl-Critic, add a missing dependency on Module::Pluggable and bump PORTREVISION.
-rw-r--r--textproc/p5-Perl-Critic-Moose/Makefile5
-rw-r--r--textproc/p5-Perl-Critic-Moose/distinfo5
-rw-r--r--textproc/p5-Perl-Critic/Makefile2
3 files changed, 8 insertions, 4 deletions
diff --git a/textproc/p5-Perl-Critic-Moose/Makefile b/textproc/p5-Perl-Critic-Moose/Makefile
index 2b9c004..5ef55f0 100644
--- a/textproc/p5-Perl-Critic-Moose/Makefile
+++ b/textproc/p5-Perl-Critic-Moose/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Perl-Critic-Moose
-PORTVERSION= 1.04
+PORTVERSION= 1.05
CATEGORIES= textproc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,7 +12,8 @@ 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
diff --git a/textproc/p5-Perl-Critic-Moose/distinfo b/textproc/p5-Perl-Critic-Moose/distinfo
index af25ef3..21411f5 100644
--- a/textproc/p5-Perl-Critic-Moose/distinfo
+++ b/textproc/p5-Perl-Critic-Moose/distinfo
@@ -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
diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile
index 6a9d080..e5692a8 100644
--- a/textproc/p5-Perl-Critic/Makefile
+++ b/textproc/p5-Perl-Critic/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Perl-Critic
PORTVERSION= 1.12.5
+PORTREVISION= 1
CATEGORIES= textproc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -22,6 +23,7 @@ BUILD_DEPENDS= p5-B-Keywords>=1.05:devel/p5-B-Keywords \
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 \
OpenPOWER on IntegriCloud