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 15:26:50 UTC 2019
Modified Files:
pkgsrc/devel/R-iterators: Makefile distinfo
pkgsrc/doc: CHANGES-2019
Log Message:
R-iterators: update to version 1.0.12.
Update to the canonical form of an R package.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/R-iterators/Makefile \
pkgsrc/devel/R-iterators/distinfo
cvs rdiff -u -r1.3137 -r1.3138 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-iterators/Makefile
diff -u pkgsrc/devel/R-iterators/Makefile:1.2 pkgsrc/devel/R-iterators/Makefile:1.3
--- pkgsrc/devel/R-iterators/Makefile:1.2 Sun Apr 7 13:16:02 2019
+++ pkgsrc/devel/R-iterators/Makefile Wed Jul 31 15:26:50 2019
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.2 2019/04/07 13:16:02 wen Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/31 15:26:50 brook Exp $
-DISTNAME= iterators_1.0.10
-CATEGORIES= devel
+CATEGORIES= devel R
MAINTAINER= mishka%NetBSD.org@localhost
-COMMENT= Provides Iterator Construct for R
+COMMENT= Provides iterator construct
LICENSE= apache-2.0
+R_PKGNAME= iterators
+R_PKGVER= 1.0.12
+
USE_LANGUAGES= # none
-BUILDLINK_API_DEPENDS.R+= R>=2.5.0
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/R-iterators/distinfo
diff -u pkgsrc/devel/R-iterators/distinfo:1.2 pkgsrc/devel/R-iterators/distinfo:1.3
--- pkgsrc/devel/R-iterators/distinfo:1.2 Sun Apr 7 13:16:02 2019
+++ pkgsrc/devel/R-iterators/distinfo Wed Jul 31 15:26:50 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/04/07 13:16:02 wen Exp $
+$NetBSD: distinfo,v 1.3 2019/07/31 15:26:50 brook Exp $
-SHA1 (R/iterators_1.0.10.tar.gz) = 57803f4b18fde290be213163a32ee735cc6f6a73
-RMD160 (R/iterators_1.0.10.tar.gz) = 1123a1d52f21dca44e50fb69f5a90a98e4651ae0
-SHA512 (R/iterators_1.0.10.tar.gz) = 9ce2989f79ed3aa0a0342a0954545a451eb20b1a11b18db4d81640392e37f7d244aba36fb1a5197276ac4f29f6d236c9db135549f7d5fbc64e70f2af83ba5244
-Size (R/iterators_1.0.10.tar.gz) = 290575 bytes
+SHA1 (R/iterators_1.0.12.tar.gz) = 0d641d931d3a5280757e24753e6af0ea7839c92d
+RMD160 (R/iterators_1.0.12.tar.gz) = 28df082e365e58a6b9f87ff64d9826b2f07cde7e
+SHA512 (R/iterators_1.0.12.tar.gz) = 28156c319d4ad27066e36fb68a8c13f67d275f1d2d41b0b727a5eb56a2d9ace1677a362a8deda48456b560fd8ad2913a12cbd06cfd2c79df528d3ccbb788a0dc
+Size (R/iterators_1.0.12.tar.gz) = 289201 bytes
Index: pkgsrc/doc/CHANGES-2019
diff -u pkgsrc/doc/CHANGES-2019:1.3137 pkgsrc/doc/CHANGES-2019:1.3138
--- pkgsrc/doc/CHANGES-2019:1.3137 Wed Jul 31 15:21:50 2019
+++ pkgsrc/doc/CHANGES-2019 Wed Jul 31 15:26:50 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3137 2019/07/31 15:21:50 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3138 2019/07/31 15:26:50 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -5094,3 +5094,4 @@ Changes to the packages collection and i
Updated devel/R-Rcpp to 1.0.2 [brook 2019-07-31]
Updated devel/R-blob to 1.2.0 [brook 2019-07-31]
Updated devel/R-evaluate to 0.14 [brook 2019-07-31]
+ Updated devel/R-iterators to 1.0.12 [brook 2019-07-31]
Home |
Main Index |
Thread Index |
Old Index