From owner-svn-ports-all@freebsd.org Sun Oct 18 05:25:38 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C451744FF00; Sun, 18 Oct 2020 05:25:38 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CDSyp4gpGz4660; Sun, 18 Oct 2020 05:25:38 +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 7F882DDA1; Sun, 18 Oct 2020 05:25:38 +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 09I5PcKS028837; Sun, 18 Oct 2020 05:25:38 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09I5PbDo028834; Sun, 18 Oct 2020 05:25:37 GMT (envelope-from tota@FreeBSD.org) Message-Id: <202010180525.09I5PbDo028834@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 18 Oct 2020 05:25:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552620 - 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: 552620 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Oct 2020 05:25:38 -0000 Author: tota Date: Sun Oct 18 05:25:37 2020 New Revision: 552620 URL: https://svnweb.freebsd.org/changeset/ports/552620 Log: - Update to 1.0.16 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 Sun Oct 18 04:06:27 2020 (r552619) +++ head/devel/R-cran-doParallel/Makefile Sun Oct 18 05:25:37 2020 (r552620) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= doParallel -PORTVERSION= 1.0.15 -PORTREVISION= 1 +PORTVERSION= 1.0.16 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/devel/R-cran-doParallel/distinfo ============================================================================== --- head/devel/R-cran-doParallel/distinfo Sun Oct 18 04:06:27 2020 (r552619) +++ head/devel/R-cran-doParallel/distinfo Sun Oct 18 05:25:37 2020 (r552620) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564834085 -SHA256 (doParallel_1.0.15.tar.gz) = 71ad7ea69616468996aefdd8d02a4a234759a21ddde9ed1657e3c537145cd86e -SIZE (doParallel_1.0.15.tar.gz) = 173578 +TIMESTAMP = 1602992870 +SHA256 (doParallel_1.0.16.tar.gz) = f1bb26f964f30d47ae4d6cf2b0a2ca0c2122d376424875e82d9abe9e7b054eb2 +SIZE (doParallel_1.0.16.tar.gz) = 37121