diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-10-24 20:17:42 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-10-24 20:17:42 +0000 |
commit | 0f0e1a36e9257facec3ea24c6cb6c939c633a55c (patch) | |
tree | 6a55085b82641283d281364727da0560ef703c6a /databases/p5-DBIWrapper | |
parent | f04923a4fb045f6972c515511af28baadff58e52 (diff) | |
download | ports-0f0e1a36e9257facec3ea24c6cb6c939c633a55c.tar.gz ports-0f0e1a36e9257facec3ea24c6cb6c939c633a55c.zip |
Notes
Diffstat (limited to 'databases/p5-DBIWrapper')
-rw-r--r-- | databases/p5-DBIWrapper/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-DBIWrapper/distinfo | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/databases/p5-DBIWrapper/Makefile b/databases/p5-DBIWrapper/Makefile index 3ae13049b9f6..21dfc9805e32 100644 --- a/databases/p5-DBIWrapper/Makefile +++ b/databases/p5-DBIWrapper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBIWrapper -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= dbiwrapper @@ -17,8 +17,6 @@ MAINTAINER= petef@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML - - RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-DBIWrapper/distinfo b/databases/p5-DBIWrapper/distinfo index d0d3bd132d27..9774127bb7df 100644 --- a/databases/p5-DBIWrapper/distinfo +++ b/databases/p5-DBIWrapper/distinfo @@ -1 +1 @@ -MD5 (dbi_wrapper-0.17.tar.gz) = 63df78a0d08cece4d3186a7fc3ebbd30 +MD5 (dbi_wrapper-0.18.tar.gz) = fee17959c15d8141ff83500d24293f3c |