Date: Tue, 29 Jan 2013 13:22:43 +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: r311163 - head/math/R-cran-memisc Message-ID: <201301291322.r0TDMhsL011708@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Tue Jan 29 13:22:42 2013 New Revision: 311163 URL: http://svnweb.freebsd.org/changeset/ports/311163 Log: - Update to 0.96-2 - Trim WWW: line 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 Tue Jan 29 13:19:06 2013 (r311162) +++ head/math/R-cran-memisc/Makefile Tue Jan 29 13:22:42 2013 (r311163) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= memisc -DISTVERSION= 0.95-39 +DISTVERSION= 0.96-2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-memisc/distinfo ============================================================================== --- head/math/R-cran-memisc/distinfo Tue Jan 29 13:19:06 2013 (r311162) +++ head/math/R-cran-memisc/distinfo Tue Jan 29 13:22:42 2013 (r311163) @@ -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 Modified: head/math/R-cran-memisc/pkg-descr ============================================================================== --- head/math/R-cran-memisc/pkg-descr Tue Jan 29 13:19:06 2013 (r311162) +++ head/math/R-cran-memisc/pkg-descr Tue Jan 29 13:22:42 2013 (r311163) @@ -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?201301291322.r0TDMhsL011708>