Date: Sat, 6 Mar 2021 01:53:48 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567454 - head/math/R-cran-isoband Message-ID: <202103060153.1261rm72015157@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sat Mar 6 01:53:48 2021 New Revision: 567454 URL: https://svnweb.freebsd.org/changeset/ports/567454 Log: - Update to 0.2.4 Modified: head/math/R-cran-isoband/Makefile (contents, props changed) head/math/R-cran-isoband/distinfo (contents, props changed) Modified: head/math/R-cran-isoband/Makefile ============================================================================== --- head/math/R-cran-isoband/Makefile Sat Mar 6 01:36:58 2021 (r567453) +++ head/math/R-cran-isoband/Makefile Sat Mar 6 01:53:48 2021 (r567454) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= isoband -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.4 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -9,10 +9,6 @@ MAINTAINER= tota@FreeBSD.org COMMENT= Generate Isolines and Isobands from Regularly Spaced Elevation Grids LICENSE= MIT - -CRAN_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat -BUILD_DEPENDS= ${CRAN_DEPENDS} -RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles compiler:c++11-lang Modified: head/math/R-cran-isoband/distinfo ============================================================================== --- head/math/R-cran-isoband/distinfo Sat Mar 6 01:36:58 2021 (r567453) +++ head/math/R-cran-isoband/distinfo Sat Mar 6 01:53:48 2021 (r567454) @@ -1,3 +1,3 @@ -TIMESTAMP = 1608715601 -SHA256 (isoband_0.2.3.tar.gz) = f9d3318fdf6d147dc2e2c7015ea7de42a55fa33d6232b952f982df96066b7ffe -SIZE (isoband_0.2.3.tar.gz) = 1902568 +TIMESTAMP = 1614870328 +SHA256 (isoband_0.2.4.tar.gz) = 96d5bbdbfa4ead40bf30cec5a0d525b6a6b0f21eb92d179289ce2c4459bf387c +SIZE (isoband_0.2.4.tar.gz) = 2010708
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103060153.1261rm72015157>