Summary: | [PATCH] databases/mariadb: update to 5.2.4 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Po-Chuan Hsieh <sunpoet> |
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | siasiamail |
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Po-Chuan Hsieh
![]() ![]() Responsible Changed From-To: freebsd-ports-bugs->sunpoet Submitter has GNATS access (via the GNATS Auto Assign Tool) Maintainer of databases/mariadb, Please note that PR ports/153606 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/153606 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Builds and looks good. Thanks for this improvement. Concerning description I think we can shorten it like this: MariaDB is a database server that offers drop-in replacement functionality for MySQL1. MariaDB is primarily driven by developers at Monty Program, a company founded by Michael "Monty" Widenius, the original author of MySQL, but this is not the whole story about MariaDB. WWW: http://mariadb.org/ 2011/1/1 Edwin Groothuis <edwin@freebsd.org> > Maintainer of databases/mariadb, > > Please note that PR ports/153606 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/153606 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org > sunpoet 2011-01-08 08:11:02 UTC FreeBSD ports repository Modified files: databases/mariadb Makefile distinfo pkg-plist Log: - Update to 5.2.4 - Update MASTER_SITES - Add LICENSE - Build embedded server: preparation for MYSQL_VER=52 - Do not install mysql-test and sql-bench - Use DATADIR and INFO Changes: http://kb.askmonty.org/v/mariadb-524-release-notes PR: ports/153606 Submitted by: sunpoet (myself) Approved by: <siasiamail@gmail.com> (maintainer) Revision Changes Path 1.3 +19 -4 ports/databases/mariadb/Makefile 1.2 +2 -2 ports/databases/mariadb/distinfo 1.2 +99 -5800 ports/databases/mariadb/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: feedback->closed Committed. Thanks! |