Github messages for voidlinux
 help / color / mirror / Atom feed
From: paper42 <paper42@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] php8.0: update to 8.0.19.
Date: Fri, 13 May 2022 22:17:52 +0200	[thread overview]
Message-ID: <20220513201752.0aqrGS6F-5rWCO7JzPBnvu7rK5AmpH_UouDlPTdUDYU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37109@inbox.vuxu.org>

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

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

https://github.com/paper42/void-packages php8.0
https://github.com/void-linux/void-packages/pull/37109

php8.0: update to 8.0.19.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

@TinfoilSubmarine why did you decide to use curl for fetch? It doesn't seem necessary to me.

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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/37109.patch is attached

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

From f2b27df60314f47b9f9d27d1f626678b96460b9b Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Fri, 13 May 2022 20:14:57 +0200
Subject: [PATCH] php8.0: update to 8.0.19.

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

diff --git a/srcpkgs/php8.0/template b/srcpkgs/php8.0/template
index 2ddb350061f3..c4a6df3a389e 100644
--- a/srcpkgs/php8.0/template
+++ b/srcpkgs/php8.0/template
@@ -1,10 +1,10 @@
 # Template file for 'php8.0'
 pkgname=php8.0
-version=8.0.18
+version=8.0.19
 revision=1
 _php_version=8.0
 wrksrc="php-${version}"
-hostmakedepends="bison pkg-config apache-devel curl"
+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
  libsodium-devel libtidy5-devel libxslt-devel libzip-devel net-snmp-devel
@@ -15,9 +15,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="PHP-3.01"
 homepage="https://www.php.net"
 distfiles="https://www.php.net/distributions/php-${version}.tar.gz"
-checksum=cd980f5a2f422362f8c52d314ed25140c6f472877c5442c4f3304205f54e192a
-
-fetch_cmd="curl -O"
+checksum=48e57634d350bcab4745d25d9d94ffa474649bf4f7e879fad163226c0d107bb5
 
 conf_files="/etc/php${_php_version}/php.ini"
 

  parent reply	other threads:[~2022-05-13 20:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-13 19:58 [PR PATCH] " paper42
2022-05-13 20:03 ` TinfoilSubmarine
2022-05-13 20:17 ` paper42 [this message]
2022-05-14  9:08 ` [PR PATCH] [Merged]: " paper42

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=20220513201752.0aqrGS6F-5rWCO7JzPBnvu7rK5AmpH_UouDlPTdUDYU@z \
    --to=paper42@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).