aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-02-01 09:17:34 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-02-01 09:17:34 +0800
commitefac8a4435b243b5ea6142273a6f847b6fc170af (patch)
tree87d37e6acb187d09fc6b4d5fcbbecffc10c59c97 /www
parent20cc741efab82a1c2539f10bc1b2ba5f00f91a02 (diff)
downloadfreebsd-ports-gnome-efac8a4435b243b5ea6142273a6f847b6fc170af.tar.gz
freebsd-ports-gnome-efac8a4435b243b5ea6142273a6f847b6fc170af.tar.zst
freebsd-ports-gnome-efac8a4435b243b5ea6142273a6f847b6fc170af.zip
- Add a new dependecy
All tests successful. Files=4, Tests=3, 2 wallclock secs ( 0.05 usr 0.04 sys + 1.34 cusr 0.28 csys = 1.71 CPU) Result: PASS Requested by: az (maintainer)
Diffstat (limited to 'www')
-rw-r--r--www/p5-Catalyst-Plugin-Browser/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Browser/Makefile b/www/p5-Catalyst-Plugin-Browser/Makefile
index 02e99c2e24d7..44b60b99da45 100644
--- a/www/p5-Catalyst-Plugin-Browser/Makefile
+++ b/www/p5-Catalyst-Plugin-Browser/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Catalyst-Plugin-Browser
PORTVERSION= 0.06
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +16,7 @@ MAINTAINER= az@FreeBSD.org
COMMENT= Browser Detection for Catalyst
BUILD_DEPENDS= ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \
- ${SITE_PERL}/HTTP/BrowserDetect.pm:${PORTSDIR}/www/p5-HTTP-BrowserDetect
+ p5-Catalyst-TraitFor-Request-BrowserDetect>=0:${PORTSDIR}/www/p5-Catalyst-TraitFor-Request-BrowserDetect
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes