Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2008 21:54:06 GMT
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/121448: [maintainer] databases/mysql-connector-java update to 5.1.6
Message-ID:  <200803062154.m26Ls61T085284@happy-idiot-talk.infracaninophile.co.uk>
Resent-Message-ID: <200803062200.m26M01vi031053@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
>Number:         121448
>Category:       ports
>Synopsis:       [maintainer] databases/mysql-connector-java update to 5.1.6
>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 Mar 06 22:00:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 7.0-STABLE FreeBSD 7.0-STABLE #29: Sun Mar 2 14:34:04 GMT 2008 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

This is a bug-fix only release.  From the announcement message:

"MySQL Connector/J 5.1.6, a maintenance release of the production 5.1
branch has been released. Connector/J is the Type-IV pure-Java JDBC
driver for MySQL.

Version 5.1.6 is suitable for use with any MySQL version including
MySQL-4.1, MySQL-5.0, MySQL-5.1 RC or the MySQL-6.0 development
release.

It is now available in source and binary form from the Connector/J
download pages at

   http://dev.mysql.com/downloads/connector/j/5.1.html

and mirror sites (note that not all mirror sites may be up to date at
this point of time - if you can't find this version on some mirror,
please try again later or choose another download site.)

As always, we recommend that you check the change log

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

and "Upgrading" sections

   http://dev.mysql.com/doc/refman/5.0/en/cj-upgrading.html

in the manual before upgrading as well as the "CHANGES" file in the
download archive to be aware of changes in behavior that might affect
your application.

We welcome and appreciate your feedback, bug reports, bug fixes, patches
etc.:

   http://forge.mysql.com/wiki/Contributing"


>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	2007-10-24 18:25:50.000000000 +0100
+++ mysql-connector-java/Makefile	2008-03-06 21:27:14.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mysql-connector-java
-PORTVERSION=	5.1.5
+PORTVERSION=	5.1.6
 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	2007-10-24 18:25:50.000000000 +0100
+++ mysql-connector-java/distinfo	2008-03-06 21:44:52.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (mysql-connector-java-5.1.5.tar.gz) = 85289f74093a2b165d42f5ac38850d18
-SHA256 (mysql-connector-java-5.1.5.tar.gz) = 032be11733bf627467ac69e94ea94bdd472f1cf1fcf74e7c835235b3b2c35ba3
-SIZE (mysql-connector-java-5.1.5.tar.gz) = 8168212
+MD5 (mysql-connector-java-5.1.6.tar.gz) = 84641aa4ddc138fc400366021f05cec5
+SHA256 (mysql-connector-java-5.1.6.tar.gz) = 9dd676f95c38a7adbf25fe0f34ce315e7620260888e15fb6efd26f3f9183f0ec
+SIZE (mysql-connector-java-5.1.6.tar.gz) = 8611213
--- mysql-connector-java.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803062154.m26Ls61T085284>