Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Feb 2026 03:05:53 +0000
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fb363fcd9f50 - main - math/R-cran-LearnBayes: Update to 2.15.2
Message-ID:  <69840911.41c0d.ae9118b@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tota:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fb363fcd9f504800456903b1cdae20a532cacbfc

commit fb363fcd9f504800456903b1cdae20a532cacbfc
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2026-02-04 16:17:48 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2026-02-05 03:03:10 +0000

    math/R-cran-LearnBayes: Update to 2.15.2
    
    Reported by:    portscout
---
 math/R-cran-LearnBayes/Makefile | 7 ++++---
 math/R-cran-LearnBayes/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/math/R-cran-LearnBayes/Makefile b/math/R-cran-LearnBayes/Makefile
index 84518cdb78fd..79d6e61b5aa7 100644
--- a/math/R-cran-LearnBayes/Makefile
+++ b/math/R-cran-LearnBayes/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	LearnBayes
-PORTVERSION=	2.15.1
-PORTREVISION=	4
+PORTVERSION=	2.15.2
 CATEGORIES=	math education
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -10,6 +9,8 @@ WWW=		https://cran.r-project.org/web/packages/LearnBayes/
 
 LICENSE=	GPLv2+
 
-USES=	cran:auto-plist
+RUN_DEPENDS=	R-cran-coda>0:math/R-cran-coda
+
+USES=		cran:auto-plist
 
 .include <bsd.port.mk>
diff --git a/math/R-cran-LearnBayes/distinfo b/math/R-cran-LearnBayes/distinfo
index 6e47fe6d4b3d..2d2cac43d194 100644
--- a/math/R-cran-LearnBayes/distinfo
+++ b/math/R-cran-LearnBayes/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522140990
-SHA256 (LearnBayes_2.15.1.tar.gz) = 9b110858456523ca0b2a63f22013c4e1fbda6674b9d84dc1f4de8bffc5260532
-SIZE (LearnBayes_2.15.1.tar.gz) = 794622
+TIMESTAMP = 1769986159
+SHA256 (LearnBayes_2.15.2.tar.gz) = 7ae3458c64b426b7a753bf0613dc1e6eebccddcadbea9e86687ab2312861d192
+SIZE (LearnBayes_2.15.2.tar.gz) = 89218


home | help

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