Bug 153606 - [PATCH] databases/mariadb: update to 5.2.4
Summary: [PATCH] databases/mariadb: update to 5.2.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-01 21:40 UTC by Po-Chuan Hsieh
Modified: 2011-01-08 14:07 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-01-01 21:40:10 UTC
- 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

To maintainer,

portlint warns that the COMMENT exceeds 70 characters.
Would you please shorten the COMMENT?
Thanks.

Port maintainer (siasiamail@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99

Fix: 

The patch is quite long (277KB).
I put it at http://people.FreeBSD.org/~sunpoet/mariadb-5.2.4.patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-01 21:40:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-01 21:40:20 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-01 21:40:22 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Artyom Olshevskiy 2011-01-03 14:59:25 UTC
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
>
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-01-08 08:11:12 UTC
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"
Comment 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-01-08 14:07:12 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!