Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 2009 11:03:53 -0300 (BRT)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ale@FreeBSD.org
Subject:   ports/138103: [PATCH] databases/mysql-server: update to 5.0.85
Message-ID:  <20090823140353.48533228446@fbsd72.scjamorim.org>
Resent-Message-ID: <200908231410.n7NEA3NV039972@freefall.freebsd.org>

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

>Number:         138103
>Category:       ports
>Synopsis:       [PATCH] databases/mysql-server: update to 5.0.85
>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:   Sun Aug 23 14:10:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug  3 22:10:47 BRT
>Description:
- Update to 5.0.85
- Add USE_LDCONFIG

You can see log in mine tinderbox:
7-stable - i386
http://www.scjamorim.org/Home/mysql-client-5.0.85.log
http://www.scjamorim.org/Home/mysql-server-5.0.85.log
7-stable - amd64
http://www.scjamorim.org/Home/mysql-client-5.0.85_amd64.log
http://www.scjamorim.org/Home/mysql-server-5.0.85_amd64.log

Port maintainer (ale@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- mysql-server-5.0.85.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/mysql50-server/Makefile,v
retrieving revision 1.244
diff -u -u -r1.244 Makefile
--- Makefile	24 Jul 2009 08:08:59 -0000	1.244
+++ Makefile	23 Aug 2009 14:01:35 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME?=	mysql
-PORTVERSION=	5.0.84
-PORTREVISION?=	0
+PORTVERSION=	5.0.85
 CATEGORIES=	databases
 MASTER_SITES=	${MASTER_SITE_MYSQL}
 MASTER_SITE_SUBDIR=	MySQL-5.0
@@ -19,6 +18,7 @@
 SLAVEDIRS=	databases/mysql50-client databases/mysql50-scripts
 GNU_CONFIGURE=	yes
 MAKE_JOBS_SAFE=	yes
+USE_LDCONFIG=	yes
 
 CONFIGURE_ARGS=	--localstatedir=/var/db/mysql \
 		--without-debug \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/mysql50-server/distinfo,v
retrieving revision 1.106
diff -u -u -r1.106 distinfo
--- distinfo	24 Jul 2009 08:08:59 -0000	1.106
+++ distinfo	23 Aug 2009 14:01:35 -0000
@@ -1,3 +1,3 @@
-MD5 (mysql-5.0.84.tar.gz) = 671348f1a5b078da9ca76f97e1fda325
-SHA256 (mysql-5.0.84.tar.gz) = 675c5875a7c836565b284088a00222a42bb5382f08842822d715771e7214be51
-SIZE (mysql-5.0.84.tar.gz) = 36177320
+MD5 (mysql-5.0.85.tar.gz) = f672ec5154f8ea3db87fec5e0b227f4c
+SHA256 (mysql-5.0.85.tar.gz) = 96978c7bbc53af1a1755bf2963853ba08ca9146dd4a7577ce079194b7ee67f82
+SIZE (mysql-5.0.85.tar.gz) = 36124983
--- mysql-server-5.0.85.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090823140353.48533228446>