svn commit: r544609 - head/math/R-cran-MatchIt

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Aug 10 09:36:31 UTC 2020


Author: amdmi3
Date: Mon Aug 10 09:36:30 2020
New Revision: 544609
URL: https://svnweb.freebsd.org/changeset/ports/544609

Log:
  - Fix LICENSE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/math/R-cran-MatchIt/Makefile
  head/math/R-cran-MatchIt/pkg-descr

Modified: head/math/R-cran-MatchIt/Makefile
==============================================================================
--- head/math/R-cran-MatchIt/Makefile	Mon Aug 10 08:25:53 2020	(r544608)
+++ head/math/R-cran-MatchIt/Makefile	Mon Aug 10 09:36:30 2020	(r544609)
@@ -10,8 +10,7 @@ DISTNAME=	${PORTNAME}_${DISTVERSION}
 MAINTAINER=	wen at FreeBSD.org
 COMMENT=	Nonparametric Preprocessing for Parametric Casual Inference
 
-LICENSE=	GPLv2 GPLv3
-LICENSE_COMB=	dual
+LICENSE=	GPLv2+
 
 BUILD_DEPENDS=	R-cran-Matching>=0:math/R-cran-Matching \
 		R-cran-rgenoud>=0:math/R-cran-rgenoud

Modified: head/math/R-cran-MatchIt/pkg-descr
==============================================================================
--- head/math/R-cran-MatchIt/pkg-descr	Mon Aug 10 08:25:53 2020	(r544608)
+++ head/math/R-cran-MatchIt/pkg-descr	Mon Aug 10 09:36:30 2020	(r544609)
@@ -3,4 +3,4 @@ control groups with similar covariate distributions - 
 to match exactly on covariates, to match on propensity scores, or
 perform a variety of other matching procedures.
 
-WWW: http://gking.harvard.edu/matchit
+WWW: https://gking.harvard.edu/matchit


More information about the svn-ports-head mailing list