ports/109849: [maintiner] databases/mysql-connector-java -- update to 5.0.5

Matthew Seaman m.seaman at infracaninophile.co.uk
Sun Mar 4 12:00:11 UTC 2007


>Number:         109849
>Category:       ports
>Synopsis:       [maintiner] databases/mysql-connector-java -- update to 5.0.5
>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:   Sun Mar 04 12:00:10 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 6.2-STABLE FreeBSD 6.2-STABLE #9: Sat Feb 24 16:09:04 GMT 2007 root at happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

Routine update to version 5.0.5

Announce message:

    http://lists.mysql.com/announce/438

Changelog:

    http://dev.mysql.com/doc/refman/5.0/en/cj-news-5-0-5.html

This is a bug-fix and performance enhancement release without major
changes in API and general functionality.  One notable change is:

  * Important change: Due to a number of issues with the use of
    server-side prepared statements, Connector/J 5.0.5 has disabled
    their use by default. The disabling of server-side prepared
    statements does not affect the operation of the connector in any
    way.



>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 Nov 18 14:39:31 2006
+++ mysql-connector-java/Makefile	Sun Mar  4 11:29:12 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mysql-connector-java
-PORTVERSION=	5.0.4
+PORTVERSION=	5.0.5
 CATEGORIES=	databases java
 MASTER_SITES=	${MASTER_SITE_MYSQL}
 MASTER_SITE_SUBDIR=	Connector-J
diff -Nur /usr/ports/databases/mysql-connector-java/distinfo mysql-connector-java/distinfo
--- /usr/ports/databases/mysql-connector-java/distinfo	Sat Nov 18 14:39:31 2006
+++ mysql-connector-java/distinfo	Sun Mar  4 11:29:36 2007
@@ -1,3 +1,3 @@
-MD5 (mysql-connector-java-5.0.4.tar.gz) = fac72ed39a0533e2b0632495902fd3f1
-SHA256 (mysql-connector-java-5.0.4.tar.gz) = 523b4b24a1128706cb8f9d24de20d6446c4be2611e42b6b625ad9266ef34aae1
-SIZE (mysql-connector-java-5.0.4.tar.gz) =  8393544
+MD5 (mysql-connector-java-5.0.5.tar.gz) = a10578fc0a27aa4a4256adab7996dba5
+SHA256 (mysql-connector-java-5.0.5.tar.gz) = 39ebd9423db4fa20bb7165acaf02c745f9d93ec1c5c7b693ebc26c3445f6a692
+SIZE (mysql-connector-java-5.0.5.tar.gz) = 8465846
--- mysql-connector-java.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list