Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] php: update to 7.4.26
@ 2021-12-10  5:21 uhohspaghetios
  2021-12-10 11:22 ` paper42
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: uhohspaghetios @ 2021-12-10  5:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/uhohspaghetios/void-packages php74
https://github.com/void-linux/void-packages/pull/34459

php: update to 7.4.26
- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (amd64-glibc)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-php74-34459.patch --]
[-- Type: text/x-diff, Size: 1120 bytes --]

From 6212b19cc8fdefc698194ed98cd76ff1153d678b Mon Sep 17 00:00:00 2001
From: uhohspaghetios <rich@servermonkeys.com>
Date: Fri, 10 Dec 2021 00:19:11 -0500
Subject: [PATCH] php: update to 7.4.26

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

diff --git a/srcpkgs/php/template b/srcpkgs/php/template
index 141f7fee310d..e950f93b6050 100644
--- a/srcpkgs/php/template
+++ b/srcpkgs/php/template
@@ -1,7 +1,7 @@
 # Template file for 'php'
 pkgname=php
-version=7.4.14
-revision=7
+version=7.4.26
+revision=1
 hostmakedepends="bison pkg-config apache-devel"
 makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
  gmp-devel libcurl-devel libjpeg-turbo-devel libmariadbclient-devel
@@ -13,7 +13,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="PHP-3.01"
 homepage="https://www.php.net"
 distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
-checksum=f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886
+checksum=e305b3aafdc85fa73a81c53d3ce30578bc94d1633ec376add193a1e85e0f0ef8
 
 conf_files="/etc/php/php.ini"
 

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: php: update to 7.4.26
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
@ 2021-12-10 11:22 ` paper42
  2021-12-10 21:15 ` [PR PATCH] [Updated] " uhohspaghetios
                   ` (17 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: paper42 @ 2021-12-10 11:22 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/34459#issuecomment-990887484

Comment:
could you also fix these warnings with this update?
```
2021-12-10T05:25:01.5532389Z configure: WARNING: unrecognized options: --with-freetype-dir, --with-icu-dir, --with-jpeg-dir, --with-libzip, --with-pcre-regex, --with-png-dir
...

2021-12-10T05:25:27.3139125Z Configuring PEAR
2021-12-10T05:25:27.3141391Z checking whether to install PEAR... yes
2021-12-10T05:25:27.3144285Z configure: WARNING: The --with-pear option is deprecated
```

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] php: update to 7.4.26
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
  2021-12-10 11:22 ` paper42
@ 2021-12-10 21:15 ` uhohspaghetios
  2021-12-11  0:42 ` uhohspaghetios
                   ` (16 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: uhohspaghetios @ 2021-12-10 21:15 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by uhohspaghetios against master on the void-packages repository

https://github.com/uhohspaghetios/void-packages php74
https://github.com/void-linux/void-packages/pull/34459

php: update to 7.4.26
- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (amd64-glibc)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-php74-34459.patch --]
[-- Type: text/x-diff, Size: 2432 bytes --]

From db7fa293ff951567a56eccf4bacba5ed81ea135d Mon Sep 17 00:00:00 2001
From: uhohspaghetios <rich@servermonkeys.com>
Date: Fri, 10 Dec 2021 00:19:11 -0500
Subject: [PATCH] php: update to 7.4.26

---
 srcpkgs/php/template | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/php/template b/srcpkgs/php/template
index 141f7fee310d..290e6268dc25 100644
--- a/srcpkgs/php/template
+++ b/srcpkgs/php/template
@@ -1,7 +1,7 @@
 # Template file for 'php'
 pkgname=php
-version=7.4.14
-revision=7
+version=7.4.26
+revision=1
 hostmakedepends="bison pkg-config apache-devel"
 makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
  gmp-devel libcurl-devel libjpeg-turbo-devel libmariadbclient-devel
@@ -13,7 +13,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="PHP-3.01"
 homepage="https://www.php.net"
 distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
-checksum=f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886
+checksum=e305b3aafdc85fa73a81c53d3ce30578bc94d1633ec376add193a1e85e0f0ef8
 
 conf_files="/etc/php/php.ini"
 
@@ -45,7 +45,6 @@ do_build() {
 		--with-config-file-scan-dir=/etc/php/conf.d \
 		--disable-rpath \
 		--mandir=/usr/share/man \
-		--with-pear=/usr/share/pear \
 		"
 
 	local _phpextensions="--enable-bcmath=shared \
@@ -73,28 +72,22 @@ do_build() {
 		--with-curl=shared \
 		--with-db4=$XBPS_CROSS_BASE/usr \
 		--with-enchant=shared,$XBPS_CROSS_BASE/usr \
-		--with-freetype-dir=$XBPS_CROSS_BASE/usr \
 		--with-gdbm=$XBPS_CROSS_BASE/usr \
 		--with-gettext=shared \
 		--with-gmp=shared \
 		--with-iconv=shared \
-		--with-icu-dir=$XBPS_CROSS_BASE/usr \
-		--with-jpeg-dir=$XBPS_CROSS_BASE/usr \
 		--with-ldap=shared,$XBPS_CROSS_BASE/usr \
 		--with-ldap-sasl \
-		--with-libzip \
 		--with-sodium=shared \
 		--with-mhash \
 		--with-mysql-sock=/run/mysqld/mysqld.sock \
 		--with-mysqli=shared,mysqlnd \
 		--with-openssl=shared \
-		--with-pcre-regex=$XBPS_CROSS_BASE/usr \
 		--with-pdo-mysql=shared,mysqlnd \
 		--with-pdo-odbc=shared,unixODBC,$XBPS_CROSS_BASE/usr \
 		--with-pdo-pgsql=shared,$XBPS_CROSS_BASE/usr \
 		--with-pdo-sqlite=shared,$XBPS_CROSS_BASE/usr \
 		--with-pgsql=shared,$XBPS_CROSS_BASE/usr \
-		--with-png-dir=$XBPS_CROSS_BASE/usr \
 		--with-readline=$XBPS_CROSS_BASE/usr \
 		--with-snmp=shared,$XBPS_CROSS_BASE/usr \
 		--with-sqlite3=shared,$XBPS_CROSS_BASE/usr \

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] php: update to 7.4.26
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
  2021-12-10 11:22 ` paper42
  2021-12-10 21:15 ` [PR PATCH] [Updated] " uhohspaghetios
@ 2021-12-11  0:42 ` uhohspaghetios
  2021-12-11  1:10 ` uhohspaghetios
                   ` (15 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: uhohspaghetios @ 2021-12-11  0:42 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by uhohspaghetios against master on the void-packages repository

https://github.com/uhohspaghetios/void-packages php74
https://github.com/void-linux/void-packages/pull/34459

php: update to 7.4.26
- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (amd64-glibc)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-php74-34459.patch --]
[-- Type: text/x-diff, Size: 1994 bytes --]

From 4e19dd76be5524044b559d088044d5d843c93197 Mon Sep 17 00:00:00 2001
From: uhohspaghetios <rich@servermonkeys.com>
Date: Fri, 10 Dec 2021 00:19:11 -0500
Subject: [PATCH] php: update to 7.4.26

---
 srcpkgs/php/template | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/php/template b/srcpkgs/php/template
index 141f7fee310d..a5e6d214bd95 100644
--- a/srcpkgs/php/template
+++ b/srcpkgs/php/template
@@ -1,7 +1,7 @@
 # Template file for 'php'
 pkgname=php
-version=7.4.14
-revision=7
+version=7.4.26
+revision=1
 hostmakedepends="bison pkg-config apache-devel"
 makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
  gmp-devel libcurl-devel libjpeg-turbo-devel libmariadbclient-devel
@@ -13,7 +13,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="PHP-3.01"
 homepage="https://www.php.net"
 distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
-checksum=f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886
+checksum=e305b3aafdc85fa73a81c53d3ce30578bc94d1633ec376add193a1e85e0f0ef8
 
 conf_files="/etc/php/php.ini"
 
@@ -73,22 +73,20 @@ do_build() {
 		--with-curl=shared \
 		--with-db4=$XBPS_CROSS_BASE/usr \
 		--with-enchant=shared,$XBPS_CROSS_BASE/usr \
-		--with-freetype-dir=$XBPS_CROSS_BASE/usr \
+		--with-freetype \
 		--with-gdbm=$XBPS_CROSS_BASE/usr \
 		--with-gettext=shared \
 		--with-gmp=shared \
 		--with-iconv=shared \
-		--with-icu-dir=$XBPS_CROSS_BASE/usr \
-		--with-jpeg-dir=$XBPS_CROSS_BASE/usr \
+		--with-icu \
+		--with-jpeg \
 		--with-ldap=shared,$XBPS_CROSS_BASE/usr \
 		--with-ldap-sasl \
-		--with-libzip \
 		--with-sodium=shared \
 		--with-mhash \
 		--with-mysql-sock=/run/mysqld/mysqld.sock \
 		--with-mysqli=shared,mysqlnd \
 		--with-openssl=shared \
-		--with-pcre-regex=$XBPS_CROSS_BASE/usr \
 		--with-pdo-mysql=shared,mysqlnd \
 		--with-pdo-odbc=shared,unixODBC,$XBPS_CROSS_BASE/usr \
 		--with-pdo-pgsql=shared,$XBPS_CROSS_BASE/usr \

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] php: update to 7.4.26
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
                   ` (2 preceding siblings ...)
  2021-12-11  0:42 ` uhohspaghetios
@ 2021-12-11  1:10 ` uhohspaghetios
  2021-12-11  1:17 ` uhohspaghetios
                   ` (14 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: uhohspaghetios @ 2021-12-11  1:10 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by uhohspaghetios against master on the void-packages repository

https://github.com/uhohspaghetios/void-packages php74
https://github.com/void-linux/void-packages/pull/34459

php: update to 7.4.26
- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (amd64-glibc)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-php74-34459.patch --]
[-- Type: text/x-diff, Size: 2268 bytes --]

From 500ca4dba1aa60ccbba60b2d5a8cc798e3d85c1a Mon Sep 17 00:00:00 2001
From: uhohspaghetios <rich@servermonkeys.com>
Date: Fri, 10 Dec 2021 00:19:11 -0500
Subject: [PATCH] php: update to 7.4.26

---
 srcpkgs/php/template | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/php/template b/srcpkgs/php/template
index 141f7fee310d..3d2519719854 100644
--- a/srcpkgs/php/template
+++ b/srcpkgs/php/template
@@ -1,7 +1,7 @@
 # Template file for 'php'
 pkgname=php
-version=7.4.14
-revision=7
+version=7.4.26
+revision=1
 hostmakedepends="bison pkg-config apache-devel"
 makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
  gmp-devel libcurl-devel libjpeg-turbo-devel libmariadbclient-devel
@@ -13,7 +13,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="PHP-3.01"
 homepage="https://www.php.net"
 distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
-checksum=f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886
+checksum=e305b3aafdc85fa73a81c53d3ce30578bc94d1633ec376add193a1e85e0f0ef8
 
 conf_files="/etc/php/php.ini"
 
@@ -73,28 +73,25 @@ do_build() {
 		--with-curl=shared \
 		--with-db4=$XBPS_CROSS_BASE/usr \
 		--with-enchant=shared,$XBPS_CROSS_BASE/usr \
-		--with-freetype-dir=$XBPS_CROSS_BASE/usr \
+		--with-freetype \
 		--with-gdbm=$XBPS_CROSS_BASE/usr \
 		--with-gettext=shared \
 		--with-gmp=shared \
 		--with-iconv=shared \
-		--with-icu-dir=$XBPS_CROSS_BASE/usr \
-		--with-jpeg-dir=$XBPS_CROSS_BASE/usr \
+		--with-jpeg \
 		--with-ldap=shared,$XBPS_CROSS_BASE/usr \
 		--with-ldap-sasl \
-		--with-libzip \
 		--with-sodium=shared \
 		--with-mhash \
 		--with-mysql-sock=/run/mysqld/mysqld.sock \
 		--with-mysqli=shared,mysqlnd \
 		--with-openssl=shared \
-		--with-pcre-regex=$XBPS_CROSS_BASE/usr \
 		--with-pdo-mysql=shared,mysqlnd \
 		--with-pdo-odbc=shared,unixODBC,$XBPS_CROSS_BASE/usr \
 		--with-pdo-pgsql=shared,$XBPS_CROSS_BASE/usr \
 		--with-pdo-sqlite=shared,$XBPS_CROSS_BASE/usr \
 		--with-pgsql=shared,$XBPS_CROSS_BASE/usr \
-		--with-png-dir=$XBPS_CROSS_BASE/usr \
+		--with-png \
 		--with-readline=$XBPS_CROSS_BASE/usr \
 		--with-snmp=shared,$XBPS_CROSS_BASE/usr \
 		--with-sqlite3=shared,$XBPS_CROSS_BASE/usr \

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] php: update to 7.4.26
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
                   ` (3 preceding siblings ...)
  2021-12-11  1:10 ` uhohspaghetios
@ 2021-12-11  1:17 ` uhohspaghetios
  2021-12-11  1:21 ` uhohspaghetios
                   ` (13 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: uhohspaghetios @ 2021-12-11  1:17 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by uhohspaghetios against master on the void-packages repository

https://github.com/uhohspaghetios/void-packages php74
https://github.com/void-linux/void-packages/pull/34459

php: update to 7.4.26
- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (amd64-glibc)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-php74-34459.patch --]
[-- Type: text/x-diff, Size: 2251 bytes --]

From 6d54a7637858ab6dd7c329d94d768453ac9f0c4c Mon Sep 17 00:00:00 2001
From: uhohspaghetios <rich@servermonkeys.com>
Date: Fri, 10 Dec 2021 00:19:11 -0500
Subject: [PATCH] php: update to 7.4.26

---
 srcpkgs/php/template | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/php/template b/srcpkgs/php/template
index 141f7fee310d..5112f8668937 100644
--- a/srcpkgs/php/template
+++ b/srcpkgs/php/template
@@ -1,7 +1,7 @@
 # Template file for 'php'
 pkgname=php
-version=7.4.14
-revision=7
+version=7.4.26
+revision=1
 hostmakedepends="bison pkg-config apache-devel"
 makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
  gmp-devel libcurl-devel libjpeg-turbo-devel libmariadbclient-devel
@@ -13,7 +13,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="PHP-3.01"
 homepage="https://www.php.net"
 distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
-checksum=f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886
+checksum=e305b3aafdc85fa73a81c53d3ce30578bc94d1633ec376add193a1e85e0f0ef8
 
 conf_files="/etc/php/php.ini"
 
@@ -73,28 +73,24 @@ do_build() {
 		--with-curl=shared \
 		--with-db4=$XBPS_CROSS_BASE/usr \
 		--with-enchant=shared,$XBPS_CROSS_BASE/usr \
-		--with-freetype-dir=$XBPS_CROSS_BASE/usr \
+		--with-freetype \
 		--with-gdbm=$XBPS_CROSS_BASE/usr \
 		--with-gettext=shared \
 		--with-gmp=shared \
 		--with-iconv=shared \
-		--with-icu-dir=$XBPS_CROSS_BASE/usr \
-		--with-jpeg-dir=$XBPS_CROSS_BASE/usr \
+		--with-jpeg \
 		--with-ldap=shared,$XBPS_CROSS_BASE/usr \
 		--with-ldap-sasl \
-		--with-libzip \
 		--with-sodium=shared \
 		--with-mhash \
 		--with-mysql-sock=/run/mysqld/mysqld.sock \
 		--with-mysqli=shared,mysqlnd \
 		--with-openssl=shared \
-		--with-pcre-regex=$XBPS_CROSS_BASE/usr \
 		--with-pdo-mysql=shared,mysqlnd \
 		--with-pdo-odbc=shared,unixODBC,$XBPS_CROSS_BASE/usr \
 		--with-pdo-pgsql=shared,$XBPS_CROSS_BASE/usr \
 		--with-pdo-sqlite=shared,$XBPS_CROSS_BASE/usr \
 		--with-pgsql=shared,$XBPS_CROSS_BASE/usr \
-		--with-png-dir=$XBPS_CROSS_BASE/usr \
 		--with-readline=$XBPS_CROSS_BASE/usr \
 		--with-snmp=shared,$XBPS_CROSS_BASE/usr \
 		--with-sqlite3=shared,$XBPS_CROSS_BASE/usr \

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] php: update to 7.4.26
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
                   ` (4 preceding siblings ...)
  2021-12-11  1:17 ` uhohspaghetios
@ 2021-12-11  1:21 ` uhohspaghetios
  2021-12-11  1:34 ` uhohspaghetios
                   ` (12 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: uhohspaghetios @ 2021-12-11  1:21 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by uhohspaghetios against master on the void-packages repository

https://github.com/uhohspaghetios/void-packages php74
https://github.com/void-linux/void-packages/pull/34459

php: update to 7.4.26
- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (amd64-glibc)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-php74-34459.patch --]
[-- Type: text/x-diff, Size: 2472 bytes --]

From 4c022567019104aaa5e7b060b58f440521ea30f2 Mon Sep 17 00:00:00 2001
From: uhohspaghetios <rich@servermonkeys.com>
Date: Fri, 10 Dec 2021 00:19:11 -0500
Subject: [PATCH] php: update to 7.4.26

---
 srcpkgs/php/template | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/php/template b/srcpkgs/php/template
index 141f7fee310d..3502b05b246d 100644
--- a/srcpkgs/php/template
+++ b/srcpkgs/php/template
@@ -1,7 +1,7 @@
 # Template file for 'php'
 pkgname=php
-version=7.4.14
-revision=7
+version=7.4.26
+revision=1
 hostmakedepends="bison pkg-config apache-devel"
 makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
  gmp-devel libcurl-devel libjpeg-turbo-devel libmariadbclient-devel
@@ -13,7 +13,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="PHP-3.01"
 homepage="https://www.php.net"
 distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
-checksum=f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886
+checksum=e305b3aafdc85fa73a81c53d3ce30578bc94d1633ec376add193a1e85e0f0ef8
 
 conf_files="/etc/php/php.ini"
 
@@ -45,7 +45,6 @@ do_build() {
 		--with-config-file-scan-dir=/etc/php/conf.d \
 		--disable-rpath \
 		--mandir=/usr/share/man \
-		--with-pear=/usr/share/pear \
 		"
 
 	local _phpextensions="--enable-bcmath=shared \
@@ -73,28 +72,24 @@ do_build() {
 		--with-curl=shared \
 		--with-db4=$XBPS_CROSS_BASE/usr \
 		--with-enchant=shared,$XBPS_CROSS_BASE/usr \
-		--with-freetype-dir=$XBPS_CROSS_BASE/usr \
+		--with-freetype \
 		--with-gdbm=$XBPS_CROSS_BASE/usr \
 		--with-gettext=shared \
 		--with-gmp=shared \
 		--with-iconv=shared \
-		--with-icu-dir=$XBPS_CROSS_BASE/usr \
-		--with-jpeg-dir=$XBPS_CROSS_BASE/usr \
+		--with-jpeg \
 		--with-ldap=shared,$XBPS_CROSS_BASE/usr \
 		--with-ldap-sasl \
-		--with-libzip \
 		--with-sodium=shared \
 		--with-mhash \
 		--with-mysql-sock=/run/mysqld/mysqld.sock \
 		--with-mysqli=shared,mysqlnd \
 		--with-openssl=shared \
-		--with-pcre-regex=$XBPS_CROSS_BASE/usr \
 		--with-pdo-mysql=shared,mysqlnd \
 		--with-pdo-odbc=shared,unixODBC,$XBPS_CROSS_BASE/usr \
 		--with-pdo-pgsql=shared,$XBPS_CROSS_BASE/usr \
 		--with-pdo-sqlite=shared,$XBPS_CROSS_BASE/usr \
 		--with-pgsql=shared,$XBPS_CROSS_BASE/usr \
-		--with-png-dir=$XBPS_CROSS_BASE/usr \
 		--with-readline=$XBPS_CROSS_BASE/usr \
 		--with-snmp=shared,$XBPS_CROSS_BASE/usr \
 		--with-sqlite3=shared,$XBPS_CROSS_BASE/usr \

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] php: update to 7.4.26
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
                   ` (5 preceding siblings ...)
  2021-12-11  1:21 ` uhohspaghetios
@ 2021-12-11  1:34 ` uhohspaghetios
  2021-12-11  1:49 ` uhohspaghetios
                   ` (11 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: uhohspaghetios @ 2021-12-11  1:34 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by uhohspaghetios against master on the void-packages repository

https://github.com/uhohspaghetios/void-packages php74
https://github.com/void-linux/void-packages/pull/34459

php: update to 7.4.26
- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (amd64-glibc)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-php74-34459.patch --]
[-- Type: text/x-diff, Size: 2490 bytes --]

From 0ba4e4c6ec7b5e9a0e222bf08d24f6ac7ee60b60 Mon Sep 17 00:00:00 2001
From: uhohspaghetios <rich@servermonkeys.com>
Date: Fri, 10 Dec 2021 00:19:11 -0500
Subject: [PATCH] php: update to 7.4.26

---
 srcpkgs/php/template | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/php/template b/srcpkgs/php/template
index 141f7fee310d..391014875d5d 100644
--- a/srcpkgs/php/template
+++ b/srcpkgs/php/template
@@ -1,7 +1,7 @@
 # Template file for 'php'
 pkgname=php
-version=7.4.14
-revision=7
+version=7.4.26
+revision=1
 hostmakedepends="bison pkg-config apache-devel"
 makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
  gmp-devel libcurl-devel libjpeg-turbo-devel libmariadbclient-devel
@@ -13,7 +13,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="PHP-3.01"
 homepage="https://www.php.net"
 distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
-checksum=f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886
+checksum=e305b3aafdc85fa73a81c53d3ce30578bc94d1633ec376add193a1e85e0f0ef8
 
 conf_files="/etc/php/php.ini"
 
@@ -45,7 +45,7 @@ do_build() {
 		--with-config-file-scan-dir=/etc/php/conf.d \
 		--disable-rpath \
 		--mandir=/usr/share/man \
-		--with-pear=/usr/share/pear \
+		--with-pear \
 		"
 
 	local _phpextensions="--enable-bcmath=shared \
@@ -73,28 +73,24 @@ do_build() {
 		--with-curl=shared \
 		--with-db4=$XBPS_CROSS_BASE/usr \
 		--with-enchant=shared,$XBPS_CROSS_BASE/usr \
-		--with-freetype-dir=$XBPS_CROSS_BASE/usr \
+		--with-freetype \
 		--with-gdbm=$XBPS_CROSS_BASE/usr \
 		--with-gettext=shared \
 		--with-gmp=shared \
 		--with-iconv=shared \
-		--with-icu-dir=$XBPS_CROSS_BASE/usr \
-		--with-jpeg-dir=$XBPS_CROSS_BASE/usr \
+		--with-jpeg \
 		--with-ldap=shared,$XBPS_CROSS_BASE/usr \
 		--with-ldap-sasl \
-		--with-libzip \
 		--with-sodium=shared \
 		--with-mhash \
 		--with-mysql-sock=/run/mysqld/mysqld.sock \
 		--with-mysqli=shared,mysqlnd \
 		--with-openssl=shared \
-		--with-pcre-regex=$XBPS_CROSS_BASE/usr \
 		--with-pdo-mysql=shared,mysqlnd \
 		--with-pdo-odbc=shared,unixODBC,$XBPS_CROSS_BASE/usr \
 		--with-pdo-pgsql=shared,$XBPS_CROSS_BASE/usr \
 		--with-pdo-sqlite=shared,$XBPS_CROSS_BASE/usr \
 		--with-pgsql=shared,$XBPS_CROSS_BASE/usr \
-		--with-png-dir=$XBPS_CROSS_BASE/usr \
 		--with-readline=$XBPS_CROSS_BASE/usr \
 		--with-snmp=shared,$XBPS_CROSS_BASE/usr \
 		--with-sqlite3=shared,$XBPS_CROSS_BASE/usr \

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: php: update to 7.4.26
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
                   ` (6 preceding siblings ...)
  2021-12-11  1:34 ` uhohspaghetios
@ 2021-12-11  1:49 ` uhohspaghetios
  2021-12-11  2:05 ` [PR PATCH] [Updated] " uhohspaghetios
                   ` (10 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: uhohspaghetios @ 2021-12-11  1:49 UTC (permalink / raw)
  To: ml

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

New comment by uhohspaghetios on void-packages repository

https://github.com/void-linux/void-packages/pull/34459#issuecomment-991408275

Comment:
> could you also fix these warnings with this update?
> 
> ```
> 2021-12-10T05:25:01.5532389Z configure: WARNING: unrecognized options: --with-freetype-dir, --with-icu-dir, --with-jpeg-dir, --with-libzip, --with-pcre-regex, --with-png-dir
> ...
> 
> 2021-12-10T05:25:27.3139125Z Configuring PEAR
> 2021-12-10T05:25:27.3141391Z checking whether to install PEAR... yes
> 2021-12-10T05:25:27.3144285Z configure: WARNING: The --with-pear option is deprecated
> ```

Fixed the unknown flags warning.  The --with-pear option is needed if you still want PEAR as PEAR/PECL is not enabled by default.  I imagine PEAR is still being used by more than a handful of PHP users.  Perhaps rolling out PHP8, PEAR support should be removed from Void?  FYI, PHP does not have an official replacement for PEAR/PECL.

https://www.php.net/manual/en/migration74.other-changes.php



^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] php: update to 7.4.26
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
                   ` (7 preceding siblings ...)
  2021-12-11  1:49 ` uhohspaghetios
@ 2021-12-11  2:05 ` uhohspaghetios
  2021-12-18 11:46 ` paper42
                   ` (9 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: uhohspaghetios @ 2021-12-11  2:05 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by uhohspaghetios against master on the void-packages repository

https://github.com/uhohspaghetios/void-packages php74
https://github.com/void-linux/void-packages/pull/34459

php: update to 7.4.26
- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (amd64-glibc)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-php74-34459.patch --]
[-- Type: text/x-diff, Size: 2690 bytes --]

From 0413d1ef3a5bf93734f9a22b644b6155cf61e554 Mon Sep 17 00:00:00 2001
From: uhohspaghetios <rich@servermonkeys.com>
Date: Fri, 10 Dec 2021 00:19:11 -0500
Subject: [PATCH] php: update to 7.4.26

---
 srcpkgs/php/template | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/php/template b/srcpkgs/php/template
index 141f7fee310d..789a75a745f7 100644
--- a/srcpkgs/php/template
+++ b/srcpkgs/php/template
@@ -1,7 +1,7 @@
 # Template file for 'php'
 pkgname=php
-version=7.4.14
-revision=7
+version=7.4.26
+revision=1
 hostmakedepends="bison pkg-config apache-devel"
 makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
  gmp-devel libcurl-devel libjpeg-turbo-devel libmariadbclient-devel
@@ -13,7 +13,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="PHP-3.01"
 homepage="https://www.php.net"
 distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
-checksum=f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886
+checksum=e305b3aafdc85fa73a81c53d3ce30578bc94d1633ec376add193a1e85e0f0ef8
 
 conf_files="/etc/php/php.ini"
 
@@ -45,7 +45,7 @@ do_build() {
 		--with-config-file-scan-dir=/etc/php/conf.d \
 		--disable-rpath \
 		--mandir=/usr/share/man \
-		--with-pear=/usr/share/pear \
+		--with-pear \
 		"
 
 	local _phpextensions="--enable-bcmath=shared \
@@ -73,34 +73,31 @@ do_build() {
 		--with-curl=shared \
 		--with-db4=$XBPS_CROSS_BASE/usr \
 		--with-enchant=shared,$XBPS_CROSS_BASE/usr \
-		--with-freetype-dir=$XBPS_CROSS_BASE/usr \
+		--with-freetype \
 		--with-gdbm=$XBPS_CROSS_BASE/usr \
 		--with-gettext=shared \
 		--with-gmp=shared \
 		--with-iconv=shared \
-		--with-icu-dir=$XBPS_CROSS_BASE/usr \
-		--with-jpeg-dir=$XBPS_CROSS_BASE/usr \
+		--with-jpeg \
 		--with-ldap=shared,$XBPS_CROSS_BASE/usr \
 		--with-ldap-sasl \
-		--with-libzip \
 		--with-sodium=shared \
 		--with-mhash \
 		--with-mysql-sock=/run/mysqld/mysqld.sock \
 		--with-mysqli=shared,mysqlnd \
 		--with-openssl=shared \
-		--with-pcre-regex=$XBPS_CROSS_BASE/usr \
 		--with-pdo-mysql=shared,mysqlnd \
 		--with-pdo-odbc=shared,unixODBC,$XBPS_CROSS_BASE/usr \
 		--with-pdo-pgsql=shared,$XBPS_CROSS_BASE/usr \
 		--with-pdo-sqlite=shared,$XBPS_CROSS_BASE/usr \
 		--with-pgsql=shared,$XBPS_CROSS_BASE/usr \
-		--with-png-dir=$XBPS_CROSS_BASE/usr \
 		--with-readline=$XBPS_CROSS_BASE/usr \
 		--with-snmp=shared,$XBPS_CROSS_BASE/usr \
 		--with-sqlite3=shared,$XBPS_CROSS_BASE/usr \
 		--with-unixODBC=shared,$XBPS_CROSS_BASE/usr \
 		--with-xsl=shared,$XBPS_CROSS_BASE/usr \
 		--with-tidy=shared,$XBPS_CROSS_BASE/usr \
+		--with-zip \
 		--with-zlib \
 		${configure_args} \
 		"

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: php: update to 7.4.26
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
                   ` (8 preceding siblings ...)
  2021-12-11  2:05 ` [PR PATCH] [Updated] " uhohspaghetios
@ 2021-12-18 11:46 ` paper42
  2021-12-18 17:50 ` [PR PATCH] [Updated] " uhohspaghetios
                   ` (8 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: paper42 @ 2021-12-18 11:46 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/34459#issuecomment-997190984

Comment:
Could you update to .27?

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] php: update to 7.4.26
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
                   ` (9 preceding siblings ...)
  2021-12-18 11:46 ` paper42
@ 2021-12-18 17:50 ` uhohspaghetios
  2021-12-18 17:52 ` [PR PATCH] [Updated] php: update to 7.4.27 uhohspaghetios
                   ` (7 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: uhohspaghetios @ 2021-12-18 17:50 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by uhohspaghetios against master on the void-packages repository

https://github.com/uhohspaghetios/void-packages php74
https://github.com/void-linux/void-packages/pull/34459

php: update to 7.4.26
- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (amd64-glibc)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-php74-34459.patch --]
[-- Type: text/x-diff, Size: 2690 bytes --]

From 8a10fe377b71284bf8218c07083df49214e9d33c Mon Sep 17 00:00:00 2001
From: uhohspaghetios <rich@servermonkeys.com>
Date: Fri, 10 Dec 2021 00:19:11 -0500
Subject: [PATCH] php: update to 7.4.27

---
 srcpkgs/php/template | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/php/template b/srcpkgs/php/template
index 141f7fee310d..8ae60f964582 100644
--- a/srcpkgs/php/template
+++ b/srcpkgs/php/template
@@ -1,7 +1,7 @@
 # Template file for 'php'
 pkgname=php
-version=7.4.14
-revision=7
+version=7.4.27
+revision=1
 hostmakedepends="bison pkg-config apache-devel"
 makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
  gmp-devel libcurl-devel libjpeg-turbo-devel libmariadbclient-devel
@@ -13,7 +13,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="PHP-3.01"
 homepage="https://www.php.net"
 distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
-checksum=f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886
+checksum=3f8b937310f155822752229c2c2feb8cc2621e25a728e7b94d0d74c128c43d0c
 
 conf_files="/etc/php/php.ini"
 
@@ -45,7 +45,7 @@ do_build() {
 		--with-config-file-scan-dir=/etc/php/conf.d \
 		--disable-rpath \
 		--mandir=/usr/share/man \
-		--with-pear=/usr/share/pear \
+		--with-pear \
 		"
 
 	local _phpextensions="--enable-bcmath=shared \
@@ -73,34 +73,31 @@ do_build() {
 		--with-curl=shared \
 		--with-db4=$XBPS_CROSS_BASE/usr \
 		--with-enchant=shared,$XBPS_CROSS_BASE/usr \
-		--with-freetype-dir=$XBPS_CROSS_BASE/usr \
+		--with-freetype \
 		--with-gdbm=$XBPS_CROSS_BASE/usr \
 		--with-gettext=shared \
 		--with-gmp=shared \
 		--with-iconv=shared \
-		--with-icu-dir=$XBPS_CROSS_BASE/usr \
-		--with-jpeg-dir=$XBPS_CROSS_BASE/usr \
+		--with-jpeg \
 		--with-ldap=shared,$XBPS_CROSS_BASE/usr \
 		--with-ldap-sasl \
-		--with-libzip \
 		--with-sodium=shared \
 		--with-mhash \
 		--with-mysql-sock=/run/mysqld/mysqld.sock \
 		--with-mysqli=shared,mysqlnd \
 		--with-openssl=shared \
-		--with-pcre-regex=$XBPS_CROSS_BASE/usr \
 		--with-pdo-mysql=shared,mysqlnd \
 		--with-pdo-odbc=shared,unixODBC,$XBPS_CROSS_BASE/usr \
 		--with-pdo-pgsql=shared,$XBPS_CROSS_BASE/usr \
 		--with-pdo-sqlite=shared,$XBPS_CROSS_BASE/usr \
 		--with-pgsql=shared,$XBPS_CROSS_BASE/usr \
-		--with-png-dir=$XBPS_CROSS_BASE/usr \
 		--with-readline=$XBPS_CROSS_BASE/usr \
 		--with-snmp=shared,$XBPS_CROSS_BASE/usr \
 		--with-sqlite3=shared,$XBPS_CROSS_BASE/usr \
 		--with-unixODBC=shared,$XBPS_CROSS_BASE/usr \
 		--with-xsl=shared,$XBPS_CROSS_BASE/usr \
 		--with-tidy=shared,$XBPS_CROSS_BASE/usr \
+		--with-zip \
 		--with-zlib \
 		${configure_args} \
 		"

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] php: update to 7.4.27
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
                   ` (10 preceding siblings ...)
  2021-12-18 17:50 ` [PR PATCH] [Updated] " uhohspaghetios
@ 2021-12-18 17:52 ` uhohspaghetios
  2021-12-18 18:07 ` paper42
                   ` (6 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: uhohspaghetios @ 2021-12-18 17:52 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by uhohspaghetios against master on the void-packages repository

https://github.com/uhohspaghetios/void-packages php74
https://github.com/void-linux/void-packages/pull/34459

php: update to 7.4.27
- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (amd64-glibc)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-php74-34459.patch --]
[-- Type: text/x-diff, Size: 2690 bytes --]

From 8a10fe377b71284bf8218c07083df49214e9d33c Mon Sep 17 00:00:00 2001
From: uhohspaghetios <rich@servermonkeys.com>
Date: Fri, 10 Dec 2021 00:19:11 -0500
Subject: [PATCH] php: update to 7.4.27

---
 srcpkgs/php/template | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/php/template b/srcpkgs/php/template
index 141f7fee310d..8ae60f964582 100644
--- a/srcpkgs/php/template
+++ b/srcpkgs/php/template
@@ -1,7 +1,7 @@
 # Template file for 'php'
 pkgname=php
-version=7.4.14
-revision=7
+version=7.4.27
+revision=1
 hostmakedepends="bison pkg-config apache-devel"
 makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
  gmp-devel libcurl-devel libjpeg-turbo-devel libmariadbclient-devel
@@ -13,7 +13,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="PHP-3.01"
 homepage="https://www.php.net"
 distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
-checksum=f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886
+checksum=3f8b937310f155822752229c2c2feb8cc2621e25a728e7b94d0d74c128c43d0c
 
 conf_files="/etc/php/php.ini"
 
@@ -45,7 +45,7 @@ do_build() {
 		--with-config-file-scan-dir=/etc/php/conf.d \
 		--disable-rpath \
 		--mandir=/usr/share/man \
-		--with-pear=/usr/share/pear \
+		--with-pear \
 		"
 
 	local _phpextensions="--enable-bcmath=shared \
@@ -73,34 +73,31 @@ do_build() {
 		--with-curl=shared \
 		--with-db4=$XBPS_CROSS_BASE/usr \
 		--with-enchant=shared,$XBPS_CROSS_BASE/usr \
-		--with-freetype-dir=$XBPS_CROSS_BASE/usr \
+		--with-freetype \
 		--with-gdbm=$XBPS_CROSS_BASE/usr \
 		--with-gettext=shared \
 		--with-gmp=shared \
 		--with-iconv=shared \
-		--with-icu-dir=$XBPS_CROSS_BASE/usr \
-		--with-jpeg-dir=$XBPS_CROSS_BASE/usr \
+		--with-jpeg \
 		--with-ldap=shared,$XBPS_CROSS_BASE/usr \
 		--with-ldap-sasl \
-		--with-libzip \
 		--with-sodium=shared \
 		--with-mhash \
 		--with-mysql-sock=/run/mysqld/mysqld.sock \
 		--with-mysqli=shared,mysqlnd \
 		--with-openssl=shared \
-		--with-pcre-regex=$XBPS_CROSS_BASE/usr \
 		--with-pdo-mysql=shared,mysqlnd \
 		--with-pdo-odbc=shared,unixODBC,$XBPS_CROSS_BASE/usr \
 		--with-pdo-pgsql=shared,$XBPS_CROSS_BASE/usr \
 		--with-pdo-sqlite=shared,$XBPS_CROSS_BASE/usr \
 		--with-pgsql=shared,$XBPS_CROSS_BASE/usr \
-		--with-png-dir=$XBPS_CROSS_BASE/usr \
 		--with-readline=$XBPS_CROSS_BASE/usr \
 		--with-snmp=shared,$XBPS_CROSS_BASE/usr \
 		--with-sqlite3=shared,$XBPS_CROSS_BASE/usr \
 		--with-unixODBC=shared,$XBPS_CROSS_BASE/usr \
 		--with-xsl=shared,$XBPS_CROSS_BASE/usr \
 		--with-tidy=shared,$XBPS_CROSS_BASE/usr \
+		--with-zip \
 		--with-zlib \
 		${configure_args} \
 		"

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: php: update to 7.4.27
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
                   ` (11 preceding siblings ...)
  2021-12-18 17:52 ` [PR PATCH] [Updated] php: update to 7.4.27 uhohspaghetios
@ 2021-12-18 18:07 ` paper42
  2021-12-18 18:48 ` uhohspaghetios
                   ` (5 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: paper42 @ 2021-12-18 18:07 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/34459#issuecomment-997240313

Comment:
and squash the commits, we only want one in this PR

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: php: update to 7.4.27
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
                   ` (12 preceding siblings ...)
  2021-12-18 18:07 ` paper42
@ 2021-12-18 18:48 ` uhohspaghetios
  2021-12-18 21:10 ` paper42
                   ` (4 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: uhohspaghetios @ 2021-12-18 18:48 UTC (permalink / raw)
  To: ml

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

New comment by uhohspaghetios on void-packages repository

https://github.com/void-linux/void-packages/pull/34459#issuecomment-997267884

Comment:
> and squash the commits, we only want one in this PR

I honestly have no idea how to do that without ruining things despite a bunch of reading on the subject just now.

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: php: update to 7.4.27
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
                   ` (13 preceding siblings ...)
  2021-12-18 18:48 ` uhohspaghetios
@ 2021-12-18 21:10 ` paper42
  2021-12-18 21:11 ` paper42
                   ` (3 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: paper42 @ 2021-12-18 21:10 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/34459#issuecomment-997285061

Comment:
just `git rebase upstream/master` should be enough. I am not sure how you got to this situation, but here is what I do when amending commits in a PRs.

```
~make changes~
git add <files>
git commit --amend
git rebase upstream/master
```

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: php: update to 7.4.27
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
                   ` (14 preceding siblings ...)
  2021-12-18 21:10 ` paper42
@ 2021-12-18 21:11 ` paper42
  2021-12-22 18:18 ` paper42
                   ` (2 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: paper42 @ 2021-12-18 21:11 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/34459#issuecomment-997285061

Comment:
just `git rebase upstream/master` should be enough. I am not sure how you got to this situation, but here is what I do when amending commits in a PRs.

```
~make changes~
git add <files>
git commit --amend
git rebase upstream/master # upstream is a remote which points to void-linux/void-packages, origin is my own fork
git push --force-with-lease # or just --force
```

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: php: update to 7.4.27
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
                   ` (15 preceding siblings ...)
  2021-12-18 21:11 ` paper42
@ 2021-12-22 18:18 ` paper42
  2022-01-09 13:55 ` [PR PATCH] [Updated] " paper42
  2022-01-29 21:04 ` [PR PATCH] [Closed]: " uhohspaghetios
  18 siblings, 0 replies; 20+ messages in thread
From: paper42 @ 2021-12-22 18:18 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/34459#issuecomment-999775227

Comment:
ping @uhohspaghetios

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] php: update to 7.4.27
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
                   ` (16 preceding siblings ...)
  2021-12-22 18:18 ` paper42
@ 2022-01-09 13:55 ` paper42
  2022-01-29 21:04 ` [PR PATCH] [Closed]: " uhohspaghetios
  18 siblings, 0 replies; 20+ messages in thread
From: paper42 @ 2022-01-09 13:55 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by paper42 against master on the void-packages repository

https://github.com/uhohspaghetios/void-packages php74
https://github.com/void-linux/void-packages/pull/34459

php: update to 7.4.27
- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (amd64-glibc)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-php74-34459.patch --]
[-- Type: text/x-diff, Size: 2690 bytes --]

From 148bbf281f99ea7ca3230ab0bca1bcbcaaf40a6c Mon Sep 17 00:00:00 2001
From: uhohspaghetios <rich@servermonkeys.com>
Date: Fri, 10 Dec 2021 00:19:11 -0500
Subject: [PATCH] php: update to 7.4.27

---
 srcpkgs/php/template | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/php/template b/srcpkgs/php/template
index 141f7fee310d..8ae60f964582 100644
--- a/srcpkgs/php/template
+++ b/srcpkgs/php/template
@@ -1,7 +1,7 @@
 # Template file for 'php'
 pkgname=php
-version=7.4.14
-revision=7
+version=7.4.27
+revision=1
 hostmakedepends="bison pkg-config apache-devel"
 makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
  gmp-devel libcurl-devel libjpeg-turbo-devel libmariadbclient-devel
@@ -13,7 +13,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="PHP-3.01"
 homepage="https://www.php.net"
 distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
-checksum=f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886
+checksum=3f8b937310f155822752229c2c2feb8cc2621e25a728e7b94d0d74c128c43d0c
 
 conf_files="/etc/php/php.ini"
 
@@ -45,7 +45,7 @@ do_build() {
 		--with-config-file-scan-dir=/etc/php/conf.d \
 		--disable-rpath \
 		--mandir=/usr/share/man \
-		--with-pear=/usr/share/pear \
+		--with-pear \
 		"
 
 	local _phpextensions="--enable-bcmath=shared \
@@ -73,34 +73,31 @@ do_build() {
 		--with-curl=shared \
 		--with-db4=$XBPS_CROSS_BASE/usr \
 		--with-enchant=shared,$XBPS_CROSS_BASE/usr \
-		--with-freetype-dir=$XBPS_CROSS_BASE/usr \
+		--with-freetype \
 		--with-gdbm=$XBPS_CROSS_BASE/usr \
 		--with-gettext=shared \
 		--with-gmp=shared \
 		--with-iconv=shared \
-		--with-icu-dir=$XBPS_CROSS_BASE/usr \
-		--with-jpeg-dir=$XBPS_CROSS_BASE/usr \
+		--with-jpeg \
 		--with-ldap=shared,$XBPS_CROSS_BASE/usr \
 		--with-ldap-sasl \
-		--with-libzip \
 		--with-sodium=shared \
 		--with-mhash \
 		--with-mysql-sock=/run/mysqld/mysqld.sock \
 		--with-mysqli=shared,mysqlnd \
 		--with-openssl=shared \
-		--with-pcre-regex=$XBPS_CROSS_BASE/usr \
 		--with-pdo-mysql=shared,mysqlnd \
 		--with-pdo-odbc=shared,unixODBC,$XBPS_CROSS_BASE/usr \
 		--with-pdo-pgsql=shared,$XBPS_CROSS_BASE/usr \
 		--with-pdo-sqlite=shared,$XBPS_CROSS_BASE/usr \
 		--with-pgsql=shared,$XBPS_CROSS_BASE/usr \
-		--with-png-dir=$XBPS_CROSS_BASE/usr \
 		--with-readline=$XBPS_CROSS_BASE/usr \
 		--with-snmp=shared,$XBPS_CROSS_BASE/usr \
 		--with-sqlite3=shared,$XBPS_CROSS_BASE/usr \
 		--with-unixODBC=shared,$XBPS_CROSS_BASE/usr \
 		--with-xsl=shared,$XBPS_CROSS_BASE/usr \
 		--with-tidy=shared,$XBPS_CROSS_BASE/usr \
+		--with-zip \
 		--with-zlib \
 		${configure_args} \
 		"

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Closed]: php: update to 7.4.27
  2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
                   ` (17 preceding siblings ...)
  2022-01-09 13:55 ` [PR PATCH] [Updated] " paper42
@ 2022-01-29 21:04 ` uhohspaghetios
  18 siblings, 0 replies; 20+ messages in thread
From: uhohspaghetios @ 2022-01-29 21:04 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

php: update to 7.4.27
https://github.com/void-linux/void-packages/pull/34459

Description:
- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (amd64-glibc)

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2022-01-29 21:04 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-10  5:21 [PR PATCH] php: update to 7.4.26 uhohspaghetios
2021-12-10 11:22 ` paper42
2021-12-10 21:15 ` [PR PATCH] [Updated] " uhohspaghetios
2021-12-11  0:42 ` uhohspaghetios
2021-12-11  1:10 ` uhohspaghetios
2021-12-11  1:17 ` uhohspaghetios
2021-12-11  1:21 ` uhohspaghetios
2021-12-11  1:34 ` uhohspaghetios
2021-12-11  1:49 ` uhohspaghetios
2021-12-11  2:05 ` [PR PATCH] [Updated] " uhohspaghetios
2021-12-18 11:46 ` paper42
2021-12-18 17:50 ` [PR PATCH] [Updated] " uhohspaghetios
2021-12-18 17:52 ` [PR PATCH] [Updated] php: update to 7.4.27 uhohspaghetios
2021-12-18 18:07 ` paper42
2021-12-18 18:48 ` uhohspaghetios
2021-12-18 21:10 ` paper42
2021-12-18 21:11 ` paper42
2021-12-22 18:18 ` paper42
2022-01-09 13:55 ` [PR PATCH] [Updated] " paper42
2022-01-29 21:04 ` [PR PATCH] [Closed]: " uhohspaghetios

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).