Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Sep 2004 08:07:21 +0100 (BST)
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/71364: [ Maintainer Update ] databases/mysql-connector-java update to 3.0.15
Message-ID:  <200409040707.i8477La7093047@happy-idiot-talk.infracaninophile.co.uk>
Resent-Message-ID: <200409040710.i847AGdL067063@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         71364
>Category:       ports
>Synopsis:       [ Maintainer Update ] databases/mysql-connector-java update to 3.0.15
>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:   Sat Sep 04 07:10:16 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 4.10-STABLE FreeBSD 4.10-STABLE #81: Sat Aug 28 17:10:47 BST 2004 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

Just a day too late to sneak in beneath the wire of the ports freeze,
MySQL Corp have released MySQL Connector/J 3.0.15

This is a routine bugfix release over 3.0.14.  Although they still
haven't decided what they are going to label their stable branch
tarballs as.  This iteration introduces 'ga'.

Original release announcement can be found at:

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




>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	Mon Aug  9 07:35:37 2004
+++ mysql-connector-java/Makefile	Sat Sep  4 07:48:39 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mysql-connector-java
-PORTVERSION=	3.0.14
+PORTVERSION=	3.0.15
 CATEGORIES=	databases java
 MASTER_SITES=	ftp://planetmirror.com/pub/mysql/Downloads/Connector-J/ \
 		http://www.softagency.co.jp/MySQL/Downloads/Connector-J/ \
@@ -19,7 +19,7 @@
 		ftp://ftp.u-paris10.fr/mysql.com/Downloads/Connector-J/ \
 		http://mysql.proserve.nl/Downloads/Connector-J/ \
 		ftp://ftp.free.fr/pub/MySQL/Downloads/Connector-J/
-DISTNAME=	${PORTNAME}-${PORTVERSION}-production
+DISTNAME=	${PORTNAME}-${PORTVERSION}-ga
 
 MAINTAINER=	m.seaman@infracaninophile.co.uk
 COMMENT=	MySQL Connector/J: JDBC interface for MySQL
diff -Nur /usr/ports/databases/mysql-connector-java/distinfo mysql-connector-java/distinfo
--- /usr/ports/databases/mysql-connector-java/distinfo	Sun May 30 23:13:54 2004
+++ mysql-connector-java/distinfo	Sat Sep  4 07:50:33 2004
@@ -1,2 +1,2 @@
-MD5 (mysql-connector-java-3.0.14-production.tar.gz) = 019345820f5d7843d033b37f0a4e08b7
-SIZE (mysql-connector-java-3.0.14-production.tar.gz) = 1029770
+MD5 (mysql-connector-java-3.0.15-ga.tar.gz) = 2272e9758a34bb65cb48006a4c3ff860
+SIZE (mysql-connector-java-3.0.15-ga.tar.gz) = 1080599
--- 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?200409040707.i8477La7093047>