From owner-freebsd-ports Wed Oct 25 1: 0: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 124DB37B4C5 for ; Wed, 25 Oct 2000 01:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA17480; Wed, 25 Oct 2000 01:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from www.habatech.no (unknown [62.92.133.2]) by hub.freebsd.org (Postfix) with ESMTP id 36C1037B479 for ; Wed, 25 Oct 2000 00:51:35 -0700 (PDT) Received: (from root@localhost) by www.habatech.no (8.11.1/8.9.3) id e9P7jcU17172; Wed, 25 Oct 2000 09:45:38 +0200 (CEST) (envelope-from erik) Message-Id: <200010250745.e9P7jcU17172@www.habatech.no> Date: Wed, 25 Oct 2000 09:45:38 +0200 (CEST) From: ebakke@trolltech.com Reply-To: ebakke@trolltech.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/22285: MyODBC port upgraded to 2.50.34 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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