Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2026 05:31:03 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0e66f175672a - main - textproc/p5-YAML-LibYAML: Update to 0.907.0
Message-ID:  <6a13de97.3623f.6c3564ad@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 0e66f175672acbb6119f91043b8ecc821d4bd860
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-25 05:23:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-25 05:27:51 +0000

    textproc/p5-YAML-LibYAML: Update to 0.907.0
    
    Changes:        https://metacpan.org/dist/YAML-LibYAML/changes
    Security:       CVE-2025-40908
---
 textproc/p5-YAML-LibYAML/Makefile | 6 +++++-
 textproc/p5-YAML-LibYAML/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/textproc/p5-YAML-LibYAML/Makefile b/textproc/p5-YAML-LibYAML/Makefile
index 9117412b9a84..c6c61ee52024 100644
--- a/textproc/p5-YAML-LibYAML/Makefile
+++ b/textproc/p5-YAML-LibYAML/Makefile
@@ -1,7 +1,9 @@
 PORTNAME=	YAML-LibYAML
-PORTVERSION=	0.90
+PORTVERSION=	0.907.0
+DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:TINITA
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -12,6 +14,8 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE_GPLv1+ =	${WRKSRC}/LICENSE
 
+TEST_DEPENDS=	p5-Test-Warnings>=0:devel/p5-Test-Warnings
+
 USES=		perl5
 USE_PERL5=	configure
 
diff --git a/textproc/p5-YAML-LibYAML/distinfo b/textproc/p5-YAML-LibYAML/distinfo
index 2dc1d0efe05a..7dfec4bf36cd 100644
--- a/textproc/p5-YAML-LibYAML/distinfo
+++ b/textproc/p5-YAML-LibYAML/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1726080977
-SHA256 (YAML-LibYAML-0.90.tar.gz) = 284028847d2c9b7274c832d39d66e8e013545468cd414bbdb5340b625a39e8ea
-SIZE (YAML-LibYAML-0.90.tar.gz) = 157730
+TIMESTAMP = 1779616351
+SHA256 (YAML-LibYAML-v0.907.0.tar.gz) = 6ba087224911389e76fa198b149cec83f065b0ac75ddc52618f3490942cd9506
+SIZE (YAML-LibYAML-v0.907.0.tar.gz) = 176054


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a13de97.3623f.6c3564ad>