Date: Sat, 22 Feb 2020 12:36:30 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526765 - head/math/R-cran-dplyr Message-ID: <202002221236.01MCaUIE032807@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Sat Feb 22 12:36:29 2020 New Revision: 526765 URL: https://svnweb.freebsd.org/changeset/ports/526765 Log: - Update to 0.8.4 Modified: head/math/R-cran-dplyr/Makefile head/math/R-cran-dplyr/distinfo Modified: head/math/R-cran-dplyr/Makefile ============================================================================== --- head/math/R-cran-dplyr/Makefile Sat Feb 22 12:29:26 2020 (r526764) +++ head/math/R-cran-dplyr/Makefile Sat Feb 22 12:36:29 2020 (r526765) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dplyr -DISTVERSION= 0.8.3 +DISTVERSION= 0.8.4 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-dplyr/distinfo ============================================================================== --- head/math/R-cran-dplyr/distinfo Sat Feb 22 12:29:26 2020 (r526764) +++ head/math/R-cran-dplyr/distinfo Sat Feb 22 12:36:29 2020 (r526765) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570596443 -SHA256 (dplyr_0.8.3.tar.gz) = 68b4aac65a69ea6390e90991d9c7ce7a011a07e5db439d60cce911a078424c0c -SIZE (dplyr_0.8.3.tar.gz) = 1173098 +TIMESTAMP = 1582372086 +SHA256 (dplyr_0.8.4.tar.gz) = 811803d5f13eb21ad8811060da384d92fe7489714014c5959deb2f8977ada0d9 +SIZE (dplyr_0.8.4.tar.gz) = 1179051
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002221236.01MCaUIE032807>