Upgrade to 1.04

This commit is contained in:
Lars Thegler 2007-12-14 09:18:17 +00:00
parent d147663350
commit 990eb020ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203534
2 changed files with 8 additions and 7 deletions

View file

@ -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

View file

@ -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