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 Apr 16 00:52:28 UTC 2022

Modified Files:
        pkgsrc/lang/php: phpversion.mk
        pkgsrc/lang/php74: distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.360 -r1.361 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.35 -r1.36 pkgsrc/lang/php74/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.360 pkgsrc/lang/php/phpversion.mk:1.361
--- pkgsrc/lang/php/phpversion.mk:1.360 Fri Mar 18 14:42:47 2022
+++ pkgsrc/lang/php/phpversion.mk       Sat Apr 16 00:52:28 2022
@@ -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 @@ PHPVERSION_MK=        defined
 
 # 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
 

Index: pkgsrc/lang/php74/distinfo
diff -u pkgsrc/lang/php74/distinfo:1.35 pkgsrc/lang/php74/distinfo:1.36
--- pkgsrc/lang/php74/distinfo:1.35     Sun Feb 20 13:03:01 2022
+++ pkgsrc/lang/php74/distinfo  Sat Apr 16 00:52:28 2022
@@ -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