ports/76055: [ maintainer ] databases/mysql-connector-java -- use MASTER_SITE_MYSQL
Matthew Seaman
matthew at thebunker.net
Mon Jan 10 14:20:21 UTC 2005
>Number: 76055
>Category: ports
>Synopsis: [ maintainer ] databases/mysql-connector-java -- use MASTER_SITE_MYSQL
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Jan 10 14:20:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Matthew Seaman
>Release: FreeBSD 5.3-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD gravitas.thebunker.net 5.3-STABLE FreeBSD 5.3-STABLE #4: Thu Dec 23 16:36:19 GMT 2004 root at gravitas.thebunker.net:/usr/obj/usr/src/sys/GRAVITAS i386
>Description:
As MASTER_SITE_MYSQL was added to bsd.sites.mk last month, might as
well use it...
>How-To-Repeat:
>Fix:
--- mysqi-connector-java.diff begins here ---
diff -Nur /usr/ports/databases/mysql-connector-java/Makefile mysqi-connector-java/Makefile
--- /usr/ports/databases/mysql-connector-java/Makefile Fri Nov 26 09:07:10 2004
+++ mysqi-connector-java/Makefile Mon Jan 10 14:12:00 2005
@@ -8,17 +8,8 @@
PORTNAME= mysql-connector-java
PORTVERSION= 3.0.16
CATEGORIES= databases java
-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/ \
- ftp://filepile.tiscali.de/mirror/mysql/Downloads/Connector-J/ \
- http://mirrors.tilian.co.uk/mysql.com/Downloads/Connector-J/ \
- 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.proserve.nl/Downloads/Connector-J/ \
- ftp://ftp.free.fr/pub/MySQL/Downloads/Connector-J/
+MASTER_SITES= ${MASTER_SITE_MYSQL}
+MASTER_SITE_SUBDIR= Connector-J
DISTNAME= ${PORTNAME}-${PORTVERSION}-ga
MAINTAINER= m.seaman at infracaninophile.co.uk
--- mysqi-connector-java.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list