Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2017 07:52:45 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439364 - head/math/R-cran-MatchIt
Message-ID:  <201704250752.v3P7qjI6041324@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Tue Apr 25 07:52:45 2017
New Revision: 439364
URL: https://svnweb.freebsd.org/changeset/ports/439364

Log:
  - Update to 3.0.1
  - Add missing DEPENDS

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

Modified: head/math/R-cran-MatchIt/Makefile
==============================================================================
--- head/math/R-cran-MatchIt/Makefile	Tue Apr 25 07:37:04 2017	(r439363)
+++ head/math/R-cran-MatchIt/Makefile	Tue Apr 25 07:52:45 2017	(r439364)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	MatchIt
-DISTVERSION=	2.4-22
+DISTVERSION=	3.0.1
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -12,6 +12,11 @@ COMMENT=	Nonparametric Preprocessing for
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
+BUILD_DEPENDS=	R-cran-Matching>=0:math/R-cran-Matching \
+		R-cran-rgenoud>=0:math/R-cran-rgenoud
+RUN_DEPENDS=	R-cran-Matching>=0:math/R-cran-Matching \
+		R-cran-rgenoud>=0:math/R-cran-rgenoud
+
 USES=		cran:auto-plist
 
 .include <bsd.port.mk>

Modified: head/math/R-cran-MatchIt/distinfo
==============================================================================
--- head/math/R-cran-MatchIt/distinfo	Tue Apr 25 07:37:04 2017	(r439363)
+++ head/math/R-cran-MatchIt/distinfo	Tue Apr 25 07:52:45 2017	(r439364)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488352817
-SHA256 (MatchIt_2.4-22.tar.gz) = 82808470c9881991eb66eed5f66438b5c7359b97da2585ca35e390942d9f479a
-SIZE (MatchIt_2.4-22.tar.gz) = 314819
+TIMESTAMP = 1493083230
+SHA256 (MatchIt_3.0.1.tar.gz) = 7ccd926619326e8b8deb43d021750696177b7e69954a35deddaa696d90b02e46
+SIZE (MatchIt_3.0.1.tar.gz) = 318092



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704250752.v3P7qjI6041324>