Date: Tue, 20 Nov 2018 11:04:40 +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: r485427 - head/math/R-cran-dplyr Message-ID: <201811201104.wAKB4eCM015687@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Tue Nov 20 11:04:40 2018 New Revision: 485427 URL: https://svnweb.freebsd.org/changeset/ports/485427 Log: - Update to 0.7.8 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 Tue Nov 20 10:34:57 2018 (r485426) +++ head/math/R-cran-dplyr/Makefile Tue Nov 20 11:04:40 2018 (r485427) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dplyr -DISTVERSION= 0.7.7 +DISTVERSION= 0.7.8 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-dplyr/distinfo ============================================================================== --- head/math/R-cran-dplyr/distinfo Tue Nov 20 10:34:57 2018 (r485426) +++ head/math/R-cran-dplyr/distinfo Tue Nov 20 11:04:40 2018 (r485427) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539820312 -SHA256 (dplyr_0.7.7.tar.gz) = 0553db5a55f0e6f5d2d111e88422c6d26e9d54cb36b860ad2ca28e3826e3d4a4 -SIZE (dplyr_0.7.7.tar.gz) = 723598 +TIMESTAMP = 1542695023 +SHA256 (dplyr_0.7.8.tar.gz) = 37799ac5734d14b14ab9594ddec7f79e9a798907b87ff8b2d281a148a14de51a +SIZE (dplyr_0.7.8.tar.gz) = 719538
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811201104.wAKB4eCM015687>