diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2006-10-31 12:03:02 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2006-10-31 12:03:02 +0000 |
commit | 12cc1ea922e079e0bd406e504d4f2f2c3df25293 (patch) | |
tree | 04f99fe7c3ad4c3a47d558be35caeb3dc0a1d405 /databases | |
parent | 1af9d66933414386014d2834a482df29817ba6ea (diff) | |
download | ports-12cc1ea922e079e0bd406e504d4f2f2c3df25293.tar.gz ports-12cc1ea922e079e0bd406e504d4f2f2c3df25293.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-InterBase/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-DBD-InterBase/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/p5-DBD-InterBase/Makefile b/databases/p5-DBD-InterBase/Makefile index 0a9bcfc2e749..8067e593bfbc 100644 --- a/databases/p5-DBD-InterBase/Makefile +++ b/databases/p5-DBD-InterBase/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-InterBase -PORTVERSION= 0.44 +PORTVERSION= 0.46 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= dbi-interbase @@ -16,10 +16,10 @@ MAINTAINER= skv@FreeBSD.org COMMENT= DBI driver for InterBase RDBMS server BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI -LIB_DEPENDS= gds:${PORTSDIR}/databases/firebird-client RUN_DEPENDS+= ${BUILD_DEPENDS} PERL_CONFIGURE= yes +USE_FIREBIRD= yes post-patch: @${PERL} -pi -e 's,%%IB_BASE%%,${LOCALBASE},g' \ diff --git a/databases/p5-DBD-InterBase/distinfo b/databases/p5-DBD-InterBase/distinfo index 0443f91ad639..c69a0fc75529 100644 --- a/databases/p5-DBD-InterBase/distinfo +++ b/databases/p5-DBD-InterBase/distinfo @@ -1,3 +1,3 @@ -MD5 (DBD-InterBase-0.44.tar.gz) = fae62d5448c612c2ef61572793800f4f -SHA256 (DBD-InterBase-0.44.tar.gz) = cdb348741aaac446303f0965686026f40f13df0015a95f8d085f88151ad0135b -SIZE (DBD-InterBase-0.44.tar.gz) = 83835 +MD5 (DBD-InterBase-0.46.tar.gz) = e192544a4cbd04dfdc060b0ebc53f167 +SHA256 (DBD-InterBase-0.46.tar.gz) = f2ae9e209a7ba60c76a0c65b402d222a85f859ed98c46294845c57ae0132f20a +SIZE (DBD-InterBase-0.46.tar.gz) = 86440 |