svn commit: r567454 - head/math/R-cran-isoband
TAKATSU Tomonari
tota at FreeBSD.org
Sat Mar 6 01:53:49 UTC 2021
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 at 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
More information about the svn-ports-all
mailing list