Github messages for voidlinux
 help / color / mirror / Atom feed
From: TinfoilSubmarine <TinfoilSubmarine@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] PHP updates
Date: Tue, 16 Jan 2024 21:38:45 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48243@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]

There is a new pull request by TinfoilSubmarine against master on the void-packages repository

https://github.com/TinfoilSubmarine/void-packages maint/php-updates
https://github.com/void-linux/void-packages/pull/48243

PHP updates
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/48243.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-maint/php-updates-48243.patch --]
[-- Type: text/x-diff, Size: 12178 bytes --]

From d9af4d74654086de4517e5f2d4e3c917fb6962cb Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 16 Jan 2024 14:59:18 -0500
Subject: [PATCH 1/9] php8.1: update to 8.1.27.

---
 srcpkgs/php8.1/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/php8.1/template b/srcpkgs/php8.1/template
index a656ad58aa194..3065e8f1b997a 100644
--- a/srcpkgs/php8.1/template
+++ b/srcpkgs/php8.1/template
@@ -1,8 +1,8 @@
 # Template file for 'php8.1'
 # rebuild php8.1-apcu and php8.1-imagick when updating this package
 pkgname=php8.1
-version=8.1.26
-revision=4
+version=8.1.27
+revision=1
 _php_version=8.1
 hostmakedepends="bison pkg-config apache-devel"
 makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
@@ -18,7 +18,7 @@ changelog="https://raw.githubusercontent.com/php/php-src/php-${version}/NEWS"
 # this is the source where the www.php.net code pulls the tarballs it serves
 # at https://www.php.net/distributions/
 distfiles="https://github.com/php/web-php-distributions/raw/master/php-${version}.tar.gz"
-checksum=d954cecfc3d294c2fccbe2b1a6bef784ce0d6c5d44a9e28f8a527e092825f2cb
+checksum=9aa5d7a29389d799885d90740932697006d5d0f55d1def67678e0c14f6ab7b2d
 provides="php-runtime-${version}_1"
 
 conf_files="/etc/php${_php_version}/php.ini"

From b7b1acdefd622aa85aba4050b45d23fbe0e723d5 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 16 Jan 2024 14:59:27 -0500
Subject: [PATCH 2/9] php8.1-igbinary: update to 3.2.15.

---
 srcpkgs/php8.1-igbinary/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/php8.1-igbinary/template b/srcpkgs/php8.1-igbinary/template
index cf4cf6a5ebbcc..3d43405c3a6bb 100644
--- a/srcpkgs/php8.1-igbinary/template
+++ b/srcpkgs/php8.1-igbinary/template
@@ -1,6 +1,6 @@
 # Template file for 'php8.1-igbinary'
 pkgname=php8.1-igbinary
-version=3.2.14
+version=3.2.15
 revision=1
 build_style=gnu-configure
 configure_args="--with-php-config=/usr/bin/php-config8.1"
@@ -12,7 +12,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="BSD-3-Clause"
 homepage="https://github.com/igbinary/igbinary/"
 distfiles="https://pecl.php.net/get/igbinary-${version}.tgz"
-checksum=6337147a4fb888072566674837bda9928ee06ee7f0114b4338b86c816232925d
+checksum=eff099b0343b45fbe9765d4b3d441064ddefbbf9cfb7198487de9bda6b8f4907
 
 pre_configure() {
 	phpize8.1

From 3978ec390d8bb078abe815744968f97956fef125 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 16 Jan 2024 14:59:30 -0500
Subject: [PATCH 3/9] php8.1-mongodb: update to 1.17.2.

---
 srcpkgs/php8.1-mongodb/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/php8.1-mongodb/template b/srcpkgs/php8.1-mongodb/template
index 64f323b3d6029..0019d879fb088 100644
--- a/srcpkgs/php8.1-mongodb/template
+++ b/srcpkgs/php8.1-mongodb/template
@@ -1,6 +1,6 @@
 # Template file for 'php8.1-mongodb'
 pkgname=php8.1-mongodb
-version=1.17.0
+version=1.17.2
 revision=1
 build_style=gnu-configure
 configure_args="--with-php-config=/usr/bin/php-config8.1"
@@ -13,7 +13,7 @@ license="Apache-2.0"
 homepage="https://pecl.php.net/package/mongodb"
 changelog="https://pecl.php.net/package-changelog.php?package=mongodb"
 distfiles="https://pecl.php.net/get/mongodb-$version.tgz"
-checksum=5e7db95103d73212ed0edf8887d92184baa5643476045cb899efbcf439847148
+checksum=84081b780d48af884d47f0339800c3666c664c66f0035c66d43a34a10fb67376
 
 pre_configure() {
 	phpize8.1

From 7234396036069f0281a73edf23ceeffa49acf8b1 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 16 Jan 2024 14:59:36 -0500
Subject: [PATCH 4/9] php8.2: update to 8.2.14.

---
 srcpkgs/php8.2/patches/php-cross-config.patch | 14 +++++++-------
 srcpkgs/php8.2/template                       |  6 +++---
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/php8.2/patches/php-cross-config.patch b/srcpkgs/php8.2/patches/php-cross-config.patch
index 1956e6690abe2..141c3f0a0e66d 100644
--- a/srcpkgs/php8.2/patches/php-cross-config.patch
+++ b/srcpkgs/php8.2/patches/php-cross-config.patch
@@ -1,22 +1,22 @@
 diff --git a/configure b/configure
-index 1f5489d..a7e9276 100755
+index d317fd7..5560d75 100755
 --- a/configure
 +++ b/configure
-@@ -63653,7 +63653,7 @@ printf %s "checking for pg_config... " >&6; }
+@@ -60896,7 +60896,7 @@ $as_echo_n "checking for pg_config... " >&6; }
      fi
    done
  
 -  if test -n "$PG_CONFIG"; then
 +  if test -n "$PG_CONFIG" && test "x$cross_compiling" != "xyes"; then
-     { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PG_CONFIG" >&5
- printf "%s\n" "$PG_CONFIG" >&6; }
+     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PG_CONFIG" >&5
+ $as_echo "$PG_CONFIG" >&6; }
      PGSQL_INCLUDE=`$PG_CONFIG --includedir`
-@@ -65177,7 +65177,7 @@ printf %s "checking for pg_config... " >&6; }
+@@ -62422,7 +62422,7 @@ $as_echo_n "checking for pg_config... " >&6; }
      fi
    done
  
 -  if test -n "$PG_CONFIG"; then
 +  if test -n "$PG_CONFIG" && test "x$cross_compiling" != "xyes"; then
-     { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PG_CONFIG" >&5
- printf "%s\n" "$PG_CONFIG" >&6; }
+     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PG_CONFIG" >&5
+ $as_echo "$PG_CONFIG" >&6; }
      PGSQL_INCLUDE=`$PG_CONFIG --includedir`
diff --git a/srcpkgs/php8.2/template b/srcpkgs/php8.2/template
index 48e1220289dc1..8db8fb848a7da 100644
--- a/srcpkgs/php8.2/template
+++ b/srcpkgs/php8.2/template
@@ -1,8 +1,8 @@
 # Template file for 'php8.2'
 # rebuild php8.2-apcu and php8.2-imagick when updating this package
 pkgname=php8.2
-version=8.2.13
-revision=3
+version=8.2.14
+revision=1
 _php_version=8.2
 hostmakedepends="bison pkg-config apache-devel"
 makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
@@ -18,7 +18,7 @@ changelog="https://raw.githubusercontent.com/php/php-src/php-${version}/NEWS"
 # this is the source where the www.php.net code pulls the tarballs it serves
 # at https://www.php.net/distributions/
 distfiles="https://github.com/php/web-php-distributions/raw/master/php-${version}.tar.gz"
-checksum=6a194038f5a9e46d8f70a9d59c072c3b08d6edbdd8e304096e24ccf2225bcf1b
+checksum=4c1fbb55a10ece7f4532feba9f3f88b9b211c11320742977588738374c03255f
 provides="php-runtime-${version}_1"
 
 conf_files="/etc/php${_php_version}/php.ini"

From ff51fc61c2faf4f420e81cf22f1b0bdb4aa91efe Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 16 Jan 2024 14:59:40 -0500
Subject: [PATCH 5/9] php8.2-igbinary: update to 3.2.15.

---
 srcpkgs/php8.2-igbinary/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/php8.2-igbinary/template b/srcpkgs/php8.2-igbinary/template
index 685bbd12d67b5..89ce91a138308 100644
--- a/srcpkgs/php8.2-igbinary/template
+++ b/srcpkgs/php8.2-igbinary/template
@@ -1,6 +1,6 @@
 # Template file for 'php8.2-igbinary'
 pkgname=php8.2-igbinary
-version=3.2.14
+version=3.2.15
 revision=1
 build_style=gnu-configure
 configure_args="--with-php-config=/usr/bin/php-config8.2"
@@ -12,7 +12,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="BSD-3-Clause"
 homepage="https://github.com/igbinary/igbinary/"
 distfiles="https://pecl.php.net/get/igbinary-${version}.tgz"
-checksum=6337147a4fb888072566674837bda9928ee06ee7f0114b4338b86c816232925d
+checksum=eff099b0343b45fbe9765d4b3d441064ddefbbf9cfb7198487de9bda6b8f4907
 
 pre_configure() {
 	phpize8.2

From 1da2ae26e0d48f0ac71882d94ca4e6e981b5d519 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 16 Jan 2024 14:59:45 -0500
Subject: [PATCH 6/9] php8.2-mongodb: update to 1.17.2.

---
 srcpkgs/php8.2-mongodb/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/php8.2-mongodb/template b/srcpkgs/php8.2-mongodb/template
index f683978b836fb..44bd20132d3e8 100644
--- a/srcpkgs/php8.2-mongodb/template
+++ b/srcpkgs/php8.2-mongodb/template
@@ -1,6 +1,6 @@
 # Template file for 'php8.2-mongodb'
 pkgname=php8.2-mongodb
-version=1.17.0
+version=1.17.2
 revision=1
 build_style=gnu-configure
 configure_args="--with-php-config=/usr/bin/php-config8.2"
@@ -13,7 +13,7 @@ license="Apache-2.0"
 homepage="https://pecl.php.net/package/mongodb"
 changelog="https://pecl.php.net/package-changelog.php?package=mongodb"
 distfiles="https://pecl.php.net/get/mongodb-$version.tgz"
-checksum=5e7db95103d73212ed0edf8887d92184baa5643476045cb899efbcf439847148
+checksum=84081b780d48af884d47f0339800c3666c664c66f0035c66d43a34a10fb67376
 
 pre_configure() {
 	phpize8.2

From ffb67050e7e43d8dbdffe7071363efb1b20b5b68 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 16 Jan 2024 14:59:49 -0500
Subject: [PATCH 7/9] php8.3: update to 8.3.1.

---
 srcpkgs/php8.3/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/php8.3/template b/srcpkgs/php8.3/template
index db22eb333826d..858d5daed8147 100644
--- a/srcpkgs/php8.3/template
+++ b/srcpkgs/php8.3/template
@@ -1,8 +1,8 @@
 # Template file for 'php8.3'
 # rebuild php8.3-apcu and php8.3-imagick when updating this package
 pkgname=php8.3
-version=8.3.0
-revision=3
+version=8.3.1
+revision=1
 _php_version=8.3
 hostmakedepends="bison pkg-config apache-devel"
 makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
@@ -18,7 +18,7 @@ changelog="https://raw.githubusercontent.com/php/php-src/php-${version}/NEWS"
 # this is the source where the www.php.net code pulls the tarballs it serves
 # at https://www.php.net/distributions/
 distfiles="https://github.com/php/web-php-distributions/raw/master/php-${version}.tar.gz"
-checksum=557ae14650f1d1984d3213e3fcd8d93a5f11418b3f8026d3a2d5022251163951
+checksum=2b10218b5e81915d1708ab4b6351362d073556ec73a790553c61fd89c119924e
 provides="php-runtime-${version}_1"
 
 conf_files="/etc/php${_php_version}/php.ini"

From 58b64ae35599ad7933203454ceae6fe6d7e0d6c9 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 16 Jan 2024 14:59:54 -0500
Subject: [PATCH 8/9] php8.3-igbinary: update to 3.2.15.

---
 srcpkgs/php8.3-igbinary/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/php8.3-igbinary/template b/srcpkgs/php8.3-igbinary/template
index 0604502c4c8d7..1475cb74adffb 100644
--- a/srcpkgs/php8.3-igbinary/template
+++ b/srcpkgs/php8.3-igbinary/template
@@ -1,6 +1,6 @@
 # Template file for 'php8.3-igbinary'
 pkgname=php8.3-igbinary
-version=3.2.14
+version=3.2.15
 revision=1
 build_style=gnu-configure
 configure_args="--with-php-config=/usr/bin/php-config8.3"
@@ -12,7 +12,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="BSD-3-Clause"
 homepage="https://github.com/igbinary/igbinary/"
 distfiles="https://pecl.php.net/get/igbinary-${version}.tgz"
-checksum=6337147a4fb888072566674837bda9928ee06ee7f0114b4338b86c816232925d
+checksum=eff099b0343b45fbe9765d4b3d441064ddefbbf9cfb7198487de9bda6b8f4907
 
 pre_configure() {
 	phpize8.3

From 24ce05b35bcff114e2cd188c2483f0cb6d7b0905 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 16 Jan 2024 14:59:59 -0500
Subject: [PATCH 9/9] php8.3-mongodb: update to 1.17.2.

---
 srcpkgs/php8.3-mongodb/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/php8.3-mongodb/template b/srcpkgs/php8.3-mongodb/template
index e705c7a7a15df..26a573b80c30b 100644
--- a/srcpkgs/php8.3-mongodb/template
+++ b/srcpkgs/php8.3-mongodb/template
@@ -1,6 +1,6 @@
 # Template file for 'php8.3-mongodb'
 pkgname=php8.3-mongodb
-version=1.17.0
+version=1.17.2
 revision=1
 build_style=gnu-configure
 configure_args="--with-php-config=/usr/bin/php-config8.3"
@@ -13,7 +13,7 @@ license="Apache-2.0"
 homepage="https://pecl.php.net/package/mongodb"
 changelog="https://pecl.php.net/package-changelog.php?package=mongodb"
 distfiles="https://pecl.php.net/get/mongodb-$version.tgz"
-checksum=5e7db95103d73212ed0edf8887d92184baa5643476045cb899efbcf439847148
+checksum=84081b780d48af884d47f0339800c3666c664c66f0035c66d43a34a10fb67376
 
 pre_configure() {
 	phpize8.3

             reply	other threads:[~2024-01-16 20:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-16 20:38 TinfoilSubmarine [this message]
2024-05-14  1:46 ` github-actions
2024-05-14 13:11 ` [PR PATCH] [Updated] " TinfoilSubmarine
2024-05-17 21:33 ` melroy89
  -- strict thread matches above, loose matches on Subject: below --
2023-07-13 19:40 [PR PATCH] " TinfoilSubmarine
2023-06-01 13:58 TinfoilSubmarine

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48243@inbox.vuxu.org \
    --to=tinfoilsubmarine@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).