diff options
Diffstat (limited to 'databases/p5-DBIWrapper')
-rw-r--r-- | databases/p5-DBIWrapper/Makefile | 8 | ||||
-rw-r--r-- | databases/p5-DBIWrapper/distinfo | 4 |
2 files changed, 7 insertions, 5 deletions
diff --git a/databases/p5-DBIWrapper/Makefile b/databases/p5-DBIWrapper/Makefile index a9a3ffb5dc6..16300291ce3 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 f720cc79f4e..4bcce29200a 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 |