From 6d1fd2be454adb56a1d18b410493ca928fbe6c96 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 28 Aug 2021 06:27:16 +0000 Subject: lang/php73: update to 7.3.30 26 Aug 2021, PHP 7.3.30 - Phar: . Fixed bug #81211: Symlinks are followed when creating PHAR archive (cmb) --- lang/php/phpversion.mk | 4 ++-- lang/php73/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'lang') diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk index 7e7517c2824..15cfce1efb5 100644 --- a/lang/php/phpversion.mk +++ b/lang/php/phpversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: phpversion.mk,v 1.337 2021/08/28 06:24:05 taca Exp $ +# $NetBSD: phpversion.mk,v 1.338 2021/08/28 06:27:16 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 -PHP73_VERSION= 7.3.29 +PHP73_VERSION= 7.3.30 PHP74_VERSION= 7.4.23 PHP80_VERSION= 8.0.10 diff --git a/lang/php73/distinfo b/lang/php73/distinfo index d66ff996d65..227ae6b12dc 100644 --- a/lang/php73/distinfo +++ b/lang/php73/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.34 2021/07/02 17:32:06 taca Exp $ +$NetBSD: distinfo,v 1.35 2021/08/28 06:27:16 taca Exp $ -SHA1 (php-7.3.29.tar.xz) = e694c68bf991d06ac6bba0277efce80bc8946c69 -RMD160 (php-7.3.29.tar.xz) = 6e7958a92ae6460263d6f9062ed9136c4d266b39 -SHA512 (php-7.3.29.tar.xz) = 8a495546d575a31f864f85139d8d7931361e6ac421f2cf5ef3b4cb57f59c44568cb9ad0c8793f50169d8d9933abdcec14ab90add2d7fab056e19e7f66d60689f -Size (php-7.3.29.tar.xz) = 12139492 bytes +SHA1 (php-7.3.30.tar.xz) = b7e45aaf4c2d42e0f2c56b7ea1c1cca0ede1d928 +RMD160 (php-7.3.30.tar.xz) = 4dcad0f125713dbd0f943b0258fee8fcc70630a5 +SHA512 (php-7.3.30.tar.xz) = 89eb62ab4284393f33b79ee336c1672613c498adb858b16e1a17d5b2056068c849b96bbf591311ff322c607168d9518ade3bfebedbc4da4f37c34d2c64c671b6 +Size (php-7.3.30.tar.xz) = 12142596 bytes SHA1 (patch-configure) = 08b80528ba90c705398e8841c232382663479a3b SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640 SHA1 (patch-ext_gd_config.m4) = eaecfb31b18700dd642c067ed82748d4f6be2335 -- cgit v1.2.3