Page MenuHomeFreeBSD

databases/mariadb100-server: Update to 10.0.23
ClosedPublic

Authored by brnrd on Dec 25 2015, 11:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 6, 6:05 PM
Unknown Object (File)
Wed, Mar 6, 6:05 PM
Unknown Object (File)
Wed, Mar 6, 6:05 PM
Unknown Object (File)
Wed, Mar 6, 6:05 PM
Unknown Object (File)
Tue, Mar 5, 4:52 PM
Unknown Object (File)
Jan 1 2024, 3:55 AM
Unknown Object (File)
Jan 1 2024, 3:55 AM
Unknown Object (File)
Jan 1 2024, 3:55 AM
Subscribers
None

Details

Summary

Proposed commit log:

databases/mariadb100-server: Update to 10.0.23

  - Update to 10.0.23
  - Rename ft-index to PerconaFT
  - Harmonize CONFLICTS and quench portlint warnings
  - Fix json.cpp clang compilation issue
  - Use variables to construct INSTALL_CONFLICTS
  - Refactor and upstream jemalloc patch

Changes:

  - https://mariadb.com/kb/en/mariadb/mariadb-10023-changelog/ 

Reviewed_by:	koobs (mentor), feld (mentor)
Approved by:	
Differential_Revision:	https://reviews.freebsd.org/D4709
Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

brnrd retitled this revision from to databases/mariadb100-server: Update to 10.0.23.
brnrd updated this object.
brnrd edited the test plan for this revision. (Show Details)
brnrd added reviewers: koobs, feld.
brnrd edited the test plan for this revision. (Show Details)

Update patches for MariaDB 10.0.23

  • Fix json.cpp clang compilation issue
  • Use variables to construct INSTALL_CONFLICTS
  • Refactor and upstream jemalloc patch
koobs edited edge metadata.

In your commit log, you can remove:

- Regular bug-fix release

As you already have the full changelog below

For the following :

- Rename ft-index to PerconaFT

There's no mention/context of what in the port changed

Perhaps something like:

- Re-patch files due to path change in WRKSRC

commit log mentions:

databases/mariadb100-server

but there are changes to both client/server

Try:

databases/mariadb100-{server,client}:

TLDR: The summary should match the changes

This change is approved with commit log modifications as per this comment

This revision is now accepted and ready to land.Jan 2 2016, 4:49 PM
koobs edited edge metadata.
koobs updated this object.
This revision was automatically updated to reflect the committed changes.