Skip to content

Commit

Permalink
R-RMySQL: update to 0.10.28
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed Aug 23, 2024
1 parent d363785 commit adf560e
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions R/R-RMySQL/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,22 @@ PortSystem 1.0
PortGroup R 1.0

# GitHub version lags behind.
R.setup cran r-dbi RMySQL 0.10.27
revision 1
R.setup cran r-dbi RMySQL 0.10.28
revision 0
categories-append databases
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
license GPL-2
description Legacy R-DBI interface to MySQL/MariaDB
long_description {*}${description}
checksums rmd160 e273dc53afb4182cd50ae2698a7116cc983afb6d \
sha256 f1735b689cd9bdb9c776a16138eaa1f6c5cbdbab5c1d292e1240e3bbf105bfab \
size 53406
checksums rmd160 247ad569a73b7d1a293ecdabbbeba95350747443 \
sha256 cb642e504aadc568b72f4171126651d345858cb0bf87c76776364de18fed7f02 \
size 53289

set mariadb_ver 10.11

depends_build-append \
port:pkgconfig
path:bin/pkg-config:pkgconfig

depends_lib-append port:mariadb-${mariadb_ver} \
port:R-DBI

Expand Down

0 comments on commit adf560e

Please sign in to comment.