From c3c289d64a95fbe18757e4151b0f6d7cb947165f Mon Sep 17 00:00:00 2001 From: mef Date: Sat, 26 Oct 2024 10:50:11 +0000 Subject: [PATCH] (math/R-RPostgreSQL) Updated 0.7.5 to 0.7.7, make test passed (inst/NEWS) Version 0.7-7 o Replace Calloc and Free with R_Calloc and R_Free, respectively, to conform STRICT. Version 0.7-6 o Fix bugs found by warnings and suppress other nonsesical warnings o Fix partial match warning #132 o exclude dropped column from column listing #130 --- math/R-RPostgreSQL/Makefile | 6 +++--- math/R-RPostgreSQL/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/math/R-RPostgreSQL/Makefile b/math/R-RPostgreSQL/Makefile index 796571239c87..d1fd157dc967 100644 --- a/math/R-RPostgreSQL/Makefile +++ b/math/R-RPostgreSQL/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2023/06/17 11:20:55 mef Exp $ +# $NetBSD: Makefile,v 1.13 2024/10/26 10:50:11 mef Exp $ R_PKGNAME= RPostgreSQL -R_PKGVER= 0.7-5 +R_PKGVER= 0.7-7 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= R interface to the PostgreSQL database system @@ -16,7 +16,7 @@ TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval USE_TOOLS+= sh -REPLACE_SH+= ${WRKSRC}/inst/devTests/copyTest.sh +REPLACE_SH+= inst/devTests/copyTest.sh CHECK_INTERPRETER_SKIP= lib/R/library/RPostgreSQL/devTests/* diff --git a/math/R-RPostgreSQL/distinfo b/math/R-RPostgreSQL/distinfo index d94b6451da74..4dc064a403a3 100644 --- a/math/R-RPostgreSQL/distinfo +++ b/math/R-RPostgreSQL/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2023/06/17 11:20:55 mef Exp $ +$NetBSD: distinfo,v 1.12 2024/10/26 10:50:11 mef Exp $ -BLAKE2s (R/RPostgreSQL_0.7-5.tar.gz) = 823ebe89c5871f3bb66e71ec18f1f880662c7e40cc9b950c023d0d968b8cabb2 -SHA512 (R/RPostgreSQL_0.7-5.tar.gz) = 924986b4f6ed8edafd7213599692e89310a6e1a5adf15dcaec59be809fd6013c844bd4165bcbade507113c82550bf0af124268f036958c893598f7e9d51ac41e -Size (R/RPostgreSQL_0.7-5.tar.gz) = 576481 bytes +BLAKE2s (R/RPostgreSQL_0.7-7.tar.gz) = b2f62b522a0dae3740efe97fda597112548c58a31a1450304cad9dee9d59893c +SHA512 (R/RPostgreSQL_0.7-7.tar.gz) = 9edfc2dce93395f94cb16abe9ed7b40ed28c625ab78122ae6f2d5fd932a2ad648024e56a3e232a498be20d54044b004bf5cc4cd9d0c312261a6917abf53652a3 +Size (R/RPostgreSQL_0.7-7.tar.gz) = 565639 bytes