* [ptxdist] [PATCH] php8: Version bump 8.2.11 -> 8.3.3
@ 2024-02-25 15:12 Andreas Helmcke
2024-03-15 4:06 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Helmcke @ 2024-02-25 15:12 UTC (permalink / raw)
To: ptxdist; +Cc: Andreas Helmcke
Various fixes and changes:
https://www.php.net/ChangeLog-8.php#8.3.3
License change: copyright info, year changed
Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
---
rules/php8.make | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/rules/php8.make b/rules/php8.make
index 600871e21..52aae8d03 100644
--- a/rules/php8.make
+++ b/rules/php8.make
@@ -18,14 +18,14 @@ PACKAGES-$(PTXCONF_PHP8) += php8
#
# Paths and names
#
-PHP8_VERSION := 8.2.11
-PHP8_MD5 := 8e7f61ff53fd36be68643080c5114df9
+PHP8_VERSION := 8.3.3
+PHP8_MD5 := f8e821c23e4da0cd52710181532cb853
PHP8 := php-$(PHP8_VERSION)
PHP8_SUFFIX := tar.xz
PHP8_SOURCE := $(SRCDIR)/$(PHP8).$(PHP8_SUFFIX)
PHP8_DIR := $(BUILDDIR)/$(PHP8)
PHP8_LICENSE := PHP-3.01
-PHP8_LICENSE_FILES := file://LICENSE;md5=5ebd5be8e2a89f634486445bd164bef0
+PHP8_LICENSE_FILES := file://LICENSE;md5=fd469cce1a919f0cc95bab7afb28d19d
#
# Note: older releases are moved to the 'museum', but the 'de.php.net'
@@ -160,6 +160,7 @@ PHP8_CONF_OPT := \
--disable-opcache \
--disable-huge-code-pages \
--disable-opcache-jit \
+ --without-capstone \
--disable-pcntl \
--disable-pdo \
--without-pdo-dblib \
--
2.40.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] php8: Version bump 8.2.11 -> 8.3.3
2024-02-25 15:12 [ptxdist] [PATCH] php8: Version bump 8.2.11 -> 8.3.3 Andreas Helmcke
@ 2024-03-15 4:06 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-03-15 4:06 UTC (permalink / raw)
To: ptxdist; +Cc: Andreas Helmcke
Thanks, applied as c2ca175779b4977342ca99bb5bbeadaf0e2cf074.
Michael
[sent from post-receive hook]
On Fri, 15 Mar 2024 05:06:19 +0100, Andreas Helmcke <ahelmcke@ela-soft.com> wrote:
> Various fixes and changes:
> https://www.php.net/ChangeLog-8.php#8.3.3
>
> License change: copyright info, year changed
>
> Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
> Message-Id: <20240225151204.54557-2-ahelmcke@ela-soft.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/php8.make b/rules/php8.make
> index 600871e21b5a..52aae8d037e4 100644
> --- a/rules/php8.make
> +++ b/rules/php8.make
> @@ -18,14 +18,14 @@ PACKAGES-$(PTXCONF_PHP8) += php8
> #
> # Paths and names
> #
> -PHP8_VERSION := 8.2.11
> -PHP8_MD5 := 8e7f61ff53fd36be68643080c5114df9
> +PHP8_VERSION := 8.3.3
> +PHP8_MD5 := f8e821c23e4da0cd52710181532cb853
> PHP8 := php-$(PHP8_VERSION)
> PHP8_SUFFIX := tar.xz
> PHP8_SOURCE := $(SRCDIR)/$(PHP8).$(PHP8_SUFFIX)
> PHP8_DIR := $(BUILDDIR)/$(PHP8)
> PHP8_LICENSE := PHP-3.01
> -PHP8_LICENSE_FILES := file://LICENSE;md5=5ebd5be8e2a89f634486445bd164bef0
> +PHP8_LICENSE_FILES := file://LICENSE;md5=fd469cce1a919f0cc95bab7afb28d19d
>
> #
> # Note: older releases are moved to the 'museum', but the 'de.php.net'
> @@ -160,6 +160,7 @@ PHP8_CONF_OPT := \
> --disable-opcache \
> --disable-huge-code-pages \
> --disable-opcache-jit \
> + --without-capstone \
> --disable-pcntl \
> --disable-pdo \
> --without-pdo-dblib \
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-15 4:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-25 15:12 [ptxdist] [PATCH] php8: Version bump 8.2.11 -> 8.3.3 Andreas Helmcke
2024-03-15 4:06 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox