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: Thu Aug 19 14:06:47 UTC 2021
Modified Files:
pkgsrc/devel/R-gert: Makefile distinfo
Log Message:
(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
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/R-gert/Makefile \
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.2 pkgsrc/devel/R-gert/Makefile:1.3
--- pkgsrc/devel/R-gert/Makefile:1.2 Sun Jun 6 12:29:26 2021
+++ pkgsrc/devel/R-gert/Makefile Thu Aug 19 14:06:47 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2021/06/06 12:29:26 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/08/19 14:06:47 mef Exp $
R_PKGNAME= gert
-R_PKGVER= 1.3.0
+R_PKGVER= 1.3.2
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -15,6 +15,7 @@ DEPENDS+= R-openssl>=1.4.1:../../securit
DEPENDS+= R-credentials-[0-9]*:../../security/R-credentials
TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
+TEST_DEPENDS+= R-spelling-[0-9]*:../../textproc/R-spelling
USE_LANGUAGES= c
Index: pkgsrc/devel/R-gert/distinfo
diff -u pkgsrc/devel/R-gert/distinfo:1.2 pkgsrc/devel/R-gert/distinfo:1.3
--- pkgsrc/devel/R-gert/distinfo:1.2 Sun Jun 6 12:29:26 2021
+++ pkgsrc/devel/R-gert/distinfo Thu Aug 19 14:06:47 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2021/06/06 12:29:26 mef Exp $
+$NetBSD: distinfo,v 1.3 2021/08/19 14:06:47 mef Exp $
-SHA1 (R/gert_1.3.0.tar.gz) = 8921effc5072a3d723a19b912405a1a02f8239d3
-RMD160 (R/gert_1.3.0.tar.gz) = 21cd04558c7e4763be9a8981e269a65e6d719f8f
-SHA512 (R/gert_1.3.0.tar.gz) = 50dc087f8cbe70d81996368c908100480f98903da7ed496aa69a47eac02cc90fa40bede5033f21f5e148fa61afd459297de556b59791f602703815e4ead9b768
-Size (R/gert_1.3.0.tar.gz) = 66410 bytes
+SHA1 (R/gert_1.3.2.tar.gz) = 877ba652c9d416062b10fc5597d34112deafffed
+RMD160 (R/gert_1.3.2.tar.gz) = a889b406108630f82385fb74ae54db6f10c2c6f3
+SHA512 (R/gert_1.3.2.tar.gz) = 0c67a8d6f844622fdbd1d264bd04b9ef40cfc41c9ee3c66009653ea5a0d435903e983ae1dbced43572cd1d137cb0c9aa95adc1d4ed60ec356cda5a00ba9b0093
+Size (R/gert_1.3.2.tar.gz) = 66688 bytes
Home |
Main Index |
Thread Index |
Old Index