Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 1999 20:52:02 -0500 (EST)
From:      jedgar@fxp.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15176: Update port: databases/p5-Mysql
Message-ID:  <19991130015202.0486E9B36@pawn.primelocation.net>

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

>Number:         15176
>Category:       ports
>Synopsis:       Update port: databases/p5-Mysql
>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:   Mon Nov 29 18:00:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Chris D. Faulhaber
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
BUGO - BSD Users Group of Orlando
>Environment:

FreeBSD 4.0-CURRENT i386

>Description:

Update port: databases/p5-Mysql

* Add RUN_DEPENDS to fix ports/15153
* Add Y2K link

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-Mysql/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- Makefile	1999/11/27 05:00:17	1.23
+++ Makefile	1999/11/30 01:49:06
@@ -14,9 +14,12 @@
 
 MAINTAINER=	jedgar@fxp.org
 
+Y2K=		http://forteviot.symbolstone.org/technology/perl/DBI/doc/faq.html
+
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Data/ShowTable.pm:${PORTSDIR}/devel/p5-Data-ShowTable \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
 LIB_DEPENDS=	mysqlclient.6:${PORTSDIR}/databases/mysql322-client
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 CONFIGURE_ARGS=	PREFIX=${PREFIX} --noprompt --mysql-install --nomsql-install
 CONFIGURE_ENV=	MYSQL_HOME=${PREFIX} IN_MYSQL_DISTRIBUTION=1

>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?19991130015202.0486E9B36>