Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2025 11:33:08 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8139cd5c21d7 - main - textproc/pecl-yaml: Update to 2.2.5
Message-ID:  <202510241133.59OBX8LJ081932@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by dbaio:

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

commit 8139cd5c21d7d05c2a590ae854bf751b87564bca
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2025-10-24 11:30:21 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2025-10-24 11:32:27 +0000

    textproc/pecl-yaml: Update to 2.2.5
    
    Changelog:  https://pecl.php.net/package-changelog.php?package=yaml&release=2.2.5
---
 textproc/pecl-yaml/Makefile | 10 ++--------
 textproc/pecl-yaml/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 11 deletions(-)

diff --git a/textproc/pecl-yaml/Makefile b/textproc/pecl-yaml/Makefile
index 92419ba58a6b..90315aba77c3 100644
--- a/textproc/pecl-yaml/Makefile
+++ b/textproc/pecl-yaml/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	yaml
-DISTVERSION=	2.2.4
+DISTVERSION=	2.2.5
 CATEGORIES=	textproc pear
 
 MAINTAINER=	dbaio@FreeBSD.org
@@ -13,10 +13,4 @@ LIB_DEPENDS=	libyaml.so:textproc/libyaml
 
 USES=		php:pecl
 
-.include <bsd.port.pre.mk>
-post-patch:
-.if ${PHP_VER} >= 85
-	@${REINPLACE_CMD} -e 's|ext/standard/php_smart_string.h|Zend/zend_smart_string.h|' \
-		${WRKSRC}/php_yaml.h
-.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/pecl-yaml/distinfo b/textproc/pecl-yaml/distinfo
index 91abeb765e7d..013d759365e3 100644
--- a/textproc/pecl-yaml/distinfo
+++ b/textproc/pecl-yaml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1736470893
-SHA256 (PECL/yaml-2.2.4.tgz) = 8eb353baf87f15b1b62ac6eb71c8b589685958a1fe8b0e3d22ac59560d0e8913
-SIZE (PECL/yaml-2.2.4.tgz) = 41573
+TIMESTAMP = 1761304970
+SHA256 (PECL/yaml-2.2.5.tgz) = 0c751b489749fbf02071d5b0c6bfeb26c4b863c668ef89711ecf9507391bdf71
+SIZE (PECL/yaml-2.2.5.tgz) = 41617


help

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