mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
lang/php84: Update version 8.4.0beta1=>8.4.0beta2
- Fix build of archivers/php84-phar Changelog: https://github.com/php/php-src/blob/php-8.4.0beta2/NEWS
This commit is contained in:
parent
d3bf3e5a61
commit
03ea3fd03c
3 changed files with 15 additions and 4 deletions
11
archivers/php84-phar/files/patch-config.m4
Normal file
11
archivers/php84-phar/files/patch-config.m4
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- config.m4.orig 2024-08-17 04:34:39 UTC
|
||||
+++ config.m4
|
||||
@@ -35,8 +35,4 @@ if test "$PHP_PHAR" != "no"; then
|
||||
|
||||
PHP_INSTALL_HEADERS([ext/phar], [php_phar.h])
|
||||
|
||||
- AC_CONFIG_FILES([
|
||||
- $ext_dir/phar.1
|
||||
- $ext_dir/phar.phar.1
|
||||
- ])
|
||||
fi
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= php84
|
||||
DISTVERSION= 8.4.0beta1
|
||||
DISTVERSION= 8.4.0beta2
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= lang devel www
|
||||
MASTER_SITES= https://downloads.php.net/~saki/ \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1723854037
|
||||
SHA256 (php-8.4.0beta1.tar.xz) = dd1915c2f9772ef9a997a8de234afc4ec201e853f0d2abe65ad6ac16b672b456
|
||||
SIZE (php-8.4.0beta1.tar.xz) = 13445400
|
||||
TIMESTAMP = 1723867526
|
||||
SHA256 (php-8.4.0beta2.tar.xz) = b784cffa0102ba8dc17337a3eed04dec2aef2fa760b3d2b5d2f77b52307f980b
|
||||
SIZE (php-8.4.0beta2.tar.xz) = 13444932
|
||||
|
|
Loading…
Add table
Reference in a new issue