ports/61380: [Maintainer update] Version bump to 3.0.10

Matthew Seaman m.seaman at infracaninophile.co.uk
Thu Jan 15 10:00:43 UTC 2004


>Number:         61380
>Category:       ports
>Synopsis:       [Maintainer update] Version bump to 3.0.10
>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 Jan 15 02:00:25 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 4.9-STABLE FreeBSD 4.9-STABLE #48: Sat Jan 10 11:20:34 GMT 2004 root at happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


>Description:

Update to version 3.0.10: See the release notices at
http://lists.mysql.com/announce/179

Primarily bugfix/performance improvements.  This also restores
compatibility with mysql-4.1.1.

Plus fix a typo in the Makefile.

>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 Dec 29 22:19:36 2003
+++ mysql-connector-java/Makefile	Thu Jan 15 09:08:38 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mysql-connector-java
-PORTVERSION=	3.0.9
+PORTVERSION=	3.0.10
 CATEGORIES=	databases java
 MASTER_SITES=	ftp://mysql.secsup.org/pub/software/mysql/Downloads/Connector-J/ \
 		http://mysql.tzone.it/Downloads/Connector-J/ \
@@ -59,7 +59,7 @@
 	@${ECHO} ""
 	@${ECHO} "You may use the following build options:"
 	@${ECHO} ""
-	@${ECHO} "    WITHOUT_COMPILE-yes    Install the pre-compiled .jar file"
+	@${ECHO} "    WITHOUT_COMPILE=yes    Install the pre-compiled .jar file"
 	@${ECHO} ""
 	@${ECHO} "This port requires JDK 1.4.x or better to compile, but the"
 	@${ECHO} "JDBC driver will operate with JVM 1.2.x or better"
diff -Nur /usr/ports/databases/mysql-connector-java/distinfo mysql-connector-java/distinfo
--- /usr/ports/databases/mysql-connector-java/distinfo	Wed Nov  5 16:20:26 2003
+++ mysql-connector-java/distinfo	Thu Jan 15 09:03:42 2004
@@ -1 +1 @@
-MD5 (mysql-connector-java-3.0.9-stable.tar.gz) = a31d789843a5d333159995d2fcfa7481
+MD5 (mysql-connector-java-3.0.10-stable.tar.gz) = f0cbac69f179c049bf57b30c0d76082c
--- mysql-connector-java.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list