From owner-svn-ports-head@freebsd.org Fri Mar 9 11:42:19 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 BDBEFF45ACC; Fri, 9 Mar 2018 11:42:19 +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 7167D72588; Fri, 9 Mar 2018 11:42:19 +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 6C20C1EBD2; Fri, 9 Mar 2018 11:42:19 +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 w29BgJaL027696; Fri, 9 Mar 2018 11:42:19 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w29BgJjw027694; Fri, 9 Mar 2018 11:42:19 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201803091142.w29BgJjw027694@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Fri, 9 Mar 2018 11:42:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463955 - head/devel/R-cran-purrr X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/devel/R-cran-purrr X-SVN-Commit-Revision: 463955 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.25 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: Fri, 09 Mar 2018 11:42:19 -0000 Author: tota Date: Fri Mar 9 11:42:18 2018 New Revision: 463955 URL: https://svnweb.freebsd.org/changeset/ports/463955 Log: - Update to 0.2.4 Modified: head/devel/R-cran-purrr/Makefile (contents, props changed) head/devel/R-cran-purrr/distinfo (contents, props changed) Modified: head/devel/R-cran-purrr/Makefile ============================================================================== --- head/devel/R-cran-purrr/Makefile Fri Mar 9 11:41:41 2018 (r463954) +++ head/devel/R-cran-purrr/Makefile Fri Mar 9 11:42:18 2018 (r463955) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= purrr -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.4 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/devel/R-cran-purrr/distinfo ============================================================================== --- head/devel/R-cran-purrr/distinfo Fri Mar 9 11:41:41 2018 (r463954) +++ head/devel/R-cran-purrr/distinfo Fri Mar 9 11:42:18 2018 (r463955) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504623721 -SHA256 (purrr_0.2.3.tar.gz) = aace6ae2f3429d0e453bfa73c02f6c5133aaff5a9cb0f860d29149ba97053e48 -SIZE (purrr_0.2.3.tar.gz) = 126170 +TIMESTAMP = 1520594065 +SHA256 (purrr_0.2.4.tar.gz) = ed8d0f69d29b95c2289ae52be08a0e65f8171abb6d2587de7b57328bf3b2eb71 +SIZE (purrr_0.2.4.tar.gz) = 126147