aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2013-01-14 22:03:56 +0800
committerkuriyama <kuriyama@FreeBSD.org>2013-01-14 22:03:56 +0800
commit568f43550723d3281202f89c6f937ba674eeab16 (patch)
tree92c10a7f431903becc5964d90859b8d3607eb27e
parent6e2626f9544e48b89088a3dee8639d96a3e020c3 (diff)
downloadfreebsd-ports-gnome-568f43550723d3281202f89c6f937ba674eeab16.tar.gz
freebsd-ports-gnome-568f43550723d3281202f89c6f937ba674eeab16.tar.zst
freebsd-ports-gnome-568f43550723d3281202f89c6f937ba674eeab16.zip
- Upgrade to 0.32.
-rw-r--r--databases/p5-DBIx-QueryLog/Makefile12
-rw-r--r--databases/p5-DBIx-QueryLog/distinfo4
2 files changed, 7 insertions, 9 deletions
diff --git a/databases/p5-DBIx-QueryLog/Makefile b/databases/p5-DBIx-QueryLog/Makefile
index 8bc01796a8d8..08cc63c4d851 100644
--- a/databases/p5-DBIx-QueryLog/Makefile
+++ b/databases/p5-DBIx-QueryLog/Makefile
@@ -1,12 +1,7 @@
-# New ports collection makefile for: DBIx::QueryLog
-# Date created: 02 Jan 2012
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= DBIx-QueryLog
-PORTVERSION= 0.29
+PORTVERSION= 0.32
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +12,10 @@ COMMENT= Perl extension for logging queries for DBI
RUN_DEPENDS= \
p5-DBI>0:${PORTSDIR}/databases/p5-DBI
BUILD_DEPENDS:= ${RUN_DEPENDS}
-TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
+TEST_DEPENDS= \
+ p5-DBD-SQLite>0:${PORTSDIR}/databases/p5-DBD-SQLite \
+ p5-Class-Method-Modifiers>0:${PORTSDIR}/devel/p5-Class-Method-Modifiers \
+ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires
PERL_CONFIGURE= yes
diff --git a/databases/p5-DBIx-QueryLog/distinfo b/databases/p5-DBIx-QueryLog/distinfo
index 502565765d1f..9fd4f68b6bb8 100644
--- a/databases/p5-DBIx-QueryLog/distinfo
+++ b/databases/p5-DBIx-QueryLog/distinfo
@@ -1,2 +1,2 @@
-SHA256 (DBIx-QueryLog-0.29.tar.gz) = 6f2aa934e5f1fd45211f5d966a78eba9890341da222f7b6de57ad1b05253581d
-SIZE (DBIx-QueryLog-0.29.tar.gz) = 32967
+SHA256 (DBIx-QueryLog-0.32.tar.gz) = 0a5484f42069169850efa062bfb66916a09cfa1e954bfd5d67dc142287fb6232
+SIZE (DBIx-QueryLog-0.32.tar.gz) = 34471