aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-QueryLog/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-08-22 05:49:27 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-08-22 05:49:27 +0000
commit472ad07c92d4fe501c55dec8f471531e31e7f947 (patch)
tree965992a105df715f0128321b511d59ac6427b60d /databases/p5-DBIx-Class-QueryLog/Makefile
parent7e2bf112b0b436c5d81b816af4cabc3ed4020749 (diff)
downloadports-472ad07c92d4fe501c55dec8f471531e31e7f947.tar.gz
ports-472ad07c92d4fe501c55dec8f471531e31e7f947.zip
Notes
Diffstat (limited to 'databases/p5-DBIx-Class-QueryLog/Makefile')
-rw-r--r--databases/p5-DBIx-Class-QueryLog/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBIx-Class-QueryLog/Makefile b/databases/p5-DBIx-Class-QueryLog/Makefile
index 2cca66261feb..f031f10cd874 100644
--- a/databases/p5-DBIx-Class-QueryLog/Makefile
+++ b/databases/p5-DBIx-Class-QueryLog/Makefile
@@ -6,17 +6,17 @@
#
PORTNAME= DBIx-Class-QueryLog
-PORTVERSION= 1.2.3
+PORTVERSION= 1.3.0
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= andrey@kostenko.name
+MAINTAINER= perl@FreeBSD.org
COMMENT= Log queries for later analysis
-RUN_DEPENDS= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class \
+RUN_DEPENDS= p5-DBIx-Class>=0.07000:${PORTSDIR}/databases/p5-DBIx-Class \
p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes \
- p5-Moose>=0:${PORTSDIR}/devel/p5-Moose
+ p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes