pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
R-iterators: Update to 1.0.9
Module Name: pkgsrc-wip
Committed By: Min Sik Kim <minskim%NetBSD.org@localhost>
Pushed By: minskim
Date: Sat Apr 7 17:45:16 2018 -0700
Changeset: 255eb9d2896d2554fe6f3b3f506363be4e3bf4a0
Modified Files:
R-iterators/Makefile
R-iterators/distinfo
Log Message:
R-iterators: Update to 1.0.9
Changes unknown.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=255eb9d2896d2554fe6f3b3f506363be4e3bf4a0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
R-iterators/Makefile | 13 +++++++------
R-iterators/distinfo | 9 +++++----
2 files changed, 12 insertions(+), 10 deletions(-)
diffs:
diff --git a/R-iterators/Makefile b/R-iterators/Makefile
index c5b90bd958..4ee4c21049 100644
--- a/R-iterators/Makefile
+++ b/R-iterators/Makefile
@@ -1,17 +1,18 @@
-# $NetBSD: Makefile,v 1.6 2013/03/19 01:22:55 bubuchka Exp $
+# $NetBSD$
-CATEGORIES= devel math
+CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= mishka%NetBSD.org@localhost
-HOMEPAGE= http://cran.r-project.org/web/packages/iterators/index.html
-COMMENT= Iterator construct for R
+HOMEPAGE= ${R_HOMEPAGE_BASE}/iterators/
+COMMENT= Provides Iterator Construct for R
LICENSE= apache-2.0
R_PKGNAME= iterators
-R_PKGVER= 1.0.6
+R_PKGVER= 1.0.9
-BUILDLINK_API_DEPENDS.R+= R>=2.5.0
+USE_LANGUAGES= # none
+BUILDLINK_API_DEPENDS.R+= R>=2.5.0
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff --git a/R-iterators/distinfo b/R-iterators/distinfo
index 01e8580d56..992e9b77b2 100644
--- a/R-iterators/distinfo
+++ b/R-iterators/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2012/05/03 22:36:54 bubuchka Exp $
+$NetBSD$
-SHA1 (R/iterators_1.0.6.tar.gz) = fe5850121c5b627fbfbba222fa516f2b38a95854
-RMD160 (R/iterators_1.0.6.tar.gz) = 076c683304cace34b589c17055ea2f79c6872cae
-Size (R/iterators_1.0.6.tar.gz) = 287154 bytes
+SHA1 (R/iterators_1.0.9.tar.gz) = 71e5f9e62c897bb33b1ebaeedfed04ec269b5f47
+RMD160 (R/iterators_1.0.9.tar.gz) = f7f0ab89c81324ef48cd8c105da38cb6c4374d36
+SHA512 (R/iterators_1.0.9.tar.gz) = 4bd86a8b33f008e2208d0a99638ac9f7f284ea0f4f8c9b969395f239e995f6d40a105ca9f88c8d271969cbcf8290ec22dcaf8b851f5e2735bb086091bae862da
+Size (R/iterators_1.0.9.tar.gz) = 290634 bytes
Home |
Main Index |
Thread Index |
Old Index