You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
R-RSQLite: update to 2.3.3.9001
This commit is contained in:
committed by
Herby Gillot
parent
61bbfb673f
commit
52ed665a19
+5
-10
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup R 1.0
|
||||
|
||||
R.setup github r-dbi RSQLite 2.3.3.9000 v
|
||||
R.setup github r-dbi RSQLite 2.3.3.9001 v
|
||||
revision 0
|
||||
categories-append databases
|
||||
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
|
||||
@@ -11,9 +11,9 @@ license LGPL-2.1+
|
||||
description SQLite interface for R
|
||||
long_description {*}${description}
|
||||
homepage https://rsqlite.r-dbi.org
|
||||
checksums rmd160 18ca8b9317f7df16a383185522f6276daa4b1499 \
|
||||
sha256 1ee1ea1a3d1c254a2b600029085d58d7b188ae9104ae78155e2658a5eb9f65f8 \
|
||||
size 4158631
|
||||
checksums rmd160 9e5fa94879571d69e32497f566cd241fd045b95b \
|
||||
sha256 0b24535233f734d1924046aae2281c38d7ae292ddcd89291afb9de24c0c8115e \
|
||||
size 4181317
|
||||
|
||||
depends_lib-append port:R-bit64 \
|
||||
port:R-blob \
|
||||
@@ -23,9 +23,8 @@ depends_lib-append port:R-bit64 \
|
||||
port:R-pkgconfig \
|
||||
port:R-plogr
|
||||
|
||||
patchfiles patch-no-DBItest.diff
|
||||
|
||||
depends_test-append port:R-callr \
|
||||
port:R-DBItest \
|
||||
port:R-gert \
|
||||
port:R-gh \
|
||||
port:R-hms \
|
||||
@@ -37,8 +36,4 @@ depends_test-append port:R-callr \
|
||||
port:R-withr \
|
||||
port:R-xml2
|
||||
|
||||
# Notice that tests will fail now due to missing R-DBItest,
|
||||
# which in turn depends on a broken package.
|
||||
# See: https://github.com/r-dbi/DBItest/issues/299
|
||||
# Code from vignettes runs fine.
|
||||
test.run yes
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
--- DESCRIPTION 2023-10-29 10:02:20.000000000 +0800
|
||||
+++ DESCRIPTION 2023-10-29 13:08:52.000000000 +0800
|
||||
@@ -41,7 +41,6 @@
|
||||
pkgconfig
|
||||
Suggests:
|
||||
callr,
|
||||
- DBItest (>= 1.7.2.9001),
|
||||
gert,
|
||||
gh,
|
||||
hms,
|
||||
Reference in New Issue
Block a user