You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
mariadb-devel: update @13.1.0; add snappy
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user