pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: taca
Date: Sat Jul 4 06:19:04 UTC 2026
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php82: distinfo
Log Message:
lang/php82: update to 8.2.32
PHP 8.2.32 (2026-07-02)
- OpenSSL:
. Fixed bug GH-22187 (Memory corruption (zend_mm_heap corrupted) in
openssl_encrypt with AES-WRAP-PAD). (David Carlier)
To generate a diff of this commit:
cvs rdiff -u -r1.502 -r1.503 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.36 -r1.37 pkgsrc/lang/php82/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/php/phpversion.mk
diff -u pkgsrc/lang/php/phpversion.mk:1.502 pkgsrc/lang/php/phpversion.mk:1.503
--- pkgsrc/lang/php/phpversion.mk:1.502 Sat Jun 6 02:43:55 2026
+++ pkgsrc/lang/php/phpversion.mk Sat Jul 4 06:19:04 2026
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.502 2026/06/06 02:43:55 taca Exp $
+# $NetBSD: phpversion.mk,v 1.503 2026/07/04 06:19:04 taca Exp $
#
# This file selects a PHP version, based on the user's preferences and
# the installed packages. It does not add a dependency on the PHP
@@ -110,7 +110,7 @@ PHPVERSION_MK= defined
# Define each PHP's version.
PHP56_VERSION= 5.6.40
PHP74_VERSION= 7.4.33
-PHP82_VERSION= 8.2.31
+PHP82_VERSION= 8.2.32
PHP83_VERSION= 8.3.31
PHP84_VERSION= 8.4.22
PHP85_VERSION= 8.5.7
Index: pkgsrc/lang/php82/distinfo
diff -u pkgsrc/lang/php82/distinfo:1.36 pkgsrc/lang/php82/distinfo:1.37
--- pkgsrc/lang/php82/distinfo:1.36 Fri May 8 02:09:04 2026
+++ pkgsrc/lang/php82/distinfo Sat Jul 4 06:19:04 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.36 2026/05/08 02:09:04 taca Exp $
+$NetBSD: distinfo,v 1.37 2026/07/04 06:19:04 taca Exp $
-BLAKE2s (php-8.2.31.tar.xz) = 3f26eecd6d30c9c40a26db7a02e23fd299f052191b32f72443e5f7f7e82b2fba
-SHA512 (php-8.2.31.tar.xz) = 814ea663bf638133e940639e0be00acae8d1e6a2c5058980cbf72c71a81224be0ac6c6cb37ad141c3ab81f1064ab81523c775b38c61511c0d0be9b05dd173ecc
-Size (php-8.2.31.tar.xz) = 12160520 bytes
+BLAKE2s (php-8.2.32.tar.xz) = bbd27c08366f0a1dce746c417edbfbbb60667947bdd308aa3bd5c6a66063ddec
+SHA512 (php-8.2.32.tar.xz) = 7411eb65ba5c50a8c793295fa6b635fd660c8e77586be64b25c86993080b1a31af4f2c6656d864af905d6cbaa11262eeeb620e91d24504e6e64ba5c100e07542
+Size (php-8.2.32.tar.xz) = 12162364 bytes
SHA1 (patch-build_Makefile.global) = 87c533087a536649b5f51108ef4f4b72c8efc5b2
SHA1 (patch-build_php.m4) = 465d2896c8c4d88c325414caf221e1f2aec27fc3
SHA1 (patch-configure.ac) = 97d6378ca03682aca635af45df3e7d777fd1d787
Home |
Main Index |
Thread Index |
Old Index