svn commit: r545151 - head/math/R-cran-Zelig

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Aug 17 09:36:37 UTC 2020


Author: amdmi3
Date: Mon Aug 17 09:36:35 2020
New Revision: 545151
URL: https://svnweb.freebsd.org/changeset/ports/545151

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

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

Modified: head/math/R-cran-Zelig/Makefile
==============================================================================
--- head/math/R-cran-Zelig/Makefile	Mon Aug 17 09:02:47 2020	(r545150)
+++ head/math/R-cran-Zelig/Makefile	Mon Aug 17 09:36:35 2020	(r545151)
@@ -10,8 +10,7 @@ DISTNAME=	${PORTNAME}_${DISTVERSION}
 MAINTAINER=	wen at FreeBSD.org
 COMMENT=	Everyone's Statistical Software
 
-LICENSE=	GPLv2 GPLv3
-LICENSE_COMB=	dual
+LICENSE=	GPLv3+
 
 BUILD_DEPENDS=	R-cran-AER>=0:finance/R-cran-AER \
 		R-cran-Amelia>=0:math/R-cran-Amelia \
@@ -40,6 +39,6 @@ RUN_DEPENDS=	R-cran-AER>=0:finance/R-cran-AER \
 		R-cran-geepack>=0:math/R-cran-geepack \
 		R-cran-survey>=0:math/R-cran-survey
 
-USES=	cran:auto-plist
+USES=		cran:auto-plist
 
 .include <bsd.port.mk>

Modified: head/math/R-cran-Zelig/pkg-descr
==============================================================================
--- head/math/R-cran-Zelig/pkg-descr	Mon Aug 17 09:02:47 2020	(r545150)
+++ head/math/R-cran-Zelig/pkg-descr	Mon Aug 17 09:36:35 2020	(r545151)
@@ -9,4 +9,4 @@ allowing multiply imputed data for any model, and mimi
 (for Stata) that takes the raw output of existing statistical procedures and
 translates them into quantities of direct interest.
 
-WWW: http://gking.harvard.edu/zelig
+WWW: https://gking.harvard.edu/zelig


More information about the svn-ports-head mailing list