svn commit: r368812 - head/math/R-cran-sandwich

TAKATSU Tomonari tota at FreeBSD.org
Mon Sep 22 06:59:53 UTC 2014


Author: tota
Date: Mon Sep 22 06:59:51 2014
New Revision: 368812
URL: http://svnweb.freebsd.org/changeset/ports/368812
QAT: https://qat.redports.org/buildarchive/r368812/

Log:
  - Update to 2.3-1
  - Update LICENSE section

Modified:
  head/math/R-cran-sandwich/Makefile
  head/math/R-cran-sandwich/distinfo

Modified: head/math/R-cran-sandwich/Makefile
==============================================================================
--- head/math/R-cran-sandwich/Makefile	Mon Sep 22 06:39:45 2014	(r368811)
+++ head/math/R-cran-sandwich/Makefile	Mon Sep 22 06:59:51 2014	(r368812)
@@ -2,15 +2,15 @@
 # $FreeBSD$
 
 PORTNAME=	sandwich
-DISTVERSION=	2.3-0
-PORTREVISION=	4
+DISTVERSION=	2.3-1
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
 MAINTAINER=	tota at FreeBSD.org
 COMMENT=	Robust Covariance Matrix Estimators
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2 GPLv3
+LICENSE_COMB=	dual
 
 RUN_DEPENDS=	R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo
 

Modified: head/math/R-cran-sandwich/distinfo
==============================================================================
--- head/math/R-cran-sandwich/distinfo	Mon Sep 22 06:39:45 2014	(r368811)
+++ head/math/R-cran-sandwich/distinfo	Mon Sep 22 06:59:51 2014	(r368812)
@@ -1,2 +1,2 @@
-SHA256 (sandwich_2.3-0.tar.gz) = cdd3cdc7703b089cb2cb735d86b84e0204f1dc7a508be48488d25c2b79394169
-SIZE (sandwich_2.3-0.tar.gz) = 459414
+SHA256 (sandwich_2.3-1.tar.gz) = 16db246731eb5090c89fee1470312eb670596590769df21f395590b3f5c74bfa
+SIZE (sandwich_2.3-1.tar.gz) = 460377


More information about the svn-ports-head mailing list