diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2013-01-29 13:22:42 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2013-01-29 13:22:42 +0000 |
commit | 373c481e56e82d22dc9d83c9484ab1491a9d284f (patch) | |
tree | 8c16e55f5aa13f42f7ee932efbe51d8a6e145b20 /math/R-cran-memisc | |
parent | 91f8afc5df98450954609e6168fd24f93b3199d0 (diff) | |
download | ports-373c481e56e82d22dc9d83c9484ab1491a9d284f.tar.gz ports-373c481e56e82d22dc9d83c9484ab1491a9d284f.zip |
Notes
Diffstat (limited to 'math/R-cran-memisc')
-rw-r--r-- | math/R-cran-memisc/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-memisc/distinfo | 4 | ||||
-rw-r--r-- | math/R-cran-memisc/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/math/R-cran-memisc/Makefile b/math/R-cran-memisc/Makefile index 0cd9702f322f..de00f6b899bd 100644 --- a/math/R-cran-memisc/Makefile +++ b/math/R-cran-memisc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= memisc -DISTVERSION= 0.95-39 +DISTVERSION= 0.96-2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-memisc/distinfo b/math/R-cran-memisc/distinfo index 78e7c9706bf5..be788c83d592 100644 --- a/math/R-cran-memisc/distinfo +++ b/math/R-cran-memisc/distinfo @@ -1,2 +1,2 @@ -SHA256 (memisc_0.95-39.tar.gz) = 3f97da8f27de21e7ffeda6fde06b92184f7eb747eeab287ace79d0f6c9f1fbb9 -SIZE (memisc_0.95-39.tar.gz) = 382666 +SHA256 (memisc_0.96-2.tar.gz) = 89196ecf18b677733dd87f3109efa56d3b7c35ac6aaa5dc952f91710cfcefb51 +SIZE (memisc_0.96-2.tar.gz) = 387308 diff --git a/math/R-cran-memisc/pkg-descr b/math/R-cran-memisc/pkg-descr index b4dfcee1a16f..1c1fb91d89d2 100644 --- a/math/R-cran-memisc/pkg-descr +++ b/math/R-cran-memisc/pkg-descr @@ -8,4 +8,4 @@ descriptive statistics and (almost) publication-ready tables of regression model estimates. Also some convenience tools for graphics, programming, and simulation are provided. -WWW: http://www.martin-elff.net/software/memisc/ +WWW: http://www.martin-elff.net/software/memisc/ |