Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] phpMyAdmin: update to 5.2.2
@ 2025-01-22 21:15 williamdes
  2025-01-25 10:02 ` williamdes
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: williamdes @ 2025-01-22 21:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/williamdes/void-packages patch-1
https://github.com/void-linux/void-packages/pull/54079

phpMyAdmin: update to 5.2.2
#### Testing the changes
- I tested the changes in this PR: **NO**


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

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

From 142c7cf9d6350ef802a8e6f988eca97847c3629b Mon Sep 17 00:00:00 2001
From: William Desportes <williamdes@wdes.fr>
Date: Wed, 22 Jan 2025 21:14:10 +0000
Subject: [PATCH] phpMyAdmin: update to 5.2.2

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

diff --git a/srcpkgs/phpMyAdmin/template b/srcpkgs/phpMyAdmin/template
index dc9f179f89451d..faf4d66f698c1d 100644
--- a/srcpkgs/phpMyAdmin/template
+++ b/srcpkgs/phpMyAdmin/template
@@ -1,6 +1,6 @@
 # Template file for 'phpMyAdmin'
 pkgname=phpMyAdmin
-version=5.2.1
+version=5.2.2
 revision=1
 conf_files="/etc/webapps/phpMyAdmin/config.inc.php"
 depends="virtual?php-runtime"
@@ -9,7 +9,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="GPL-2.0-only"
 homepage="https://www.phpmyadmin.net"
 distfiles="https://files.phpmyadmin.net/phpMyAdmin/${version}/phpMyAdmin-${version}-all-languages.tar.xz"
-checksum=373f9599dfbd96d6fe75316d5dad189e68c305f297edf42377db9dd6b41b2557
+checksum=f881819a3b11e653b0212afaf0cc105db85c767715cb3f5852670f7fc36c9669
 
 do_install() {
 	vmkdir usr/share/webapps/

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

* Re: phpMyAdmin: update to 5.2.2
  2025-01-22 21:15 [PR PATCH] phpMyAdmin: update to 5.2.2 williamdes
@ 2025-01-25 10:02 ` williamdes
  2025-01-25 16:11 ` classabbyamp
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: williamdes @ 2025-01-25 10:02 UTC (permalink / raw)
  To: ml

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

New comment by williamdes on void-packages repository

https://github.com/void-linux/void-packages/pull/54079#issuecomment-2613895161

Comment:
Hi @classabbyamp
Does the update look okay for you? 

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

* Re: phpMyAdmin: update to 5.2.2
  2025-01-22 21:15 [PR PATCH] phpMyAdmin: update to 5.2.2 williamdes
  2025-01-25 10:02 ` williamdes
@ 2025-01-25 16:11 ` classabbyamp
  2025-01-25 16:23 ` williamdes
  2025-02-09 18:35 ` williamdes
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2025-01-25 16:11 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/54079#issuecomment-2614015841

Comment:
> I tested the changes in this PR: NO

updates need to be tested

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

* Re: phpMyAdmin: update to 5.2.2
  2025-01-22 21:15 [PR PATCH] phpMyAdmin: update to 5.2.2 williamdes
  2025-01-25 10:02 ` williamdes
  2025-01-25 16:11 ` classabbyamp
@ 2025-01-25 16:23 ` williamdes
  2025-02-09 18:35 ` williamdes
  3 siblings, 0 replies; 5+ messages in thread
From: williamdes @ 2025-01-25 16:23 UTC (permalink / raw)
  To: ml

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

New comment by williamdes on void-packages repository

https://github.com/void-linux/void-packages/pull/54079#issuecomment-2614019839

Comment:
> > I tested the changes in this PR: NO
> 
> updates need to be tested

Okay, I will test it today 

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

* Re: phpMyAdmin: update to 5.2.2
  2025-01-22 21:15 [PR PATCH] phpMyAdmin: update to 5.2.2 williamdes
                   ` (2 preceding siblings ...)
  2025-01-25 16:23 ` williamdes
@ 2025-02-09 18:35 ` williamdes
  3 siblings, 0 replies; 5+ messages in thread
From: williamdes @ 2025-02-09 18:35 UTC (permalink / raw)
  To: ml

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

New comment by williamdes on void-packages repository

https://github.com/void-linux/void-packages/pull/54079#issuecomment-2614019839

Comment:
> > I tested the changes in this PR: NO
> 
> updates need to be tested

Okay, I will test it 

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

end of thread, other threads:[~2025-02-09 18:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-22 21:15 [PR PATCH] phpMyAdmin: update to 5.2.2 williamdes
2025-01-25 10:02 ` williamdes
2025-01-25 16:11 ` classabbyamp
2025-01-25 16:23 ` williamdes
2025-02-09 18:35 ` williamdes

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