aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-POE-Component-DirWatch
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2010-11-15 13:47:46 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2010-11-15 13:47:46 +0000
commita7ea7c19ddad808ecd687e5179df13e0daf68e13 (patch)
tree8b503e6183ad7f826f3c9d2253e2bc3324e1c593 /devel/p5-POE-Component-DirWatch
parent07741d93cbcfd33ce4eac9cd73e35d2476d8f8a2 (diff)
downloadports-a7ea7c19ddad808ecd687e5179df13e0daf68e13.tar.gz
ports-a7ea7c19ddad808ecd687e5179df13e0daf68e13.zip
- Update to 0.300000
PR: ports/152149 Submitted by: Sofian Brabez <sbrabez AT gmail.com>
Notes
Notes: svn path=/head/; revision=264583
Diffstat (limited to 'devel/p5-POE-Component-DirWatch')
-rw-r--r--devel/p5-POE-Component-DirWatch/Makefile13
-rw-r--r--devel/p5-POE-Component-DirWatch/distinfo5
-rw-r--r--devel/p5-POE-Component-DirWatch/pkg-plist1
3 files changed, 13 insertions, 6 deletions
diff --git a/devel/p5-POE-Component-DirWatch/Makefile b/devel/p5-POE-Component-DirWatch/Makefile
index 1f6316b1dfe4..69547746d798 100644
--- a/devel/p5-POE-Component-DirWatch/Makefile
+++ b/devel/p5-POE-Component-DirWatch/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= POE-Component-DirWatch
-PORTVERSION= 0.200000
+PORTVERSION= 0.300000
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,16 +14,23 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= POE directory watcher
-BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
+BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
+ ${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class \
+ ${SITE_PERL}/MooseX/Types/Path/Class.pm:${PORTSDIR}/devel/p5-MooseX-Types-Path-Class \
+ ${SITE_PERL}/File/Signature.pm:${PORTSDIR}/sysutils/p5-File-Signature
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
+INSTALL_TARGET= pure_install
-MAN3= POE::Component::DirWatch.3 \
+MAN3= POE::Component::DirWatch.3 \
POE::Component::DirWatch::Modified.3 \
POE::Component::DirWatch::New.3 \
POE::Component::DirWatch::Role::AIO.3 \
POE::Component::DirWatch::Role::Signatures.3 \
POE::Component::DirWatch::Unmodified.3
+regression-test:
+ @(cd ${WRKSRC} && ${PERL} ${CONFIGURE_SCRIPT} && ${MAKE} test)
+
.include <bsd.port.mk>
diff --git a/devel/p5-POE-Component-DirWatch/distinfo b/devel/p5-POE-Component-DirWatch/distinfo
index 283c7031cdce..727b4a47c1bc 100644
--- a/devel/p5-POE-Component-DirWatch/distinfo
+++ b/devel/p5-POE-Component-DirWatch/distinfo
@@ -1,3 +1,2 @@
-MD5 (POE-Component-DirWatch-0.200000.tar.gz) = 5472a95eae213ffc1334a6aae54b07f1
-SHA256 (POE-Component-DirWatch-0.200000.tar.gz) = c4adb502b74f617769a0fb395c8b020351a31c2cdd69d60974ce9e9f2d1f23a9
-SIZE (POE-Component-DirWatch-0.200000.tar.gz) = 20033
+SHA256 (POE-Component-DirWatch-0.300000.tar.gz) = be32b8d81a466a19bb49915e9f426d40aa30804c11d82b6d86179702d76377f4
+SIZE (POE-Component-DirWatch-0.300000.tar.gz) = 25991
diff --git a/devel/p5-POE-Component-DirWatch/pkg-plist b/devel/p5-POE-Component-DirWatch/pkg-plist
index b22b2d1fda03..9db0f8b065bd 100644
--- a/devel/p5-POE-Component-DirWatch/pkg-plist
+++ b/devel/p5-POE-Component-DirWatch/pkg-plist
@@ -1,3 +1,4 @@
+@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/DirWatch/.packlist
%%SITE_PERL%%/POE/Component/DirWatch.pm
%%SITE_PERL%%/POE/Component/DirWatch/Role/AIO.pm