From owner-svn-ports-all@freebsd.org Wed Dec 2 14:13:48 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4FFFD47C600; Wed, 2 Dec 2020 14:13:48 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CmLYS1s0xz4pxd; Wed, 2 Dec 2020 14:13:48 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 329297E7; Wed, 2 Dec 2020 14:13:48 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0B2EDmRq000532; Wed, 2 Dec 2020 14:13:48 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0B2EDlr0000531; Wed, 2 Dec 2020 14:13:47 GMT (envelope-from wen@FreeBSD.org) Message-Id: <202012021413.0B2EDlr0000531@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 2 Dec 2020 14:13:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r556824 - head/math/R-cran-MatchIt X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/math/R-cran-MatchIt X-SVN-Commit-Revision: 556824 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Dec 2020 14:13:48 -0000 Author: wen Date: Wed Dec 2 14:13:47 2020 New Revision: 556824 URL: https://svnweb.freebsd.org/changeset/ports/556824 Log: - Update to 4.0.1 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 Wed Dec 2 14:13:24 2020 (r556823) +++ head/math/R-cran-MatchIt/Makefile Wed Dec 2 14:13:47 2020 (r556824) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= MatchIt -DISTVERSION= 3.0.2 -PORTREVISION= 4 +DISTVERSION= 4.0.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -13,10 +12,16 @@ COMMENT= Nonparametric Preprocessing for Parametric Ca LICENSE= GPLv2+ BUILD_DEPENDS= R-cran-Matching>=0:math/R-cran-Matching \ - R-cran-rgenoud>=0:math/R-cran-rgenoud + R-cran-rgenoud>=0:math/R-cran-rgenoud \ + R-cran-Rcpp>=0:devel/R-cran-Rcpp \ + R-cran-RcppProgress>=0:devel/R-cran-RcppProgress \ + R-cran-backports>=0:math/R-cran-backports RUN_DEPENDS= R-cran-Matching>=0:math/R-cran-Matching \ - R-cran-rgenoud>=0:math/R-cran-rgenoud + R-cran-rgenoud>=0:math/R-cran-rgenoud\ + R-cran-Rcpp>=:devel/R-cran-Rcpp\ + R-cran-RcppProgress>=0:devel/R-cran-RcppProgress \ + R-cran-backports>=0:math/R-cran-backports -USES= cran:auto-plist +USES= cran:auto-plist,compiles .include Modified: head/math/R-cran-MatchIt/distinfo ============================================================================== --- head/math/R-cran-MatchIt/distinfo Wed Dec 2 14:13:24 2020 (r556823) +++ head/math/R-cran-MatchIt/distinfo Wed Dec 2 14:13:47 2020 (r556824) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517229395 -SHA256 (MatchIt_3.0.2.tar.gz) = 782b159a2b5172e758e3993177930d604140ae668fd8a7c98c30792df80de9de -SIZE (MatchIt_3.0.2.tar.gz) = 317607 +TIMESTAMP = 1606935523 +SHA256 (MatchIt_4.0.1.tar.gz) = f6f7856bd45c2da68a91a09f288143713f131bf6a25975c9e9bd08588b613c28 +SIZE (MatchIt_4.0.1.tar.gz) = 1493734