Date: Thu, 27 Sep 2018 03:55:27 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480775 - head/devel/R-cran-doParallel Message-ID: <201809270355.w8R3tRDx023479@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Thu Sep 27 03:55:27 2018 New Revision: 480775 URL: https://svnweb.freebsd.org/changeset/ports/480775 Log: - Update to 1.0.14 Modified: head/devel/R-cran-doParallel/Makefile (contents, props changed) head/devel/R-cran-doParallel/distinfo (contents, props changed) Modified: head/devel/R-cran-doParallel/Makefile ============================================================================== --- head/devel/R-cran-doParallel/Makefile Thu Sep 27 03:50:55 2018 (r480774) +++ head/devel/R-cran-doParallel/Makefile Thu Sep 27 03:55:27 2018 (r480775) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= doParallel -PORTVERSION= 1.0.11 -PORTREVISION= 1 +PORTVERSION= 1.0.14 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/devel/R-cran-doParallel/distinfo ============================================================================== --- head/devel/R-cran-doParallel/distinfo Thu Sep 27 03:50:55 2018 (r480774) +++ head/devel/R-cran-doParallel/distinfo Thu Sep 27 03:55:27 2018 (r480775) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506764091 -SHA256 (doParallel_1.0.11.tar.gz) = 4ccbd2eb46d3e4f5251b0c3de4d93d9168b02bb0be493656d6aea236667ff76a -SIZE (doParallel_1.0.11.tar.gz) = 172885 +TIMESTAMP = 1537949121 +SHA256 (doParallel_1.0.14.tar.gz) = cbbb7f37606d608a9603915ee65587f8ed4bb4a8405ecfaa7f33b8c423d11207 +SIZE (doParallel_1.0.14.tar.gz) = 173607
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809270355.w8R3tRDx023479>