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)
Fri, Oct 3, 2:27 AM
Unknown Object (File)
Mon, Sep 29, 6:15 PM
Unknown Object (File)
Wed, Sep 24, 2:26 PM
Unknown Object (File)
Sat, Sep 20, 4:19 PM
Unknown Object (File)
Fri, Sep 19, 8:54 AM
Unknown Object (File)
Sep 13 2025, 8:42 AM
Unknown Object (File)
Sep 8 2025, 5:09 PM
Unknown Object (File)
Sep 6 2025, 2:51 PM
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.