Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jan 2024 12:10:57 GMT
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: edf20cb844e7 - main - math/R-cran-ddalpha: Update to 1.3.15
Message-ID:  <202401131210.40DCAvZw046985@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tota:

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

commit edf20cb844e7ff2da0da43bb708d04f102643ef7
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2024-01-13 12:09:05 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2024-01-13 12:10:37 +0000

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

diff --git a/math/R-cran-ddalpha/Makefile b/math/R-cran-ddalpha/Makefile
index 36625ffae535..a501e8064ac3 100644
--- a/math/R-cran-ddalpha/Makefile
+++ b/math/R-cran-ddalpha/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	ddalpha
-PORTVERSION=	1.3.13
-PORTREVISION=	1
+PORTVERSION=	1.3.15
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -10,13 +9,11 @@ WWW=		https://cran.r-project.org/web/packages/ddalpha/
 
 LICENSE=	GPLv2
 
-CRAN_DEPENDS=	R-cran-robustbase>0:math/R-cran-robustbase \
-		R-cran-sfsmisc>0:devel/R-cran-sfsmisc \
+RUN_DEPENDS=	R-cran-BH>0:devel/R-cran-BH \
 		R-cran-geometry>0:math/R-cran-geometry \
 		R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp \
-		R-cran-BH>0:devel/R-cran-BH
-BUILD_DEPENDS=	${CRAN_DEPENDS}
-RUN_DEPENDS=	${CRAN_DEPENDS}
+		R-cran-robustbase>0:math/R-cran-robustbase \
+		R-cran-sfsmisc>0:devel/R-cran-sfsmisc
 
 USES=		compiler:c++11-lang cran:auto-plist,compiles
 
diff --git a/math/R-cran-ddalpha/distinfo b/math/R-cran-ddalpha/distinfo
index 1c3de644be61..6e791cd8db7c 100644
--- a/math/R-cran-ddalpha/distinfo
+++ b/math/R-cran-ddalpha/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1648034761
-SHA256 (ddalpha_1.3.13.tar.gz) = e4a60a4e0950a3587db2a2d5958ab4fbe07b2548f7c3d4795912fe45c77a4eae
-SIZE (ddalpha_1.3.13.tar.gz) = 490074
+TIMESTAMP = 1705121167
+SHA256 (ddalpha_1.3.15.tar.gz) = 0c2794a4e88cef44d96dc980ec2f091d66b3c83995760297b623e5285878feed
+SIZE (ddalpha_1.3.15.tar.gz) = 490136



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