Thu Aug 19 14:06:47 2021 UTC ()
(devel/R-gert) Updated 1.3.0 to 1.3.2

1.3.2
  - Fix unit test because GitHub has disabled user/pass auth

1.3.1
  - Windows: fix build for ucrt toolchains
  - Solaris: disable https cert verfication


(mef)
diff -r1.2 -r1.3 pkgsrc/devel/R-gert/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/R-gert/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/devel/R-gert/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/R-gert/Makefile 2021/06/06 12:29:26 1.2
+++ pkgsrc/devel/R-gert/Makefile 2021/08/19 14:06:47 1.3
@@ -1,23 +1,24 @@ @@ -1,23 +1,24 @@
1# $NetBSD: Makefile,v 1.2 2021/06/06 12:29:26 mef Exp $ 1# $NetBSD: Makefile,v 1.3 2021/08/19 14:06:47 mef Exp $
2 2
3R_PKGNAME= gert 3R_PKGNAME= gert
4R_PKGVER= 1.3.0 4R_PKGVER= 1.3.2
5CATEGORIES= devel 5CATEGORIES= devel
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8COMMENT= Simple Git Client for R 8COMMENT= Simple Git Client for R
9LICENSE= mit # + file LICENSE 9LICENSE= mit # + file LICENSE
10 10
11DEPENDS+= R-zip>=2.1.0:../../archivers/R-zip 11DEPENDS+= R-zip>=2.1.0:../../archivers/R-zip
12DEPENDS+= R-rstudioapi>=0.11:../../math/R-rstudioapi 12DEPENDS+= R-rstudioapi>=0.11:../../math/R-rstudioapi
13DEPENDS+= R-askpass>=1.1:../../security/R-askpass 13DEPENDS+= R-askpass>=1.1:../../security/R-askpass
14DEPENDS+= R-openssl>=1.4.1:../../security/R-openssl 14DEPENDS+= R-openssl>=1.4.1:../../security/R-openssl
15DEPENDS+= R-credentials-[0-9]*:../../security/R-credentials 15DEPENDS+= R-credentials-[0-9]*:../../security/R-credentials
16 16
17TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat 17TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
 18TEST_DEPENDS+= R-spelling-[0-9]*:../../textproc/R-spelling
18 19
19USE_LANGUAGES= c 20USE_LANGUAGES= c
20 21
21.include "../../math/R/Makefile.extension" 22.include "../../math/R/Makefile.extension"
22.include "../../devel/libgit2/buildlink3.mk" 23.include "../../devel/libgit2/buildlink3.mk"
23.include "../../mk/bsd.pkg.mk" 24.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/devel/R-gert/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/R-gert/distinfo 2021/06/06 12:29:26 1.2
+++ pkgsrc/devel/R-gert/distinfo 2021/08/19 14:06:47 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2021/06/06 12:29:26 mef Exp $ 1$NetBSD: distinfo,v 1.3 2021/08/19 14:06:47 mef Exp $
2 2
3SHA1 (R/gert_1.3.0.tar.gz) = 8921effc5072a3d723a19b912405a1a02f8239d3 3SHA1 (R/gert_1.3.2.tar.gz) = 877ba652c9d416062b10fc5597d34112deafffed
4RMD160 (R/gert_1.3.0.tar.gz) = 21cd04558c7e4763be9a8981e269a65e6d719f8f 4RMD160 (R/gert_1.3.2.tar.gz) = a889b406108630f82385fb74ae54db6f10c2c6f3
5SHA512 (R/gert_1.3.0.tar.gz) = 50dc087f8cbe70d81996368c908100480f98903da7ed496aa69a47eac02cc90fa40bede5033f21f5e148fa61afd459297de556b59791f602703815e4ead9b768 5SHA512 (R/gert_1.3.2.tar.gz) = 0c67a8d6f844622fdbd1d264bd04b9ef40cfc41c9ee3c66009653ea5a0d435903e983ae1dbced43572cd1d137cb0c9aa95adc1d4ed60ec356cda5a00ba9b0093
6Size (R/gert_1.3.0.tar.gz) = 66410 bytes 6Size (R/gert_1.3.2.tar.gz) = 66688 bytes