ports/153690: [patch] Upgrade MySQL 5.0 to 5.0.91

Tom Judge tom at tomjudge.com
Tue Jan 4 20:50:05 UTC 2011


>Number:         153690
>Category:       ports
>Synopsis:       [patch] Upgrade MySQL 5.0 to 5.0.91
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 04 20:50:04 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Tom Judge
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD tinderbox.home.tomjudge.com 8.1-STABLE FreeBSD 8.1-STABLE #0 r213720: Tue Oct 12 14:02:02 UTC 2010 tj at tinderbox.home.tomjudge.com:/usr/obj/usr/src/sys/GENERIC amd64

>Description:

The attached patch updates the databases/mysql50-server port to 5.0.91.

Unfortunatly the source code for this release is only avaliable on the MySQL offical archive server not on any of the mirrors.

Build logs:

http://tinderbox.tomjudge.com/tb/logs/8.1-Devel-amd64/mysql-client-5.0.91.log
http://tinderbox.tomjudge.com/tb/logs/8.1-Devel-amd64/mysql-server-5.0.91.log
http://tinderbox.tomjudge.com/tb/logs/8.1-Devel-amd64/mysql-scripts-5.0.91.log

>How-To-Repeat:
>Fix:

--- databases-mysql50-server.txt begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/mysql50-server/Makefile,v
retrieving revision 1.254
diff -u -r1.254 Makefile
--- Makefile	26 Oct 2010 12:08:46 -0000	1.254
+++ Makefile	4 Jan 2011 19:30:52 -0000
@@ -6,11 +6,9 @@
 #
 
 PORTNAME?=	mysql
-PORTVERSION=	5.0.90
-PORTREVISION?=	2
+PORTVERSION=	5.0.91
 CATEGORIES=	databases
-MASTER_SITES=	${MASTER_SITE_MYSQL}
-MASTER_SITE_SUBDIR=	MySQL-5.0
+MASTER_SITES=	http://downloads.mysql.com/archives/mysql-5.0/
 PKGNAMESUFFIX?=	-server
 
 MAINTAINER=	ale at FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/mysql50-server/distinfo,v
retrieving revision 1.112
diff -u -r1.112 distinfo
--- distinfo	16 Feb 2010 11:03:02 -0000	1.112
+++ distinfo	4 Jan 2011 19:31:32 -0000
@@ -1,3 +1,2 @@
-MD5 (mysql-5.0.90.tar.gz) = 6d325f2b4a60539699558bc5e4452388
-SHA256 (mysql-5.0.90.tar.gz) = 0b89829611fe749c4d0c6007c076f80881b9309e82019b8c61184b3b284543a1
-SIZE (mysql-5.0.90.tar.gz) = 22299626
+SHA256 (mysql-5.0.91.tar.gz) = 4669abf059bcf97c2fc1f3ce678e83f738ffe2299bd893e1a3d31afbc682c754
+SIZE (mysql-5.0.91.tar.gz) = 22340514
--- databases-mysql50-server.txt ends here ---


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



More information about the freebsd-ports-bugs mailing list