diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2016-01-24 11:17:31 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2016-01-24 11:17:31 +0000 |
commit | d9d1b33348234441a31ee3910847c80b6924f574 (patch) | |
tree | 9e4663531ac4e36a0dfad96eb877847e6a091e8c /math/R-cran-memisc | |
parent | 0ded851e409e5e4491215252902794ee7549acdc (diff) | |
download | ports-d9d1b33348234441a31ee3910847c80b6924f574.tar.gz ports-d9d1b33348234441a31ee3910847c80b6924f574.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 17361a1e27f7..2f20f1acb5b4 100644 --- a/math/R-cran-memisc/Makefile +++ b/math/R-cran-memisc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= memisc -DISTVERSION= 0.97 +DISTVERSION= 0.99.3 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-memisc/distinfo b/math/R-cran-memisc/distinfo index c83cce4e0445..6ba8ec4e90ed 100644 --- a/math/R-cran-memisc/distinfo +++ b/math/R-cran-memisc/distinfo @@ -1,2 +1,2 @@ -SHA256 (memisc_0.97.tar.gz) = dac154e5e89dee4b3d23a060738a281c7cbe3c947e509d59b089d2c3278e3a19 -SIZE (memisc_0.97.tar.gz) = 397198 +SHA256 (memisc_0.99.3.tar.gz) = 884353f54907017a5a4aaa2eb80427aaf79ac4544e306410fade57279bd937e8 +SIZE (memisc_0.99.3.tar.gz) = 942908 diff --git a/math/R-cran-memisc/pkg-descr b/math/R-cran-memisc/pkg-descr index 1c1fb91d89d2..f0c2f0b76108 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 |