Update of /cvsroot/fink/experimental/asari
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv10145
Modified Files:
mysql.info mysql.patch
Log Message:
Version bump.
Index: mysql.patch
===================================================================
RCS file: /cvsroot/fink/experimental/asari/mysql.patch,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- mysql.patch 19 Jan 2007 07:19:44 -0000 1.7
+++ mysql.patch 10 Feb 2007 14:14:06 -0000 1.8
@@ -62,24 +62,3 @@
# User: kent
# Host: kent-amd64.(none)
# Root: /home/kent/bk/main/mysql-5.0
-
---- 1.184/mysql-test/r/view.result 2007-01-02 11:01:54 +01:00
-+++ 1.185/mysql-test/r/view.result 2007-01-02 11:01:54 +01:00
-@@ -2686,12 +2686,12 @@
- v1 CREATE ALGORITHM=UNDEFINED [EMAIL PROTECTED] SQL SECURITY DEFINER VIEW
`v1` AS select (year(now()) - year(`t1`.`DOB`)) AS `Age` from `t1` having
(`Age` < 75)
- SELECT (year(now())-year(DOB)) AS Age FROM t1 HAVING Age < 75;
- Age
--42
--38
-+43
-+39
- SELECT * FROM v1;
- Age
--42
--38
-+43
-+39
- DROP VIEW v1;
- DROP TABLE t1;
- CREATE TABLE t1 (id int NOT NULL PRIMARY KEY, a char(6) DEFAULT 'xxx');
-
Index: mysql.info
===================================================================
RCS file: /cvsroot/fink/experimental/asari/mysql.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- mysql.info 21 Jan 2007 16:30:37 -0000 1.16
+++ mysql.info 10 Feb 2007 14:14:06 -0000 1.17
@@ -1,19 +1,19 @@
Package: mysql
-Version: 5.0.33
+Version: 5.0.34
Revision: 1001
Description: Open Source SQL database
License: GPL/LGPL
-Maintainer: ASARI Takashi <[EMAIL PROTECTED]>
+Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
# Dependencies:
Depends: %N15-shlibs (= %v-%r), %N-client (= %v-%r), daemonic (>= 20010902-1),
passwd
BuildDepends: readline5 (>= 5.0-1004), system-openssl-dev, fink (>= 0.24.12)
# Unpack Phase:
-Source: mirror:custom:Downloads/MySQL-5.0/%n-%v.tar.gz
+# Source: mirror:custom:Downloads/MySQL-5.0/%n-%v.tar.gz
# For Enterprise Server
-# Source: ftp://ftp.%n.com/pub/%n/src/%n-%v.tar.gz
-Source-MD5: 10cb85276a1468c7906a4ff4dd565d61
+Source: ftp://ftp.%n.com/pub/%n/src/%n-%v.tar.gz
+Source-MD5: 043c8cb8820b6d1fb67d679e54daba5d
CustomMirror: <<
# Some country codes not in /sw/lib/fink/mirror/_keys
eur-AM: http://mysql.mirrors.arminco.com/
@@ -159,7 +159,7 @@
<<
# Patch Phase
PatchFile: %n.patch
-PatchFile-MD5: 1be31b59410b879aca5d986127a3de06
+PatchFile-MD5: d68460700951bf289a28ae6a5ad7ab26
PatchScript: /usr/bin/sed "s|@PREFIX@|%p|g" %{PatchFile} | /usr/bin/patch -p1
# Compile Phase:
@@ -360,5 +360,10 @@
(Of cource, you can download MySQL AB's official binary which is
compiled with statically linked yaSSL.)
+
+It is being considered that installation directory for MySQL from
+%p to %p/lib/mysql, in order to avoid having utility programs
+like "perror", or "replace" in %p/bin. Maybe their names are too
+much neutral.
<<
Homepage: http://www.mysql.com/
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits