aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIWrapper
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2004-04-20 00:42:29 +0000
committerPete Fritchman <petef@FreeBSD.org>2004-04-20 00:42:29 +0000
commitda506ad3d2958598dda39bee41d5b5414336c675 (patch)
tree15fdc233c2a77c28ab799ffa13acdbd8e105c1ef /databases/p5-DBIWrapper
parent38063ff5effadea54ada94a9874983b4ea75735a (diff)
downloadports-da506ad3d2958598dda39bee41d5b5414336c675.tar.gz
ports-da506ad3d2958598dda39bee41d5b5414336c675.zip
Update to 0.19.
Notes
Notes: svn path=/head/; revision=107641
Diffstat (limited to 'databases/p5-DBIWrapper')
-rw-r--r--databases/p5-DBIWrapper/Makefile8
-rw-r--r--databases/p5-DBIWrapper/distinfo4
2 files changed, 7 insertions, 5 deletions
diff --git a/databases/p5-DBIWrapper/Makefile b/databases/p5-DBIWrapper/Makefile
index a9a3ffb5dc62..16300291ce30 100644
--- a/databases/p5-DBIWrapper/Makefile
+++ b/databases/p5-DBIWrapper/Makefile
@@ -6,17 +6,19 @@
#
PORTNAME= DBIWrapper
-PORTVERSION= 0.18
+PORTVERSION= 0.19
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= dbiwrapper
PKGNAMEPREFIX= p5-
-DISTNAME= dbi_wrapper-${PORTVERSION}
+DISTNAME= libdbiwrapper-perl-${PORTVERSION}
MAINTAINER= petef@FreeBSD.org
COMMENT= Perl extension for generic DBI database access
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
+ ${SITE_PERL}/${PERL_ARCH}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX
+
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/databases/p5-DBIWrapper/distinfo b/databases/p5-DBIWrapper/distinfo
index f720cc79f4ec..4bcce29200ad 100644
--- a/databases/p5-DBIWrapper/distinfo
+++ b/databases/p5-DBIWrapper/distinfo
@@ -1,2 +1,2 @@
-MD5 (dbi_wrapper-0.18.tar.gz) = fee17959c15d8141ff83500d24293f3c
-SIZE (dbi_wrapper-0.18.tar.gz) = 18105
+MD5 (libdbiwrapper-perl-0.19.tar.gz) = f2c72070ec2501a560042c6a81f591d5
+SIZE (libdbiwrapper-perl-0.19.tar.gz) = 20447