Browse Source

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
overlay
Muhammad Moinur Rahman 10 months ago
parent
commit
03ea3fd03c
No known key found for this signature in database GPG Key ID: BDB9B5A617C0BC91
  1. 11
      archivers/php84-phar/files/patch-config.m4
  2. 2
      lang/php84/Makefile
  3. 6
      lang/php84/distinfo

11
archivers/php84-phar/files/patch-config.m4

@ -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

2
lang/php84/Makefile

@ -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/ \

6
lang/php84/distinfo

@ -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…
Cancel
Save