[csw-devel] SF.net SVN: gar:[16595] csw/mgar/pkg/mysql5/branches/mysql-5.5.x
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Thu Dec 22 14:47:49 CET 2011
Revision: 16595
http://gar.svn.sourceforge.net/gar/?rev=16595&view=rev
Author: wahwah
Date: 2011-12-22 13:47:49 +0000 (Thu, 22 Dec 2011)
Log Message:
-----------
pkg/mysql5/branches/mysql-5.5.x: Bump the version number, add CSWbison build dep
Modified Paths:
--------------
csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile
csw/mgar/pkg/mysql5/branches/mysql-5.5.x/checksums
Modified: csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile 2011-12-22 12:17:03 UTC (rev 16594)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile 2011-12-22 13:47:49 UTC (rev 16595)
@@ -9,7 +9,7 @@
PROJ_NAME = mysql
NAME = $(PROJ_NAME)55
BASE_VERSION = 5.5
-PATCHLEVEL = 16
+PATCHLEVEL = 19
ALTS_PRIO = 55
VERSION = $(BASE_VERSION).$(PATCHLEVEL)
CATEGORIES = server
@@ -171,8 +171,9 @@
DISTFILES += cswusergroup
# TODO: Do the proper prerequsite pkgs.
-BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS)
-BUILD_DEP_PKGS = CSWcmake
+BUILD_DEP_PKGS += $(RUNTIME_DEP_PKGS)
+BUILD_DEP_PKGS += CSWcmake
+BUILD_DEP_PKGS += CSWbison
PROGRAM_SUFFIX = -$(BASE_VERSION)
# Set ./configure options
Modified: csw/mgar/pkg/mysql5/branches/mysql-5.5.x/checksums
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.5.x/checksums 2011-12-22 12:17:03 UTC (rev 16594)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.5.x/checksums 2011-12-22 13:47:49 UTC (rev 16595)
@@ -1 +1 @@
-462ab3752dd666ec06ca32f92673b59e mysql-5.5.16.tar.gz
+a78cf450974e9202bd43674860349b5a mysql-5.5.19.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list