(sysutils/R-progress) Updated 1.2.2 to 1.2.3, make test passed

# progress 1.2.3

* Compiling packages linking to progress with `-Wformat-security` does
  not produce warnings now.
This commit is contained in:
mef 2024-01-20 02:28:54 +00:00
parent 63bf0c65cb
commit e04d5525fc
2 changed files with 10 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.3 2019/09/25 17:33:55 brook Exp $
# $NetBSD: Makefile,v 1.4 2024/01/20 02:28:54 mef Exp $
R_PKGNAME= progress
R_PKGVER= 1.2.2
R_PKGVER= 1.2.3
CATEGORIES= sysutils
MAINTAINER= pkgsrc-users@NetBSD.org
@ -13,6 +13,10 @@ DEPENDS+= R-crayon>=1.3.4:../../devel/R-crayon
DEPENDS+= R-prettyunits>=1.0.2:../../math/R-prettyunits
DEPENDS+= R-hms>=0.5.0:../../time/R-hms
TEST_DEPENDS+= R-Rcpp-[0-9]*:../../devel/R-Rcpp
TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
TEST_DEPENDS+= R-withr-[0-9]*:../../devel/R-withr
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2021/10/26 11:19:18 nia Exp $
$NetBSD: distinfo,v 1.4 2024/01/20 02:28:54 mef Exp $
BLAKE2s (R/progress_1.2.2.tar.gz) = 1a71398aee9934f822668577cd7d132248606f15ecabf043ccff3bfd8c2e7964
SHA512 (R/progress_1.2.2.tar.gz) = c02dfd93f43ac82ea44b97e53dd9e570aa90e95c8e4a9088114bae77f573eaba536b167a27d6a6a48d6db1d0b21d59d22468b48c0ce9580862af35f7bb3ee0bb
Size (R/progress_1.2.2.tar.gz) = 29506 bytes
BLAKE2s (R/progress_1.2.3.tar.gz) = 3cf10f24d781d6ecba1ee0708220cba4d2c139e1eece3d9edfab46dce659c761
SHA512 (R/progress_1.2.3.tar.gz) = 354e67212783e57fcf02832e819a93b24905d932fecfe9811bb3496a26d12e5d8bbbc25f0a2ae140a8ec07d6efeeef44f37c51f2ea0a03e75904f246cd3fa206
Size (R/progress_1.2.3.tar.gz) = 30499 bytes