From owner-svn-ports-head@freebsd.org Thu May 26 01:29:35 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0C513B4913E; Thu, 26 May 2016 01:29:35 +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 mx1.freebsd.org (Postfix) with ESMTPS id D1AB01957; Thu, 26 May 2016 01:29:34 +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 u4Q1TYBx084215; Thu, 26 May 2016 01:29:34 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4Q1TXfu084213; Thu, 26 May 2016 01:29:33 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201605260129.u4Q1TXfu084213@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 26 May 2016 01:29:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415870 - head/science/R-cran-bayesm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 May 2016 01:29:35 -0000 Author: wen Date: Thu May 26 01:29:33 2016 New Revision: 415870 URL: https://svnweb.freebsd.org/changeset/ports/415870 Log: - Update to 3.0.2 Modified: head/science/R-cran-bayesm/Makefile head/science/R-cran-bayesm/distinfo Modified: head/science/R-cran-bayesm/Makefile ============================================================================== --- head/science/R-cran-bayesm/Makefile Wed May 25 23:52:09 2016 (r415869) +++ head/science/R-cran-bayesm/Makefile Thu May 26 01:29:33 2016 (r415870) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= bayesm -PORTVERSION= 2.2.5 -PORTREVISION= 2 +DISTVERSION= 3.0-2 CATEGORIES= science -DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/./1} +DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Bayesian Inference for Marketing/Micro-econometrics @@ -13,6 +12,8 @@ COMMENT= Bayesian Inference for Marketin LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual +RUN_DEPENDS= R-cran-RcppArmadillo>=0:math/R-cran-RcppArmadillo + USES= cran:auto-plist .include Modified: head/science/R-cran-bayesm/distinfo ============================================================================== --- head/science/R-cran-bayesm/distinfo Wed May 25 23:52:09 2016 (r415869) +++ head/science/R-cran-bayesm/distinfo Thu May 26 01:29:33 2016 (r415870) @@ -1,2 +1,3 @@ -SHA256 (bayesm_2.2-5.tar.gz) = ea40748d8a33a76240b39aac2ab0550a1ba2522e12fa8179c771f37d62a89699 -SIZE (bayesm_2.2-5.tar.gz) = 1771317 +TIMESTAMP = 1464221971 +SHA256 (bayesm_3.0-2.tar.gz) = c3b13c24776550f1bdb43f3f46e49694d5705ff3460bc81c965d658726099404 +SIZE (bayesm_3.0-2.tar.gz) = 948455