aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2011-11-22 03:24:13 +0800
committerlth <lth@FreeBSD.org>2011-11-22 03:24:13 +0800
commit01b180f382cc59b121d3605c8c0331ba3f0e3aea (patch)
treeb0bbbaed9aefc76c4d148861440ffca721eff9e0 /devel
parent798013e3a18fd23f84a82e8b44aae97c7e68d215 (diff)
downloadfreebsd-ports-graphics-01b180f382cc59b121d3605c8c0331ba3f0e3aea.tar.gz
freebsd-ports-graphics-01b180f382cc59b121d3605c8c0331ba3f0e3aea.tar.zst
freebsd-ports-graphics-01b180f382cc59b121d3605c8c0331ba3f0e3aea.zip
Update to 1.12
Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-File-Find-Rule-Perl/Makefile11
-rw-r--r--devel/p5-File-Find-Rule-Perl/distinfo4
2 files changed, 9 insertions, 6 deletions
diff --git a/devel/p5-File-Find-Rule-Perl/Makefile b/devel/p5-File-Find-Rule-Perl/Makefile
index 197aeb9b6c0..159b06556e3 100644
--- a/devel/p5-File-Find-Rule-Perl/Makefile
+++ b/devel/p5-File-Find-Rule-Perl/Makefile
@@ -6,21 +6,24 @@
#
PORTNAME= File-Find-Rule-Perl
-PORTVERSION= 1.10
+PORTVERSION= 1.12
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= File
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
-COMMENT= File::Find::Rule::Perl - Common rules for searching for Perl things
+COMMENT= Common rules for searching for Perl things
-RUN_DEPENDS= p5-File-Find-Rule>=0.20:${PORTSDIR}/devel/p5-File-Find-Rule \
+BUILD_DEPENDS= p5-File-Find-Rule>=0.20:${PORTSDIR}/devel/p5-File-Find-Rule \
p5-Parse-CPAN-Meta>=0:${PORTSDIR}/devel/p5-Parse-CPAN-Meta
-BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= File::Find::Rule::Perl.3
+regression-test: build
+ cd ${WRKSRC}/ && ${MAKE} test
+
.include <bsd.port.mk>
diff --git a/devel/p5-File-Find-Rule-Perl/distinfo b/devel/p5-File-Find-Rule-Perl/distinfo
index 9d7ca174b77..4d783ca5096 100644
--- a/devel/p5-File-Find-Rule-Perl/distinfo
+++ b/devel/p5-File-Find-Rule-Perl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (File-Find-Rule-Perl-1.10.tar.gz) = a6e3eefbd44aa5928f3b3e30cea318f68d18bc8af1748dff75b87c8e7ce7a7ac
-SIZE (File-Find-Rule-Perl-1.10.tar.gz) = 31228
+SHA256 (File-Find-Rule-Perl-1.12.tar.gz) = 4afbe192c1852fb497e896d84c2acea11916430aa93c60caf6e8c0cd4dfe737d
+SIZE (File-Find-Rule-Perl-1.12.tar.gz) = 31464