svn commit: r389322 - head/math/R-cran-deldir
TAKATSU Tomonari
tota at FreeBSD.org
Sat Jun 13 06:47:20 UTC 2015
Author: tota
Date: Sat Jun 13 06:47:19 2015
New Revision: 389322
URL: https://svnweb.freebsd.org/changeset/ports/389322
Log:
- Update to 0.1-9
- Update pkg-descr
Modified:
head/math/R-cran-deldir/Makefile
head/math/R-cran-deldir/distinfo
head/math/R-cran-deldir/pkg-descr
Modified: head/math/R-cran-deldir/Makefile
==============================================================================
--- head/math/R-cran-deldir/Makefile Sat Jun 13 06:04:57 2015 (r389321)
+++ head/math/R-cran-deldir/Makefile Sat Jun 13 06:47:19 2015 (r389322)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= deldir
-DISTVERSION= 0.1-5
-PORTREVISION= 2
+DISTVERSION= 0.1-9
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
Modified: head/math/R-cran-deldir/distinfo
==============================================================================
--- head/math/R-cran-deldir/distinfo Sat Jun 13 06:04:57 2015 (r389321)
+++ head/math/R-cran-deldir/distinfo Sat Jun 13 06:47:19 2015 (r389322)
@@ -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
Modified: head/math/R-cran-deldir/pkg-descr
==============================================================================
--- head/math/R-cran-deldir/pkg-descr Sat Jun 13 06:04:57 2015 (r389321)
+++ head/math/R-cran-deldir/pkg-descr Sat Jun 13 06:47:19 2015 (r389322)
@@ -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/
More information about the svn-ports-all
mailing list