pkgsrc-WIP-changes archive

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

R-doParallel: Fix make-fetch: Update to 1.0.10



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Tue Sep 20 23:12:11 2016 +0200
Changeset:	ff42792439b585585731493e3d00b3be72db0bac

Modified Files:
	R-doParallel/Makefile
	R-doParallel/distinfo

Log Message:
R-doParallel: Fix make-fetch: Update to 1.0.10

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ff42792439b585585731493e3d00b3be72db0bac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 R-doParallel/Makefile | 2 +-
 R-doParallel/distinfo | 7 ++++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs:
diff --git a/R-doParallel/Makefile b/R-doParallel/Makefile
index e79d130..0f1d8ff 100644
--- a/R-doParallel/Makefile
+++ b/R-doParallel/Makefile
@@ -9,7 +9,7 @@ COMMENT=	Foreach parallel adaptor for the parallel package
 LICENSE=	gnu-gpl-v2
 
 R_PKGNAME=	doParallel
-R_PKGVER=	1.0.1
+R_PKGVER=	1.0.10
 
 BUILDLINK_API_DEPENDS.R+=	R>=2.14.0
 
diff --git a/R-doParallel/distinfo b/R-doParallel/distinfo
index 78768ee..659224a 100644
--- a/R-doParallel/distinfo
+++ b/R-doParallel/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.1.1.1 2012/05/04 09:07:31 bubuchka Exp $
 
-SHA1 (R/doParallel_1.0.1.tar.gz) = 2e1e730257f1fbcfcf319f5df9c4d29d80f010b9
-RMD160 (R/doParallel_1.0.1.tar.gz) = c0df44963b5bb080805c2b05a44e4b81cdf3d139
-Size (R/doParallel_1.0.1.tar.gz) = 164687 bytes
+SHA1 (R/doParallel_1.0.10.tar.gz) = efc606d319c45386be00e3c3324689a233956986
+RMD160 (R/doParallel_1.0.10.tar.gz) = 4adb1ce1c7ec3cfdf951f3ca38a80fd1adf0cb01
+SHA512 (R/doParallel_1.0.10.tar.gz) = e3209abcab7cd030a9c7fe25533d7f7506c7ace6924fa0ac407605b0d0bd7c685720f9356eac53de8e416242c77db9036bbe30b409f81c72f6e7770d0e78615a
+Size (R/doParallel_1.0.10.tar.gz) = 173022 bytes


Home | Main Index | Thread Index | Old Index