Date: Sat, 16 Jul 2005 00:45:15 -0300 (BRT) From: Marcus Grando <marcus@corp.grupos.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ale@FreeBSD.org Subject: ports/83541: Update port: databases/(mysql50-server|mysql50-scripts) to 5.0.9 Message-ID: <20050716034515.877415626@corp.grupos.com.br> Resent-Message-ID: <200507160350.j6G3oEkI032512@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83541 >Category: ports >Synopsis: Update port: databases/(mysql50-server|mysql50-scripts) to 5.0.9 >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: Sat Jul 16 03:50:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Marcus Grando >Release: FreeBSD 4.11-STABLE i386 >Organization: Grupos Internet S/A >Environment: System: FreeBSD corp.grupos.com.br 4.11-STABLE FreeBSD 4.11-STABLE #0: Mon Jul 11 10:07:29 BRT 2005 root@corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386 >Description: - Update to 5.0.9 >How-To-Repeat: >Fix: --- mysql50.patch begins here --- diff -ruN mysql50-server.orig/Makefile mysql50-server/Makefile --- mysql50-server.orig/Makefile Mon Jun 20 09:09:58 2005 +++ mysql50-server/Makefile Fri Jul 15 15:46:21 2005 @@ -6,7 +6,7 @@ # PORTNAME?= mysql -PORTVERSION= 5.0.7 +PORTVERSION= 5.0.9 PORTREVISION?= 0 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_MYSQL} diff -ruN mysql50-server.orig/distinfo mysql50-server/distinfo --- mysql50-server.orig/distinfo Mon Jun 20 09:09:58 2005 +++ mysql50-server/distinfo Fri Jul 15 15:50:10 2005 @@ -1,2 +1,2 @@ -MD5 (mysql-5.0.7-beta.tar.gz) = 7745b205c3945be79333f2080a675cf1 -SIZE (mysql-5.0.7-beta.tar.gz) = 18549536 +MD5 (mysql-5.0.9-beta.tar.gz) = 8899d591d549d1d8ca61f5741bff490c +SIZE (mysql-5.0.9-beta.tar.gz) = 18615183 diff -ruN mysql50-server.orig/files/patch-Makefile.in mysql50-server/files/patch-Makefile.in --- mysql50-server.orig/files/patch-Makefile.in Thu Jun 9 22:01:25 2005 +++ mysql50-server/files/patch-Makefile.in Fri Jul 15 15:56:35 2005 @@ -1,16 +1,16 @@ ---- Makefile.in.orig Thu May 26 15:27:53 2005 -+++ Makefile.in Fri Jun 3 15:05:48 2005 -@@ -355,12 +355,7 @@ +--- Makefile.in.orig Fri Jul 8 11:11:47 2005 ++++ Makefile.in Fri Jul 15 15:55:52 2005 +@@ -358,12 +358,7 @@ # These are built from source in the Docs directory EXTRA_DIST = INSTALL-SOURCE README COPYING EXCEPTIONS-CLIENT -SUBDIRS = . include @docs_dirs@ @zlib_dir@ @yassl_dir@ \ - @readline_topdir@ sql-common \ - @thread_dirs@ pstack \ -- @sql_union_dirs@ scripts man tests \ +- @sql_union_dirs@ scripts @man_dirs@ tests \ - netware @libmysqld_dirs@ \ - @bench_dirs@ support-files @tools_dirs@ -+SUBDIRS = ++SUBDIRS = DIST_SUBDIRS = . include @docs_dirs@ zlib \ @readline_topdir@ sql-common \ diff -ruN mysql50-scripts.orig/Makefile mysql50-scripts/Makefile --- mysql50-scripts.orig/Makefile Sun Jan 16 20:45:48 2005 +++ mysql50-scripts/Makefile Fri Jul 15 17:57:39 2005 @@ -6,7 +6,7 @@ # PORTNAME= mysql -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -scripts COMMENT= Multithreaded SQL database (scripts) --- mysql50.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?20050716034515.877415626>