Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Feb 1999 17:57:51 +1100 (EST)
From:      Brook.Schofield@utas.edu.au
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10128: Port update for p5-DBD-Pg
Message-ID:  <199902170657.RAA19479@narcissus.educ.utas.edu.au>

next in thread | raw e-mail | index | archive | help

>Number:         10128
>Category:       ports
>Synopsis:       Port update for p5-DBD-Pg
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 16 23:00:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Brook Schofield
>Release:        FreeBSD 3.0-STABLE i386
>Organization:
University of Tasmania
>Environment:
>Description:

Update to the current p5-DBD-Pg port which is currently broken.

>How-To-Repeat:

Apply patch included below.

>Fix:

diff -ur p5-DBD-Pg/Makefile p5-DBD-Pg-NEW/Makefile
--- p5-DBD-Pg/Makefile	Sun Dec 13 15:17:57 1998
+++ p5-DBD-Pg-NEW/Makefile	Wed Feb 17 17:48:20 1999
@@ -6,19 +6,16 @@
 # $Id: Makefile,v 1.10 1998/11/28 00:54:29 asami Exp $
 #
 
-DISTNAME=	DBD-Pg-0.72
-PKGNAME=	p5-DBD-Pg-0.72
+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 \
-		${PREFIX}/pgsql/lib/libpq.so.1.1:${PORTSDIR}/databases/postgresql
-
-BROKEN_ELF=	depends on postgresql
-BROKEN=		build
+BUILD_DEPENDS=	${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/DBI.pm:${PORTSDIR}/databases/p5-DBI \
+		${PREFIX}/pgsql/lib/libpq.so.2.0:${PORTSDIR}/databases/postgresql
 
 USE_PERL5=	YES
 
diff -ur p5-DBD-Pg/files/md5 p5-DBD-Pg-NEW/files/md5
--- p5-DBD-Pg/files/md5	Mon May  4 05:26:58 1998
+++ p5-DBD-Pg-NEW/files/md5	Wed Feb 17 17:00:46 1999
@@ -1 +1 @@
-MD5 (DBD-Pg-0.72.tar.gz) = 57c468529ad45b7f3a456618f08fd346
+MD5 (DBD-Pg-0.91.tar.gz) = ad4067d49a7806f9905195a4e9d781fc


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902170657.RAA19479>