pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang lang/php74: update to 7.4.29



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa79d4b83d6f
branches:  trunk
changeset: 377054:fa79d4b83d6f
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Apr 16 00:52:28 2022 +0000

description:
lang/php74: update to 7.4.29

14 Apr 2022, PHP 7.4.29

- Core:
  . No source changes to this release.
    Version number added for reproduction of Windows builds.

- Date:
  . Updated to latest IANA timezone database (2022a). (Derick)

diffstat:

 lang/php/phpversion.mk |  4 ++--
 lang/php74/distinfo    |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r 5fc5d18d7cb1 -r fa79d4b83d6f lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Sat Apr 16 00:52:11 2022 +0000
+++ b/lang/php/phpversion.mk    Sat Apr 16 00:52:28 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.360 2022/03/18 14:42:47 taca Exp $
+# $NetBSD: phpversion.mk,v 1.361 2022/04/16 00:52:28 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
@@ -88,7 +88,7 @@
 
 # Define each PHP's version.
 PHP56_VERSION= 5.6.40
-PHP74_VERSION= 7.4.28
+PHP74_VERSION= 7.4.29
 PHP80_VERSION= 8.0.17
 PHP81_VERSION= 8.1.4
 
diff -r 5fc5d18d7cb1 -r fa79d4b83d6f lang/php74/distinfo
--- a/lang/php74/distinfo       Sat Apr 16 00:52:11 2022 +0000
+++ b/lang/php74/distinfo       Sat Apr 16 00:52:28 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.35 2022/02/20 13:03:01 taca Exp $
+$NetBSD: distinfo,v 1.36 2022/04/16 00:52:28 taca Exp $
 
-BLAKE2s (php-7.4.28.tar.xz) = 75a1093845eabf9f5717b0ef9a5f42b18a261eb4bbdf1aec89271eca3620c4b6
-SHA512 (php-7.4.28.tar.xz) = e7fa281a3be9ec46b7fa69619fd417fc04200dc64fd153f9670184d84b0aa3d5f3698536cf18476a96d8a42ba40b856ff57ab18e8e8a485dd9b95467d1952fa8
-Size (php-7.4.28.tar.xz) = 10418352 bytes
+BLAKE2s (php-7.4.29.tar.xz) = ce185478026dd04f48b4db8a3353b00316b5dd8aec0019d7ce0c3776bc956026
+SHA512 (php-7.4.29.tar.xz) = cdec93b3d10b80da4a16757e60ecf8b35e78adfc57edd40917f53c4d20ce2847363ac99954cc92492cd84b81c01c4af667b16c8f4fe54aa98b9181ef5b1951ba
+Size (php-7.4.29.tar.xz) = 10418908 bytes
 SHA1 (patch-build_libtool.m4) = 3656eb516fb14defd4b0964fe21e117c630be856
 SHA1 (patch-configure) = 5e9c9c06f6d819d5ba2832d648f41363f40f3108
 SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640



Home | Main Index | Thread Index | Old Index