pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/php-yaml



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Jan  2 06:13:57 UTC 2026

Modified Files:
        pkgsrc/textproc/php-yaml: Makefile distinfo

Log Message:
textproc/php-yaml: update to 2.3.0

2.3.0 (2025-11-12)

New Features

* Add a composer.json to enable support for PIE (asgrim)

Bugs Fixed

* #97: Ignore null array offset warnings in explicit null tests (bd808)
*  avoid unexpected NAN value was coerced to string (remicollet)


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/php-yaml/Makefile \
    pkgsrc/textproc/php-yaml/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/php-yaml/Makefile
diff -u pkgsrc/textproc/php-yaml/Makefile:1.5 pkgsrc/textproc/php-yaml/Makefile:1.6
--- pkgsrc/textproc/php-yaml/Makefile:1.5       Sat Feb  8 03:55:19 2025
+++ pkgsrc/textproc/php-yaml/Makefile   Fri Jan  2 06:13:57 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2025/02/08 03:55:19 taca Exp $
+# $NetBSD: Makefile,v 1.6 2026/01/02 06:13:57 taca Exp $
 
 MODNAME=       yaml
-PECL_VERSION=  2.2.2
-PKGREVISION=   1
+PECL_VERSION=  2.3.0
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       YAML-1.1 parser and emitter
Index: pkgsrc/textproc/php-yaml/distinfo
diff -u pkgsrc/textproc/php-yaml/distinfo:1.5 pkgsrc/textproc/php-yaml/distinfo:1.6
--- pkgsrc/textproc/php-yaml/distinfo:1.5       Sun Dec 12 15:24:24 2021
+++ pkgsrc/textproc/php-yaml/distinfo   Fri Jan  2 06:13:57 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/12/12 15:24:24 taca Exp $
+$NetBSD: distinfo,v 1.6 2026/01/02 06:13:57 taca Exp $
 
-BLAKE2s (php-yaml/yaml-2.2.2.tgz) = 0b3d738484728fbbe2ac4484448b68a268a0229643bdecd89d3c6299e1ac1755
-SHA512 (php-yaml/yaml-2.2.2.tgz) = 4c1d3012623154b8d74908fb319a637d7bff178d02d0732d1a3d19d24df2c612d62948eb7dcd9ead9fd31f2da7af0cec54657b8cce128968a04079dd0002117d
-Size (php-yaml/yaml-2.2.2.tgz) = 41063 bytes
+BLAKE2s (php-yaml/yaml-2.3.0.tgz) = 5c737e3121c29d5927424abfb92d95b84e98256809e8fb57902ceb3fef2ca296
+SHA512 (php-yaml/yaml-2.3.0.tgz) = d1dca645bbf3bcf92e5725c1a4d680aa00a97f1560099daefb20f619058b99d587ec9c7234c72d929141db1a53877c9e17e4afcb123c5d7c1be2199559651b38
+Size (php-yaml/yaml-2.3.0.tgz) = 41819 bytes



Home | Main Index | Thread Index | Old Index