diff options
author | tota <tota@FreeBSD.org> | 2012-09-10 05:47:00 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2012-09-10 05:47:00 +0800 |
commit | 41955c0091cc6cb8e890a8687e7172a9cd8649c1 (patch) | |
tree | b622b134641856acd5ae93a9e5b1aac8e6d37fef /math/R-cran-deldir | |
parent | ceb74866068a18d9e59f68cea5caef6db975a4b5 (diff) | |
download | freebsd-ports-graphics-41955c0091cc6cb8e890a8687e7172a9cd8649c1.tar.gz freebsd-ports-graphics-41955c0091cc6cb8e890a8687e7172a9cd8649c1.tar.zst freebsd-ports-graphics-41955c0091cc6cb8e890a8687e7172a9cd8649c1.zip |
- Update to 0.0-20
- Remove deprecated header information from Makefile
- Replace tab with space after WWW: in pkg-descr
Diffstat (limited to 'math/R-cran-deldir')
-rw-r--r-- | math/R-cran-deldir/Makefile | 8 | ||||
-rw-r--r-- | math/R-cran-deldir/distinfo | 4 | ||||
-rw-r--r-- | math/R-cran-deldir/pkg-descr | 2 |
3 files changed, 4 insertions, 10 deletions
diff --git a/math/R-cran-deldir/Makefile b/math/R-cran-deldir/Makefile index e4c4efb0e94..6a6f0cd7839 100644 --- a/math/R-cran-deldir/Makefile +++ b/math/R-cran-deldir/Makefile @@ -1,13 +1,7 @@ -# New ports collection makefile for: R-cran-deldir -# Date created: 2011-08-16 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= deldir -DISTVERSION= 0.0-19 -PORTREVISION= 2 +DISTVERSION= 0.0-20 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-deldir/distinfo b/math/R-cran-deldir/distinfo index ab91b3defd0..5698bbcece0 100644 --- a/math/R-cran-deldir/distinfo +++ b/math/R-cran-deldir/distinfo @@ -1,2 +1,2 @@ -SHA256 (deldir_0.0-19.tar.gz) = 5a317f2112526da163b74bf8f6d5a1cb46218d24e70ad04bad5cee015c6741f1 -SIZE (deldir_0.0-19.tar.gz) = 50759 +SHA256 (deldir_0.0-20.tar.gz) = 2de46bdce7431109a2840d07e20079209898786deb55e2fdbf5416da51342de9 +SIZE (deldir_0.0-20.tar.gz) = 51340 diff --git a/math/R-cran-deldir/pkg-descr b/math/R-cran-deldir/pkg-descr index 72a151ab729..5a36ec479a2 100644 --- a/math/R-cran-deldir/pkg-descr +++ b/math/R-cran-deldir/pkg-descr @@ -2,4 +2,4 @@ Calculates the Delaunay triangulation and the Dirichlet or Voronoi tessellation (with respect to the entire plane) of a planar point set. -WWW: http://www.math.unb.ca/~rolf/ +WWW: http://www.math.unb.ca/~rolf/ |