aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-MySQLSequence
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2007-12-14 09:18:17 +0000
committerLars Thegler <lth@FreeBSD.org>2007-12-14 09:18:17 +0000
commit990eb020efd59ef7f10e9b6c8b96cc8646269b82 (patch)
tree9449c65aa04096094098e48bb2787428cfbbcf11 /databases/p5-DBIx-MySQLSequence
parentd1476633506af19d7e8819fd9fb51ea5589ce57d (diff)
downloadports-990eb020efd59ef7f10e9b6c8b96cc8646269b82.tar.gz
ports-990eb020efd59ef7f10e9b6c8b96cc8646269b82.zip
Upgrade to 1.04
Notes
Notes: svn path=/head/; revision=203534
Diffstat (limited to 'databases/p5-DBIx-MySQLSequence')
-rw-r--r--databases/p5-DBIx-MySQLSequence/Makefile9
-rw-r--r--databases/p5-DBIx-MySQLSequence/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/databases/p5-DBIx-MySQLSequence/Makefile b/databases/p5-DBIx-MySQLSequence/Makefile
index d963615b8d02..12d554bc7768 100644
--- a/databases/p5-DBIx-MySQLSequence/Makefile
+++ b/databases/p5-DBIx-MySQLSequence/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DBIx-MySQLSequence
-PORTVERSION= 1.02
+PORTVERSION= 1.04
CATEGORIES= databases perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= DBIx
@@ -15,9 +15,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Proper and correct (emulated) sequence support for MySQL
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
- ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-DBD-mysql>0:${PORTSDIR}/databases/p5-DBD-mysql \
+ p5-DBI>0:${PORTSDIR}/databases/p5-DBI \
+ p5-Params-Util>=0.26:${PORTSDIR}/devel/p5-Params-Util
+BUILD_DEPENDS= ${RUN}
PERL_CONFIGURE= yes
diff --git a/databases/p5-DBIx-MySQLSequence/distinfo b/databases/p5-DBIx-MySQLSequence/distinfo
index 834224ae0047..b0d6ecba0a14 100644
--- a/databases/p5-DBIx-MySQLSequence/distinfo
+++ b/databases/p5-DBIx-MySQLSequence/distinfo
@@ -1,3 +1,3 @@
-MD5 (DBIx-MySQLSequence-1.02.tar.gz) = 904ed70b29500f332bc5d79218d57bd2
-SHA256 (DBIx-MySQLSequence-1.02.tar.gz) = e164870e93aec9da5eb9eabdca193f0dc7438401140f2a50df997464f893499b
-SIZE (DBIx-MySQLSequence-1.02.tar.gz) = 28468
+MD5 (DBIx-MySQLSequence-1.04.tar.gz) = ac1f7ba045f3340f8f692420a01ba9e6
+SHA256 (DBIx-MySQLSequence-1.04.tar.gz) = 2486a31a9c633ddfd963d0ceb982ee14bcfe08f46aa1640ffc6790686d12582b
+SIZE (DBIx-MySQLSequence-1.04.tar.gz) = 28767