From b25df3c782f57433fc1e7130ba840f1bea6b83e0 Mon Sep 17 00:00:00 2001 From: James FitzGibbon Date: Wed, 10 Mar 1999 16:16:03 +0000 Subject: Upgrade to v0.91 Fix dependency on DBI.pm to use proper Mk variables PR: ports/10128 Submitted by: Brook.Schofield@utas.edu.au --- databases/p5-DBD-Pg/Makefile | 10 +++++----- databases/p5-DBD-Pg/distinfo | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'databases/p5-DBD-Pg') diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index 209a5477c137..3f30816a6af2 100644 --- a/databases/p5-DBD-Pg/Makefile +++ b/databases/p5-DBD-Pg/Makefile @@ -1,20 +1,20 @@ # New ports collection makefile for: p5-DBD-Pg -# Version required: 0.90 +# Version required: 0.91 # Date created: June 17th 1997 # Whom: James FitzGibbon # -# $Id: Makefile,v 1.10 1998/11/28 00:54:29 asami Exp $ +# $Id: Makefile,v 1.11 1999/03/10 15:56:04 jfitz Exp $ # -DISTNAME= DBD-Pg-0.90 -PKGNAME= p5-DBD-Pg-0.90 +DISTNAME= DBD-Pg-0.91 +PKGNAME= p5-DBD-Pg-0.91 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD MAINTAINER= jfitz@FreeBSD.ORG -BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/DBI.pm:${PORTSDIR}/databases/p5-DBI \ +BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ ${PREFIX}/pgsql/lib/libpq.so.2:${PORTSDIR}/databases/postgresql USE_PERL5= YES diff --git a/databases/p5-DBD-Pg/distinfo b/databases/p5-DBD-Pg/distinfo index 3239a5078ae7..4135df48e7ca 100644 --- a/databases/p5-DBD-Pg/distinfo +++ b/databases/p5-DBD-Pg/distinfo @@ -1 +1 @@ -MD5 (DBD-Pg-0.90.tar.gz) = df87f86863237b3facfd44de8f7cf9db +MD5 (DBD-Pg-0.91.tar.gz) = ad4067d49a7806f9905195a4e9d781fc -- cgit v1.2.3