pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-gert
Module Name: pkgsrc
Committed By: mef
Date: Sat Jan 20 04:03:23 UTC 2024
Modified Files:
pkgsrc/devel/R-gert: Makefile distinfo
Log Message:
(devel/R-gert) Updated 1.9.2 to 2.0.1
2.0.1
- Fix a printf warning for cran
2.0.0
- Windows: update to libgit2-1.7.1 + libssh-1.11.0 + openssl-3.1.2
1.9.3
- Add git_commit_stats() function
- Add git_ignore_path_is_ignored() function
- Fix protect bug in git_submodule_list()
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/R-gert/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/R-gert/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/R-gert/Makefile
diff -u pkgsrc/devel/R-gert/Makefile:1.5 pkgsrc/devel/R-gert/Makefile:1.6
--- pkgsrc/devel/R-gert/Makefile:1.5 Sun Dec 18 01:53:04 2022
+++ pkgsrc/devel/R-gert/Makefile Sat Jan 20 04:03:23 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2022/12/18 01:53:04 mef Exp $
+# $NetBSD: Makefile,v 1.6 2024/01/20 04:03:23 mef Exp $
R_PKGNAME= gert
-R_PKGVER= 1.9.2
+R_PKGVER= 2.0.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -14,9 +14,15 @@ DEPENDS+= R-openssl>=2.0.3:../../securit
DEPENDS+= R-rstudioapi>=0.11:../../math/R-rstudioapi
DEPENDS+= R-zip>=2.1.0:../../archivers/R-zip
-TEST_DEPENDS+= R-spelling-[0-9]*:../../textproc/R-spelling
+TEST_DEPENDS+= R-askpass-[0-9]*:../../security/R-askpass
+TEST_DEPENDS+= R-credentials-[0-9]*:../../security/R-credentials
+TEST_DEPENDS+= R-openssl-[0-9]*:../../security/R-openssl
TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
+TEST_DEPENDS+= R-rstudioapi-[0-9]*:../../math/R-rstudioapi
+TEST_DEPENDS+= R-spelling-[0-9]*:../../textproc/R-spelling
+TEST_DEPENDS+= R-sys-[0-9]*:../../sysutils/R-sys
TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
+TEST_DEPENDS+= R-zip-[0-9]*:../../archivers/R-zip
USE_LANGUAGES= c
Index: pkgsrc/devel/R-gert/distinfo
diff -u pkgsrc/devel/R-gert/distinfo:1.7 pkgsrc/devel/R-gert/distinfo:1.8
--- pkgsrc/devel/R-gert/distinfo:1.7 Sun Dec 18 01:53:04 2022
+++ pkgsrc/devel/R-gert/distinfo Sat Jan 20 04:03:23 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/12/18 01:53:04 mef Exp $
+$NetBSD: distinfo,v 1.8 2024/01/20 04:03:23 mef Exp $
-BLAKE2s (R/gert_1.9.2.tar.gz) = 6c0935f847ac2988abc78b58d8ce86f3a1c96fb84ad1bbae8c8d8ff597ee6614
-SHA512 (R/gert_1.9.2.tar.gz) = ca5e2527281c4943685e4aa016344d0f33d87f898f1364532e6ebe17eec5c305fdb687003ab0924536252dc2ddf661cb21407c391d89542ed3a63dc0c107d7bd
-Size (R/gert_1.9.2.tar.gz) = 121088 bytes
+BLAKE2s (R/gert_2.0.1.tar.gz) = 86030a6bd855fed096ab032bad357cfd1aed980e26d6f69331645fa92800df5e
+SHA512 (R/gert_2.0.1.tar.gz) = ef7618a79ae2642a0b1e343cd440661a0c9e28148aa5dcb493fa14ab0adb41fc0d7f69ec8b5774bea7b011f52157396014248e15ab7ca29e14b0b291102bd779
+Size (R/gert_2.0.1.tar.gz) = 122723 bytes
Home |
Main Index |
Thread Index |
Old Index