aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2015-06-13 06:47:19 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2015-06-13 06:47:19 +0000
commitf076430f49588458958f760c1b7ee8bb45d0b290 (patch)
tree406e64933dfcb56b928cb963db83cb6f2d3b9963 /math
parentc918aceefaf369dffe0fd3fddca696f2adb5db06 (diff)
downloadports-f076430f49588458958f760c1b7ee8bb45d0b290.tar.gz
ports-f076430f49588458958f760c1b7ee8bb45d0b290.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/R-cran-deldir/Makefile3
-rw-r--r--math/R-cran-deldir/distinfo4
-rw-r--r--math/R-cran-deldir/pkg-descr5
3 files changed, 6 insertions, 6 deletions
diff --git a/math/R-cran-deldir/Makefile b/math/R-cran-deldir/Makefile
index 28f706fd7ec9..686ec87df9ee 100644
--- a/math/R-cran-deldir/Makefile
+++ b/math/R-cran-deldir/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= deldir
-DISTVERSION= 0.1-5
-PORTREVISION= 2
+DISTVERSION= 0.1-9
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/math/R-cran-deldir/distinfo b/math/R-cran-deldir/distinfo
index 95af60db38ce..d2fba578e056 100644
--- a/math/R-cran-deldir/distinfo
+++ b/math/R-cran-deldir/distinfo
@@ -1,2 +1,2 @@
-SHA256 (deldir_0.1-5.tar.gz) = 8bae655b12b38f3f88d3cda6e43040853c6f4602b5ed8b2df1fdb5b11491791c
-SIZE (deldir_0.1-5.tar.gz) = 56188
+SHA256 (deldir_0.1-9.tar.gz) = 090aba6747efc77424a44bf4aaa229dfc01fff7752720689bb70cd861df61f6a
+SIZE (deldir_0.1-9.tar.gz) = 58664
diff --git a/math/R-cran-deldir/pkg-descr b/math/R-cran-deldir/pkg-descr
index 5a36ec479a2e..e410e49e6536 100644
--- a/math/R-cran-deldir/pkg-descr
+++ b/math/R-cran-deldir/pkg-descr
@@ -1,5 +1,6 @@
Calculates the Delaunay triangulation and the Dirichlet or Voronoi
tessellation (with respect to the entire plane) of a planar point
-set.
+set. Plots triangulations and tessellations in various ways. Clips
+tessellations to sub-windows. Calculates perimeters of tessellations.
-WWW: http://www.math.unb.ca/~rolf/
+WWW: http://cran.r-project.org/web/packages/deldir/