Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 May 2004 15:39:00 +0100 (BST)
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67296: [Maintainer update] databases/mysql-connector-java version 3.0.14
Message-ID:  <200405281439.i4SEd0fg000962@happy-idiot-talk.infracaninophile.co.uk>
Resent-Message-ID: <200405281440.i4SEeUSd068082@freefall.freebsd.org>

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

>Number:         67296
>Category:       ports
>Synopsis:       [Maintainer update] databases/mysql-connector-java version 3.0.14
>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:   Fri May 28 07:40:30 PDT 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 #70: Wed May 26 14:25:59 BST 2004 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


>Description:

Hot on the heels of yesterday's release of 3.0.13 comes today's
release of 3.0.14. This fixes an URL parsing error that had sneaked
into 3.0.13:

    http://bugs.mysql.com/?id=3923

Full release announcement at:

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

This also resyncs the list of MASTER_SITES with the list from the
databases/mysql41-server port, as I noticed that at least on of the
sites had disappeared.  (Time for MASTER_SITES_MYSQL perhaps?)


>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	Fri May 28 09:19:11 2004
+++ mysql-connector-java/Makefile	Fri May 28 15:31:19 2004
@@ -6,11 +6,9 @@
 #
 
 PORTNAME=	mysql-connector-java
-PORTVERSION=	3.0.13
+PORTVERSION=	3.0.14
 CATEGORIES=	databases java
-MASTER_SITES=	ftp://mysql.secsup.org/pub/software/mysql/Downloads/Connector-J/ \
-		http://mysql.tzone.it/Downloads/Connector-J/ \
-		ftp://planetmirror.com/pub/mysql/Downloads/Connector-J/ \
+MASTER_SITES=	ftp://planetmirror.com/pub/mysql/Downloads/Connector-J/ \
 		http://www.softagency.co.jp/MySQL/Downloads/Connector-J/ \
 		ftp://sunsite.dk/mirrors/mysql/Downloads/Connector-J/ \
 		http://mysql.mediatraffic.fi/Downloads/Connector-J/ \
@@ -19,7 +17,7 @@
 		ftp://ftp.rtfm.no/pub/mysql/Downloads/Connector-J/ \
 		http://www.mysql.cz/Downloads/Connector-J/ \
 		ftp://ftp.u-paris10.fr/mysql.com/Downloads/Connector-J/ \
-		http://mysql.oms-net.nl/Downloads/Connector-J/ \
+		http://mysql.proserve.nl/Downloads/Connector-J/ \
 		ftp://ftp.free.fr/pub/MySQL/Downloads/Connector-J/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-production
 
diff -Nur /usr/ports/databases/mysql-connector-java/distinfo mysql-connector-java/distinfo
--- /usr/ports/databases/mysql-connector-java/distinfo	Fri May 28 09:19:11 2004
+++ mysql-connector-java/distinfo	Fri May 28 15:29:45 2004
@@ -1,2 +1,2 @@
-MD5 (mysql-connector-java-3.0.13-production.tar.gz) = 383eaef188bc7ce9b2cfd73d1587a6dc
-SIZE (mysql-connector-java-3.0.13-production.tar.gz) = 1028890
+MD5 (mysql-connector-java-3.0.14-production.tar.gz) = 019345820f5d7843d033b37f0a4e08b7
+SIZE (mysql-connector-java-3.0.14-production.tar.gz) = 1029770
--- 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?200405281439.i4SEd0fg000962>