View | Details | Raw Unified | Return to bug 71364
Collapse All | Expand All

(-)mysql-connector-java/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	mysql-connector-java
8
PORTNAME=	mysql-connector-java
9
PORTVERSION=	3.0.14
9
PORTVERSION=	3.0.15
10
CATEGORIES=	databases java
10
CATEGORIES=	databases java
11
MASTER_SITES=	ftp://planetmirror.com/pub/mysql/Downloads/Connector-J/ \
11
MASTER_SITES=	ftp://planetmirror.com/pub/mysql/Downloads/Connector-J/ \
12
		http://www.softagency.co.jp/MySQL/Downloads/Connector-J/ \
12
		http://www.softagency.co.jp/MySQL/Downloads/Connector-J/ \
Lines 19-25 Link Here
19
		ftp://ftp.u-paris10.fr/mysql.com/Downloads/Connector-J/ \
19
		ftp://ftp.u-paris10.fr/mysql.com/Downloads/Connector-J/ \
20
		http://mysql.proserve.nl/Downloads/Connector-J/ \
20
		http://mysql.proserve.nl/Downloads/Connector-J/ \
21
		ftp://ftp.free.fr/pub/MySQL/Downloads/Connector-J/
21
		ftp://ftp.free.fr/pub/MySQL/Downloads/Connector-J/
22
DISTNAME=	${PORTNAME}-${PORTVERSION}-production
22
DISTNAME=	${PORTNAME}-${PORTVERSION}-ga
23
23
24
MAINTAINER=	m.seaman@infracaninophile.co.uk
24
MAINTAINER=	m.seaman@infracaninophile.co.uk
25
COMMENT=	MySQL Connector/J: JDBC interface for MySQL
25
COMMENT=	MySQL Connector/J: JDBC interface for MySQL
(-)mysql-connector-java/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (mysql-connector-java-3.0.14-production.tar.gz) = 019345820f5d7843d033b37f0a4e08b7
1
MD5 (mysql-connector-java-3.0.15-ga.tar.gz) = 2272e9758a34bb65cb48006a4c3ff860
2
SIZE (mysql-connector-java-3.0.14-production.tar.gz) = 1029770
2
SIZE (mysql-connector-java-3.0.15-ga.tar.gz) = 1080599

Return to bug 71364