git: 3493ae50cca6 - main - textproc/R-cran-yaml: Update to 2.3.11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Dec 2025 09:38:20 UTC
The branch main has been updated by uzsolt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3493ae50cca6cc0323d6f04a5328f4b85fee6ce6
commit 3493ae50cca6cc0323d6f04a5328f4b85fee6ce6
Author: Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2025-12-02 09:36:55 +0000
Commit: Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2025-12-02 09:38:12 +0000
textproc/R-cran-yaml: Update to 2.3.11
Use c++23-capable compler.
Add license file.
Switch WWW to canonical form.
Changelog: https://cran.r-project.org/web/packages/yaml/ChangeLog
---
textproc/R-cran-yaml/Makefile | 7 ++++---
textproc/R-cran-yaml/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/textproc/R-cran-yaml/Makefile b/textproc/R-cran-yaml/Makefile
index 4dd604a1aea0..d813fd7a050a 100644
--- a/textproc/R-cran-yaml/Makefile
+++ b/textproc/R-cran-yaml/Makefile
@@ -1,16 +1,17 @@
PORTNAME= yaml
-DISTVERSION= 2.3.10
+DISTVERSION= 2.3.11
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= uzsolt@FreeBSD.org
COMMENT= Methods to convert R data to YAML and back
-WWW= https://cran.r-project.org/web/packages/yaml/
+WWW= https://cran.r-project.org/package=yaml
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= R-cran-RUnit>0:devel/R-cran-RUnit
-USES= cran:auto-plist,compiles
+USES= compiler:c++23-lang cran:auto-plist,compiles
.include <bsd.port.mk>
diff --git a/textproc/R-cran-yaml/distinfo b/textproc/R-cran-yaml/distinfo
index f4621f29711a..4ea242829070 100644
--- a/textproc/R-cran-yaml/distinfo
+++ b/textproc/R-cran-yaml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722776773
-SHA256 (yaml_2.3.10.tar.gz) = e236d42d366e361d4855aa4f520260debd53a31e4786442b94770b045da02a6d
-SIZE (yaml_2.3.10.tar.gz) = 94556
+TIMESTAMP = 1764667264
+SHA256 (yaml_2.3.11.tar.gz) = b9c4fa70b9e2ba2257d59b7d4ba5d80106ed63f66d6d2a4da26b754160bac22c
+SIZE (yaml_2.3.11.tar.gz) = 94851