From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 27 19:50:18 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E12D016A4EA for ; Thu, 27 Jul 2006 19:50:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B73F43D5A for ; Thu, 27 Jul 2006 19:50:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6RJoGTv071483 for ; Thu, 27 Jul 2006 19:50:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6RJoGCM071482; Thu, 27 Jul 2006 19:50:16 GMT (envelope-from gnats) Resent-Date: Thu, 27 Jul 2006 19:50:16 GMT Resent-Message-Id: <200607271950.k6RJoGCM071482@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matthew Seaman Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E37E16A4DE for ; Thu, 27 Jul 2006 19:46:59 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.187.76.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id A040543D4C for ; Thu, 27 Jul 2006 19:46:57 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.13.6/8.13.6) with ESMTP id k6RJkexh071187 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 27 Jul 2006 20:46:40 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.13.6/8.13.6/Submit) id k6RJkeV7071186; Thu, 27 Jul 2006 20:46:40 +0100 (BST) (envelope-from matthew) Message-Id: <200607271946.k6RJkeV7071186@happy-idiot-talk.infracaninophile.co.uk> Date: Thu, 27 Jul 2006 20:46:40 +0100 (BST) From: Matthew Seaman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/100931: [maintainer] databases/mysql-connector-java update to 5.0.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthew Seaman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jul 2006 19:50:19 -0000 >Number: 100931 >Category: ports >Synopsis: [maintainer] databases/mysql-connector-java update to 5.0.3 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jul 27 19:50:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 4.11-STABLE i386 >Organization: Infracaninophile >Environment: System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 4.11-STABLE FreeBSD 4.11-STABLE #103: Wed Jun 14 21:21:59 BST 2006 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386 >Description: Routine update to the latest stable version. The big delta in the version numbers is apparently mostly an exercise by MySQL AB to have all their products with "matching" version numbers. There are some shiny new bits of extra functionality to justify the new major version numbers though. Quoting the release message: "This is the first generally-available, production release of Connector/J 5.0. Notice that Connector/J 3.1 has supported all MySQL-5.0 features other than XA, but this is the first generally-available release that "synchronizes" version numbers with the server (as well as adding support for XA). Version 5.0.3 is suitable for use with any MySQL version including MySQL-4.1, MySQL-5.0 or MySQL-5.1 beta." The complete release announcement is at: http://lists.mysql.com/announce/382 On-line changelog is at: http://dev.mysql.com/doc/refman/5.0/en/cj-news.html Upgrade notes: http://dev.mysql.com/doc/refman/5.0/en/cj-upgrading.html >How-To-Repeat: >Fix: --- mysql-connector-java.diff begins here --- diff -Nur /usr/ports/databases/mysql-connector-java/Makefile mysql-connector-java/Makefile --- /usr/ports/databases/mysql-connector-java/Makefile Sat Jun 3 11:43:03 2006 +++ mysql-connector-java/Makefile Thu Jul 27 20:06:45 2006 @@ -6,7 +6,7 @@ # PORTNAME= mysql-connector-java -PORTVERSION= 3.1.13 +PORTVERSION= 5.0.3 CATEGORIES= databases java MASTER_SITES= ${MASTER_SITE_MYSQL} MASTER_SITE_SUBDIR= Connector-J @@ -61,7 +61,7 @@ @${ECHO_MSG} " WITHOUT_COMPILE=yes Install the pre-compiled .jar file" @${ECHO_MSG} "" @${ECHO_MSG} "This port requires JDK 1.4.x or better to compile, but the" - @${ECHO_MSG} "JDBC driver will operate with JVM 1.2.x or better" + @${ECHO_MSG} "JDBC driver can be made to operate with JVM 1.2.x or better" @${ECHO_MSG} "" .if !defined(WITHOUT_COMPILE) @@ -71,8 +71,9 @@ .endif .if !defined(NOPORTDOCS) @${MKDIR} ${JAVADOCDIR} && (cd ${SRCDIR}; \ - ${JAVADOC} -d ${JAVADOCDIR} -package \ - -classpath ${JDCLASSPATH} \ + ${JAVADOC} -quiet -breakiterator \ + -d ${JAVADOCDIR} -package \ + -classpath ${JDCLASSPATH} \ com.mysql.jdbc org.gjt.mm.mysql) .endif diff -Nur /usr/ports/databases/mysql-connector-java/distinfo mysql-connector-java/distinfo --- /usr/ports/databases/mysql-connector-java/distinfo Sat Jun 3 11:43:03 2006 +++ mysql-connector-java/distinfo Thu Jul 27 19:41:38 2006 @@ -1,3 +1,3 @@ -MD5 (mysql-connector-java-3.1.13.tar.gz) = b2fc8cc8990d85629b183f284a8f46d8 -SHA256 (mysql-connector-java-3.1.13.tar.gz) = afa911e3999d10777fd4fb8b19c7af1330c04c927bd6fda859cd7623eb05713f -SIZE (mysql-connector-java-3.1.13.tar.gz) = 10454933 +MD5 (mysql-connector-java-5.0.3.tar.gz) = 4cc2adf8601f5d82a2d759c2abaf16bc +SHA256 (mysql-connector-java-5.0.3.tar.gz) = 808f3a74f393ac663d306bf02d792b1a4b1b98c078a5fd4616153f86f195d3cb +SIZE (mysql-connector-java-5.0.3.tar.gz) = 29604074 --- mysql-connector-java.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: