Date: Sun, 8 Nov 2015 08:28:45 +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: r401043 - head/math/R-cran-sandwich Message-ID: <201511080828.tA88Sj4u082105@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sun Nov 8 08:28:45 2015 New Revision: 401043 URL: https://svnweb.freebsd.org/changeset/ports/401043 Log: - Update to 2.3-4 - Update WWW in pkg-descr Modified: head/math/R-cran-sandwich/Makefile head/math/R-cran-sandwich/distinfo head/math/R-cran-sandwich/pkg-descr Modified: head/math/R-cran-sandwich/Makefile ============================================================================== --- head/math/R-cran-sandwich/Makefile Sun Nov 8 08:22:18 2015 (r401042) +++ head/math/R-cran-sandwich/Makefile Sun Nov 8 08:28:45 2015 (r401043) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sandwich -DISTVERSION= 2.3-3 +DISTVERSION= 2.3-4 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-sandwich/distinfo ============================================================================== --- head/math/R-cran-sandwich/distinfo Sun Nov 8 08:22:18 2015 (r401042) +++ head/math/R-cran-sandwich/distinfo Sun Nov 8 08:28:45 2015 (r401043) @@ -1,2 +1,2 @@ -SHA256 (sandwich_2.3-3.tar.gz) = 1e71d0363297f4e4d6ed9da1a87978b5503f408d97706926f4aec14cbb075df4 -SIZE (sandwich_2.3-3.tar.gz) = 466503 +SHA256 (sandwich_2.3-4.tar.gz) = 2052f7e3d19a05c372f422c5480f1058a4107e420cd038a9bd7240c4f0746d4d +SIZE (sandwich_2.3-4.tar.gz) = 466729 Modified: head/math/R-cran-sandwich/pkg-descr ============================================================================== --- head/math/R-cran-sandwich/pkg-descr Sun Nov 8 08:22:18 2015 (r401042) +++ head/math/R-cran-sandwich/pkg-descr Sun Nov 8 08:28:45 2015 (r401043) @@ -1,4 +1,4 @@ Model-robust standard error estimators for cross-sectional, time series and longitudinal data. -WWW: http://cran.r-project.org/web/packages/sandwich/ +WWW: https://cran.r-project.org/web/packages/sandwich/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511080828.tA88Sj4u082105>