From owner-svn-ports-head@freebsd.org Thu Sep 27 03:55:28 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 03561109E009; Thu, 27 Sep 2018 03:55:28 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CC2B6739A6; Thu, 27 Sep 2018 03:55:27 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C2CE020CAC; Thu, 27 Sep 2018 03:55:27 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8R3tR8k023481; Thu, 27 Sep 2018 03:55:27 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8R3tRDx023479; Thu, 27 Sep 2018 03:55:27 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201809270355.w8R3tRDx023479@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Thu, 27 Sep 2018 03:55:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480775 - head/devel/R-cran-doParallel X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/devel/R-cran-doParallel X-SVN-Commit-Revision: 480775 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Sep 2018 03:55:28 -0000 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