Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 2000 09:45:38 +0200 (CEST)
From:      ebakke@trolltech.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22285: MyODBC port upgraded to 2.50.34
Message-ID:  <200010250745.e9P7jcU17172@www.habatech.no>

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

>Number:         22285
>Category:       ports
>Synopsis:       Upgrade of MyODBC port to version 2.50.34
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 25 01:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Erik H. Bakke
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
Representing myself
>Environment:

	

>Description:

	Newer versions of MyODBC has been unable to compile due to
	changes in MySQL.  With MySQL upgraded to 3.23 in the ports
	tree, the road is open to upgrade this port as well.
	Also update the port with my new email address.


>How-To-Repeat:

	

>Fix:

diff -uNr myodbc.old/Makefile myodbc/Makefile
--- myodbc.old/Makefile	Tue May 30 02:12:25 2000
+++ myodbc/Makefile	Wed Oct 25 09:13:39 2000
@@ -1,19 +1,19 @@
 # New ports collection makefile for:	MyODBC
-# Date created:				24 Mar 2000
-# Whom:					erikhb@bgnett.no
+# Date created:				24 Oct 2000
+# Whom:					ebakke@trolltech.com
 #
 # $FreeBSD: ports/databases/myodbc/Makefile,v 1.1 2000/05/30 00:12:25 will Exp $
 #
 
 PORTNAME=	MyODBC
-PORTVERSION=	2.50.28
+PORTVERSION=	2.50.34
 CATEGORIES=	databases
 MASTER_SITES=	ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/MyODBC/
 
-MAINTAINER=	erikhb@bgnett.no
+MAINTAINER=	ebakke@trolltech.com
 
 LIB_DEPENDS=	iodbc.2:${PORTSDIR}/databases/libiodbc \
-		mysqlclient.6:${PORTSDIR}/databases/mysql322-client
+		mysqlclient.6:${PORTSDIR}/databases/mysql323-client
 
 USE_LIBTOOL=	yes
 CONFIGURE_ARGS=	--with-mysql-libs=${PREFIX}/lib/mysql \
diff -uNr myodbc.old/distinfo myodbc/distinfo
--- myodbc.old/distinfo	Tue May 30 02:12:25 2000
+++ myodbc/distinfo	Wed Oct 25 09:13:43 2000
@@ -1 +1 @@
-MD5 (MyODBC-2.50.28.tar.gz) = 62588aeb5c653600a3aa9dac02a0d190
+MD5 (MyODBC-2.50.34.tar.gz) = 77df600ef2ee20472f53b9d33794abd6
diff -uNr myodbc.old/pkg-plist myodbc/pkg-plist
--- myodbc.old/pkg-plist	Tue May 30 02:12:26 2000
+++ myodbc/pkg-plist	Wed Oct 25 09:27:18 2000
@@ -1,2 +1,2 @@
-lib/libmyodbc-2.50.28.so
+lib/libmyodbc-2.50.34.so
 lib/libmyodbc.so


>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?200010250745.e9P7jcU17172>