Update to 0.18.
This commit is contained in:
parent
f04923a4fb
commit
0f0e1a36e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68754
2 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (dbi_wrapper-0.17.tar.gz) = 63df78a0d08cece4d3186a7fc3ebbd30
|
||||
MD5 (dbi_wrapper-0.18.tar.gz) = fee17959c15d8141ff83500d24293f3c
|
||||
|
|
Loading…
Reference in a new issue