pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/php-igbinary



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep 22 14:50:09 UTC 2024

Modified Files:
        pkgsrc/devel/php-igbinary: Makefile distinfo

Log Message:
devel/php-igbinary: update to 3.2.16

3.2.16 (2024-08-10)

* Fix test failures in php 8.4.0alpha1 due to tests calling deprecated
  functions (#390)


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/php-igbinary/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/php-igbinary/distinfo

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

Modified files:

Index: pkgsrc/devel/php-igbinary/Makefile
diff -u pkgsrc/devel/php-igbinary/Makefile:1.10 pkgsrc/devel/php-igbinary/Makefile:1.11
--- pkgsrc/devel/php-igbinary/Makefile:1.10     Thu Dec 14 15:39:22 2023
+++ pkgsrc/devel/php-igbinary/Makefile  Sun Sep 22 14:50:09 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2023/12/14 15:39:22 taca Exp $
+# $NetBSD: Makefile,v 1.11 2024/09/22 14:50:09 taca Exp $
 
 MODNAME=       igbinary
-PECL_VERSION=  3.2.15
+PECL_VERSION=  3.2.16
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/php-igbinary/distinfo
diff -u pkgsrc/devel/php-igbinary/distinfo:1.12 pkgsrc/devel/php-igbinary/distinfo:1.13
--- pkgsrc/devel/php-igbinary/distinfo:1.12     Thu Dec 14 15:39:22 2023
+++ pkgsrc/devel/php-igbinary/distinfo  Sun Sep 22 14:50:09 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2023/12/14 15:39:22 taca Exp $
+$NetBSD: distinfo,v 1.13 2024/09/22 14:50:09 taca Exp $
 
-BLAKE2s (php-igbinary/igbinary-3.2.15.tgz) = 0aceb14b7dadb8515ecacd394c139491f1a68b4cac5d4e6539766243606f890f
-SHA512 (php-igbinary/igbinary-3.2.15.tgz) = 1901765d302624ec0e8356fde6feabb8406122357e8ba178af6e9863e78a30f779c711785b981b8871d6c59f17bccfafe1d257a05a449935013ad8b62f7121c5
-Size (php-igbinary/igbinary-3.2.15.tgz) = 103238 bytes
+BLAKE2s (php-igbinary/igbinary-3.2.16.tgz) = 9ecb290603f8f32347137d6b96d253c116cb9ad7dc092ea8ff087bc1e98e9dcb
+SHA512 (php-igbinary/igbinary-3.2.16.tgz) = ad806ad42398e2355b18d7f99da6ac176a8d5de829cc9d7c0c38a211f4092cafdde80f6fa989dbdc77ea912e054ce88825675c727afd3a6e0d3150b3796a7bcd
+Size (php-igbinary/igbinary-3.2.16.tgz) = 103279 bytes



Home | Main Index | Thread Index | Old Index