From owner-svn-ports-all@freebsd.org Wed May 30 10:27:45 2018 Return-Path: Delivered-To: svn-ports-all@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 D2F95F7E870; Wed, 30 May 2018 10:27:45 +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 849F57ADF0; Wed, 30 May 2018 10:27:45 +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 65D3F175B; Wed, 30 May 2018 10:27:45 +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 w4UARj9A067285; Wed, 30 May 2018 10:27:45 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4UARjiN067283; Wed, 30 May 2018 10:27:45 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201805301027.w4UARjiN067283@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Wed, 30 May 2018 10:27:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471129 - 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: 471129 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.26 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: Wed, 30 May 2018 10:27:46 -0000 Author: tota Date: Wed May 30 10:27:44 2018 New Revision: 471129 URL: https://svnweb.freebsd.org/changeset/ports/471129 Log: - Update to 0.2.5 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 Wed May 30 10:26:32 2018 (r471128) +++ head/devel/R-cran-purrr/Makefile Wed May 30 10:27:44 2018 (r471129) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= purrr -PORTVERSION= 0.2.4 -PORTREVISION= 1 +PORTVERSION= 0.2.5 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -14,8 +13,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE CRAN_DEPENDS= R-cran-magrittr>=1.5:devel/R-cran-magrittr \ - R-cran-tibble>0:devel/R-cran-tibble \ - R-cran-rlang>=0.1:devel/R-cran-rlang + R-cran-rlang>=0.1:devel/R-cran-rlang \ + R-cran-tibble>0:devel/R-cran-tibble BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} Modified: head/devel/R-cran-purrr/distinfo ============================================================================== --- head/devel/R-cran-purrr/distinfo Wed May 30 10:26:32 2018 (r471128) +++ head/devel/R-cran-purrr/distinfo Wed May 30 10:27:44 2018 (r471129) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520594065 -SHA256 (purrr_0.2.4.tar.gz) = ed8d0f69d29b95c2289ae52be08a0e65f8171abb6d2587de7b57328bf3b2eb71 -SIZE (purrr_0.2.4.tar.gz) = 126147 +TIMESTAMP = 1527669510 +SHA256 (purrr_0.2.5.tar.gz) = a4a68a453f5341ae84c3e8d77b0587ed586f36eb51f64f1315750eabfe1f8535 +SIZE (purrr_0.2.5.tar.gz) = 126147