mariadb-devel: update @13.1.0; add snappy

This commit is contained in:
BjarneDMat
2026-07-02 19:05:06 +02:00
committed by Renee Otten
parent 52f0862487
commit 7a204afe17
+7 -6
View File
@@ -6,7 +6,7 @@ PortGroup legacysupport 1.0
legacysupport.newest_darwin_requires_legacy 15
name mariadb-devel
version 13.0.1
version 13.1.0
set version_branch [join [lrange [split ${version} .] 0 1] .]
set name_mysql mariadb-${version_branch}
# Please set revision_client and revision_server to 0 if you bump
@@ -16,7 +16,7 @@ set revision_client 0
set revision_server 0
categories databases
homepage https://mariadb.org/
maintainers {BjarneDMat mathiesen.info:macintosh} openmaintainer
maintainers {@BjarneDMat mathiesen.info:macintosh} openmaintainer
if {$subport eq $name} {
@@ -46,9 +46,9 @@ This will only be updated with compile breaking patches.
master_sites https://downloads.mariadb.org/rest-api/mariadb/${version}/
distname mariadb-${version}
checksums rmd160 cb5eeb68e6e1c61291e744692ab1f1f684e3312d \
sha256 cc681a84cc24d2852b93c5bf5fe199084edd553ee72656e10d4b50ec476aa33c \
size 120652616
checksums rmd160 8c1f3dda6b4c665c8162baab67d340c694c722e6 \
sha256 fbeea784cd191b3723862e2c9cf2e155f468ddf7dbd47629f592a2a8fa8acb2f \
size 120984109
cmake.build_type Release
@@ -61,7 +61,8 @@ This will only be updated with compile breaking patches.
port:tcp_wrappers \
port:zlib \
port:lzo2 \
port:libfmt12
port:libfmt12 \
port:snappy
depends_run-append port:mysql_select
select.group mysql