Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2024 18:28:23 GMT
From:      Zsolt Udvari <uzsolt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9222cbb477de - main - textproc/R-cran-yaml: update to 2.3.9
Message-ID:  <202407061828.466ISNhK091907@gitrepo.freebsd.org>

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

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

commit 9222cbb477de747edc9aac62806d4bafee05c189
Author:     Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2024-07-06 18:18:10 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-07-06 18:28:01 +0000

    textproc/R-cran-yaml: update to 2.3.9
    
    Add TEST_DEPENDS.
    
    Changelog: https://cran.r-project.org/web/packages/yaml/ChangeLog
---
 textproc/R-cran-yaml/Makefile | 4 +++-
 textproc/R-cran-yaml/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/textproc/R-cran-yaml/Makefile b/textproc/R-cran-yaml/Makefile
index 727672185186..0c9791e8fcfd 100644
--- a/textproc/R-cran-yaml/Makefile
+++ b/textproc/R-cran-yaml/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	yaml
-PORTVERSION=	2.3.8
+DISTVERSION=	2.3.9
 CATEGORIES=	textproc
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -9,6 +9,8 @@ WWW=		https://cran.r-project.org/web/packages/yaml/
 
 LICENSE=	BSD3CLAUSE
 
+TEST_DEPENDS=	R-cran-RUnit>0:devel/R-cran-RUnit
+
 USES=		cran:auto-plist,compiles
 
 .include <bsd.port.mk>
diff --git a/textproc/R-cran-yaml/distinfo b/textproc/R-cran-yaml/distinfo
index c8796b8eafed..c00043b64b47 100644
--- a/textproc/R-cran-yaml/distinfo
+++ b/textproc/R-cran-yaml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1707933890
-SHA256 (yaml_2.3.8.tar.gz) = 9ed079e2159cae214f3fefcbc4c8eb3b888ceabe902350adbdb1d181eda23fd8
-SIZE (yaml_2.3.8.tar.gz) = 94764
+TIMESTAMP = 1720268802
+SHA256 (yaml_2.3.9.tar.gz) = b8eae662bf22769abd970d9e5380765c06537fb20af120e6e3ada865fb2db451
+SIZE (yaml_2.3.9.tar.gz) = 94467



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