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] srcpkgs: orphan my stuff
Date: Sun, 25 Dec 2022 17:10:50 +0100	[thread overview]
Message-ID: <20221225161050.9nvKyeCxVxumEMCGwJqPD-6IS6ST5Gp06v0qWeGlt2c@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39424@inbox.vuxu.org>

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

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

https://github.com/ftrvxmtrx/void-packages master
https://github.com/void-linux/void-packages/pull/39424

srcpkgs: orphan my stuff
#### Testing the changes
- I tested the changes in this PR: **n/a**


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

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

From 2a151e049e9eb1272cbb695459e7a8869694765e Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sun, 27 Nov 2022 11:25:16 +0100
Subject: [PATCH 1/2] phpMyAdmin: use PHP 8.1

PHP 7.4 will soon be EOL and PHP 8.1 is supported
---
 srcpkgs/phpMyAdmin/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/phpMyAdmin/template b/srcpkgs/phpMyAdmin/template
index c4ee6fa3a0a0..7f0b5f024df5 100644
--- a/srcpkgs/phpMyAdmin/template
+++ b/srcpkgs/phpMyAdmin/template
@@ -1,9 +1,9 @@
 # Template file for 'phpMyAdmin'
 pkgname=phpMyAdmin
 version=5.2.0
-revision=1
+revision=2
 conf_files="/etc/webapps/phpMyAdmin/config.inc.php"
-depends="php mariadb"
+depends="php8.1 mariadb"
 short_desc="Web interface for MySQL and MariaDB"
 maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="GPL-2.0-only"

From b72f8ca517d99a50233c84e7e211ff1ff577b868 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sun, 27 Nov 2022 11:25:57 +0100
Subject: [PATCH 2/2] phoronix-test-suite: use PHP 8.1

PHP 7.4 will soon be EOL and PHP 8.1 is supported
---
 srcpkgs/phoronix-test-suite/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/phoronix-test-suite/template b/srcpkgs/phoronix-test-suite/template
index 4824b65dd40d..16b4034bec27 100644
--- a/srcpkgs/phoronix-test-suite/template
+++ b/srcpkgs/phoronix-test-suite/template
@@ -1,8 +1,8 @@
 # Template file for 'phoronix-test-suite'
 pkgname=phoronix-test-suite
 version=10.8.4
-revision=1
-depends="php"
+revision=2
+depends="php8.1"
 short_desc="Comprehensive testing and benchmarking platform for Linux"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"

  parent reply	other threads:[~2022-12-25 16:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-22 19:59 [PR PATCH] " ftrvxmtrx
2022-09-24 16:11 ` motorto
2022-12-24  1:52 ` github-actions
2022-12-25 15:53 ` motorto
2022-12-25 16:10 ` paper42 [this message]
2022-12-25 16:12 ` [PR PATCH] [Updated] " paper42
2022-12-25 16:13 ` [PR PATCH] [Merged]: " paper42
2022-12-25 16:14 ` 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=20221225161050.9nvKyeCxVxumEMCGwJqPD-6IS6ST5Gp06v0qWeGlt2c@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).