databases/R-cran-RPostgreSQL: Update to 0.7-5
This commit is contained in:
parent
cccd32cb11
commit
30a729a5f0
2 changed files with 5 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= RPostgreSQL
|
||||
DISTVERSION= 0.7-4
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.7-5
|
||||
CATEGORIES= databases
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
@ -17,8 +16,7 @@ RUN_DEPENDS= ${CRAN_DEPENDS}
|
|||
|
||||
USES= cran:auto-plist,compiles pgsql shebangfix
|
||||
|
||||
SHEBANG_FILES= inst/devTests/*.r \
|
||||
inst/devTests/*.sh
|
||||
SHEBANG_FILES= inst/devTests/*.r inst/devTests/*.sh
|
||||
SHEBANG_LANG= r
|
||||
r_OLD_CMD= /usr/bin/r
|
||||
r_CMD= ${LOCALBASE}/bin/R
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1660274790
|
||||
SHA256 (RPostgreSQL_0.7-4.tar.gz) = b6adf60094f2b03dff1959147cde7f61c2f4c4576d77b2a263c63f8e3cd556c6
|
||||
SIZE (RPostgreSQL_0.7-4.tar.gz) = 580993
|
||||
TIMESTAMP = 1682400306
|
||||
SHA256 (RPostgreSQL_0.7-5.tar.gz) = 6b5401ee55bd948ae7bc84520d789ceb422533a7d5e5bd6e10e3b54447f29fa1
|
||||
SIZE (RPostgreSQL_0.7-5.tar.gz) = 576481
|
||||
|
|
Loading…
Reference in a new issue