Date: Sun, 24 Jan 2016 11:17:31 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407102 - head/math/R-cran-memisc Message-ID: <201601241117.u0OBHVrJ024913@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sun Jan 24 11:17:31 2016 New Revision: 407102 URL: https://svnweb.freebsd.org/changeset/ports/407102 Log: - Update to 0.99.3 - Update WWW: in pkg-descr Modified: head/math/R-cran-memisc/Makefile head/math/R-cran-memisc/distinfo head/math/R-cran-memisc/pkg-descr Modified: head/math/R-cran-memisc/Makefile ============================================================================== --- head/math/R-cran-memisc/Makefile Sun Jan 24 11:11:25 2016 (r407101) +++ head/math/R-cran-memisc/Makefile Sun Jan 24 11:17:31 2016 (r407102) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= memisc -DISTVERSION= 0.97 +DISTVERSION= 0.99.3 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-memisc/distinfo ============================================================================== --- head/math/R-cran-memisc/distinfo Sun Jan 24 11:11:25 2016 (r407101) +++ head/math/R-cran-memisc/distinfo Sun Jan 24 11:17:31 2016 (r407102) @@ -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 Modified: head/math/R-cran-memisc/pkg-descr ============================================================================== --- head/math/R-cran-memisc/pkg-descr Sun Jan 24 11:11:25 2016 (r407101) +++ head/math/R-cran-memisc/pkg-descr Sun Jan 24 11:17:31 2016 (r407102) @@ -8,4 +8,4 @@ descriptive statistics and (almost) publ 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601241117.u0OBHVrJ024913>