Date: Mon, 28 Aug 2017 06:26:27 +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: r448849 - head/math/R-cran-sandwich Message-ID: <201708280626.v7S6QRMl081691@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Mon Aug 28 06:26:27 2017 New Revision: 448849 URL: https://svnweb.freebsd.org/changeset/ports/448849 Log: - Update to 2.4-0 - Fix LICENSE Modified: head/math/R-cran-sandwich/Makefile (contents, props changed) head/math/R-cran-sandwich/distinfo (contents, props changed) Modified: head/math/R-cran-sandwich/Makefile ============================================================================== --- head/math/R-cran-sandwich/Makefile Mon Aug 28 06:05:06 2017 (r448848) +++ head/math/R-cran-sandwich/Makefile Mon Aug 28 06:26:27 2017 (r448849) @@ -2,15 +2,14 @@ # $FreeBSD$ PORTNAME= sandwich -DISTVERSION= 2.3-4 +DISTVERSION= 2.4-0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Robust Covariance Matrix Estimators -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ RUN_DEPENDS= R-cran-zoo>0:math/R-cran-zoo Modified: head/math/R-cran-sandwich/distinfo ============================================================================== --- head/math/R-cran-sandwich/distinfo Mon Aug 28 06:05:06 2017 (r448848) +++ head/math/R-cran-sandwich/distinfo Mon Aug 28 06:26:27 2017 (r448849) @@ -1,2 +1,3 @@ -SHA256 (sandwich_2.3-4.tar.gz) = 2052f7e3d19a05c372f422c5480f1058a4107e420cd038a9bd7240c4f0746d4d -SIZE (sandwich_2.3-4.tar.gz) = 466729 +TIMESTAMP = 1503900470 +SHA256 (sandwich_2.4-0.tar.gz) = 34315b9ced76a3ed109aead7b8f77eea6398a6eb2e1ad71515a48bed9808ccc0 +SIZE (sandwich_2.4-0.tar.gz) = 1280592
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708280626.v7S6QRMl081691>