pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc R-iterators: update to version 1.0.12.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9948674202c8
branches:  trunk
changeset: 398890:9948674202c8
user:      brook <brook%pkgsrc.org@localhost>
date:      Wed Jul 31 15:26:50 2019 +0000

description:
R-iterators: update to version 1.0.12.

Update to the canonical form of an R package.

diffstat:

 devel/R-iterators/Makefile |  11 ++++++-----
 devel/R-iterators/distinfo |  10 +++++-----
 doc/CHANGES-2019           |   3 ++-
 3 files changed, 13 insertions(+), 11 deletions(-)

diffs (53 lines):

diff -r 176a3711e7cd -r 9948674202c8 devel/R-iterators/Makefile
--- a/devel/R-iterators/Makefile        Wed Jul 31 15:25:25 2019 +0000
+++ b/devel/R-iterators/Makefile        Wed Jul 31 15:26:50 2019 +0000
@@ -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"
diff -r 176a3711e7cd -r 9948674202c8 devel/R-iterators/distinfo
--- a/devel/R-iterators/distinfo        Wed Jul 31 15:25:25 2019 +0000
+++ b/devel/R-iterators/distinfo        Wed Jul 31 15:26:50 2019 +0000
@@ -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
diff -r 176a3711e7cd -r 9948674202c8 doc/CHANGES-2019
--- a/doc/CHANGES-2019  Wed Jul 31 15:25:25 2019 +0000
+++ b/doc/CHANGES-2019  Wed Jul 31 15:26:50 2019 +0000
@@ -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 @@
        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