aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-Log-Log4perl
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2011-10-03 18:46:41 +0000
committerLars Thegler <lth@FreeBSD.org>2011-10-03 18:46:41 +0000
commita793dfee5274dd6f87a3f5121e7a75a566d62098 (patch)
tree8d305dbb6f6146e065c5514b64db3a67e18ab6bc /devel/p5-MooseX-Log-Log4perl
parent3d09469cc96fc9adf6fce7fe74dadf0be150d15c (diff)
downloadports-a793dfee5274dd6f87a3f5121e7a75a566d62098.tar.gz
ports-a793dfee5274dd6f87a3f5121e7a75a566d62098.zip
Notes
Diffstat (limited to 'devel/p5-MooseX-Log-Log4perl')
-rw-r--r--devel/p5-MooseX-Log-Log4perl/Makefile11
-rw-r--r--devel/p5-MooseX-Log-Log4perl/distinfo4
2 files changed, 10 insertions, 5 deletions
diff --git a/devel/p5-MooseX-Log-Log4perl/Makefile b/devel/p5-MooseX-Log-Log4perl/Makefile
index 51039a73f7cf..969212844fd4 100644
--- a/devel/p5-MooseX-Log-Log4perl/Makefile
+++ b/devel/p5-MooseX-Log-Log4perl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= MooseX-Log-Log4perl
-PORTVERSION= 0.42
+PORTVERSION= 0.43
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +14,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= A logging role for Moose based on Log::Log4perl
-RUN_DEPENDS= p5-Moose>=0.65:${PORTSDIR}/devel/p5-Moose \
+BUILD_DEPENDS= p5-Any-Moose>=0.12:${PORTSDIR}/devel/p5-Any-Moose \
p5-Log-Log4perl>=1.13:${PORTSDIR}/devel/p5-Log-Log4perl
-BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
+TEST_DEPENDS= p5-IO-stringy>0:${PORTSDIR}/devel/p5-IO-stringy
PERL_CONFIGURE= yes
@@ -26,4 +28,7 @@ MAN3= MooseX::Log::Log4perl.3 \
post-patch:
@${PERL} -pi -e '$$_="" if m/auto_install/' ${WRKSRC}/Makefile.PL
+regression-test: build
+ cd ${WRKSRC}/ && ${MAKE} test
+
.include <bsd.port.mk>
diff --git a/devel/p5-MooseX-Log-Log4perl/distinfo b/devel/p5-MooseX-Log-Log4perl/distinfo
index ea029428571b..2eb2a26bf82b 100644
--- a/devel/p5-MooseX-Log-Log4perl/distinfo
+++ b/devel/p5-MooseX-Log-Log4perl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (MooseX-Log-Log4perl-0.42.tar.gz) = 75e0b8a7cb9b4f6ba53cbc1f09b1df8545c529e4828448d64f8fc47744a98e49
-SIZE (MooseX-Log-Log4perl-0.42.tar.gz) = 26560
+SHA256 (MooseX-Log-Log4perl-0.43.tar.gz) = d741c50b7857068fad10e6f09edcf9dd4e3c84dacabfcf49f6f381edda414860
+SIZE (MooseX-Log-Log4perl-0.43.tar.gz) = 27049