pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: brook
Date: Wed Jul 31 14:58:13 UTC 2019
Modified Files:
pkgsrc/devel/R-R6: Makefile distinfo
pkgsrc/doc: CHANGES-2019
Log Message:
R-R6: update to version 2.4.0.
Update to the canonical form of an R package.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/R-R6/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/R-R6/distinfo
cvs rdiff -u -r1.3133 -r1.3134 pkgsrc/doc/CHANGES-2019
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-R6/Makefile
diff -u pkgsrc/devel/R-R6/Makefile:1.3 pkgsrc/devel/R-R6/Makefile:1.4
--- pkgsrc/devel/R-R6/Makefile:1.3 Fri Dec 21 06:25:09 2018
+++ pkgsrc/devel/R-R6/Makefile Wed Jul 31 14:58:13 2019
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.3 2018/12/21 06:25:09 wen Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/31 14:58:13 brook Exp $
-CATEGORIES= devel
+CATEGORIES= devel R
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= https://github.com/wch/R6/
-COMMENT= Classes with reference semantics
+COMMENT= Encapsulated classes with reference semantics
LICENSE= mit
R_PKGNAME= R6
-R_PKGVER= 2.3.0
+R_PKGVER= 2.4.0
USE_LANGUAGES= # none
-BUILDLINK_API_DEPENDS.R+= R>=3.0
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/R-R6/distinfo
diff -u pkgsrc/devel/R-R6/distinfo:1.2 pkgsrc/devel/R-R6/distinfo:1.3
--- pkgsrc/devel/R-R6/distinfo:1.2 Fri Dec 21 06:25:09 2018
+++ pkgsrc/devel/R-R6/distinfo Wed Jul 31 14:58:13 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/12/21 06:25:09 wen Exp $
+$NetBSD: distinfo,v 1.3 2019/07/31 14:58:13 brook Exp $
-SHA1 (R/R6_2.3.0.tar.gz) = 43b4c18c2a1cfdf1188056a085d6d71db160dc3a
-RMD160 (R/R6_2.3.0.tar.gz) = 6018b794e1319a0c1d59c659b990193a62de5b09
-SHA512 (R/R6_2.3.0.tar.gz) = 47aef4bbb80b43f0f4836d51211aa861208d58e5ad63c96ead7f47a34566bf61f86b97849e77f3ffe4153aa9eff3553d9e309a797987d833c6eba54c365adb8d
-Size (R/R6_2.3.0.tar.gz) = 30968 bytes
+SHA1 (R/R6_2.4.0.tar.gz) = 21469ba4e4a891aa0eb1c05378079d08033ee5f8
+RMD160 (R/R6_2.4.0.tar.gz) = 9ea40b4aa8154ee3703a5f9053edca36913c89fd
+SHA512 (R/R6_2.4.0.tar.gz) = a2082f1e3cc1517c89ab257b7cd609042ca5ad58e2e798955a6deb53ff61090ff4d8ee8c2552c57a2914d4d83e76b71ecb081181e4cdda3d336b06c71cadd8e4
+Size (R/R6_2.4.0.tar.gz) = 31545 bytes
Index: pkgsrc/doc/CHANGES-2019
diff -u pkgsrc/doc/CHANGES-2019:1.3133 pkgsrc/doc/CHANGES-2019:1.3134
--- pkgsrc/doc/CHANGES-2019:1.3133 Wed Jul 31 14:56:44 2019
+++ pkgsrc/doc/CHANGES-2019 Wed Jul 31 14:58:13 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3133 2019/07/31 14:56:44 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3134 2019/07/31 14:58:13 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -5090,3 +5090,4 @@ Changes to the packages collection and i
Updated databases/R-RSQLite to 2.1.2 [brook 2019-07-31]
Updated databases/R-sqldf to 0.4.11 [brook 2019-07-31]
Updated devel/R-IRkernel to 1.0.2 [brook 2019-07-31]
+ Updated devel/R-R6 to 2.4.0 [brook 2019-07-31]
Home |
Main Index |
Thread Index |
Old Index