ports/117060: [maintainer] databases/mysql-connector-java update to 5.0.8

Matthew Seaman m.seaman at infracaninophile.co.uk
Wed Oct 10 06:40:02 UTC 2007


>Number:         117060
>Category:       ports
>Synopsis:       [maintainer] databases/mysql-connector-java update to 5.0.8
>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:   Wed Oct 10 06:40:01 UTC 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 #10: Sun Oct 7 13:05:09 BST 2007 root at happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

Routine bugfix update to mysql-connector-java-5.0.8

This is the last release from the 5.0 series of Connector/J.  There
was a simultaneous release of Connector/J 5.1.5 -- the first GA
version from the 5.1 series, for which I will be working up a
different update.  However 5.1.5 entails substantially different code
supporting as it does the JDBC-4.0 specification, so I'd like to keep
this 5.0 driver around in ports for compatabilities' sake.

Can I request that this update be committed and then the port
repo-copied to databases/mysql-connector-java50 please?  I'll then put
in another update to databases/mysql-connector-java to update it to
version 5.1.5, but that may take until next week to be ready.

Announce message:

    http://lists.mysql.com/java/9160

Release notes/Change Log:

    http://dev.mysql.com/doc/refman/5.0/en/cj-news-5-0.html
    http://dev.mysql.com/doc/refman/5.0/en/connector-j-installing-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	2007-10-04 07:04:09.000000000 +0100
+++ mysql-connector-java/Makefile	2007-10-10 06:47:59.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mysql-connector-java
-PORTVERSION=	5.0.7
+PORTVERSION=	5.0.8
 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-08-01 08:47:15.000000000 +0100
+++ mysql-connector-java/distinfo	2007-10-10 06:49:53.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (mysql-connector-java-5.0.7.tar.gz) = d177ce7397b119f013458cec0418ad2d
-SHA256 (mysql-connector-java-5.0.7.tar.gz) = 4fb46a0fcf39217c14685d07abfae39a5a59f48bd67bc8ea3bdd26bbfd1e10b8
-SIZE (mysql-connector-java-5.0.7.tar.gz) = 8611708
+MD5 (mysql-connector-java-5.0.8.tar.gz) = 7a3caaa764fd6266bc312d8930972e8f
+SHA256 (mysql-connector-java-5.0.8.tar.gz) = 660a0e2a2c88a5fe65f1c5baadb20535095d367bc3688e7248a622f4e71ad68d
+SIZE (mysql-connector-java-5.0.8.tar.gz) = 8652406
--- mysql-connector-java.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list