Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] phpMyAdmin: update to 5.2.0, use mariadb, change maintainer
@ 2022-09-01 15:19 williamdes
  2022-09-01 17:10 ` [PR REVIEW] " classabbyamp
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: williamdes @ 2022-09-01 15:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/williamdes/void-packages phpmyadmin-update
https://github.com/void-linux/void-packages/pull/39030

phpMyAdmin: update to 5.2.0, use mariadb, change maintainer
#### Testing the changes
- I tested the changes in this PR: NO

I am trying to understand how void linux works, until now I can not figure out how to start nginx or apache



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

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

From b619a957f748f383f6faa5a70e719810f8988366 Mon Sep 17 00:00:00 2001
From: William Desportes <williamdes@wdes.fr>
Date: Thu, 1 Sep 2022 17:17:50 +0200
Subject: [PATCH] phpMyAdmin: update to 5.2.0, use mariadb, change maintainer

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

diff --git a/srcpkgs/phpMyAdmin/template b/srcpkgs/phpMyAdmin/template
index a55d2b5dfe2e..58c95e7af698 100644
--- a/srcpkgs/phpMyAdmin/template
+++ b/srcpkgs/phpMyAdmin/template
@@ -1,16 +1,16 @@
 # Template file for 'phpMyAdmin'
 pkgname=phpMyAdmin
-version=5.0.4
+version=5.2.0
 revision=1
 wrksrc="phpMyAdmin-${version}-all-languages"
 conf_files="/etc/webapps/phpMyAdmin/config.inc.php"
-depends="php mysql"
+depends="php mariadb"
 short_desc="Web interface for MySQL and MariaDB"
-maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
+maintainer="William Desportes <williamdes@wdes.fr>"
 license="GPL-2.0-only"
 homepage="https://www.phpmyadmin.net"
 distfiles="https://files.phpmyadmin.net/phpMyAdmin/${version}/phpMyAdmin-${version}-all-languages.tar.xz"
-checksum=1578c1a08e594da4f4f62e676ccbdbd17784c3de769b094ba42c35bf05c057db
+checksum=66da31ca295f06182ac3f2e6e96057dc824c459baedf4b29de6ed0d3be039230
 
 do_install() {
 	vmkdir usr/share/webapps/

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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-01 15:19 [PR PATCH] phpMyAdmin: update to 5.2.0, use mariadb, change maintainer williamdes
2022-09-01 17:10 ` [PR REVIEW] " classabbyamp
2022-09-01 18:44 ` TinfoilSubmarine
2022-09-01 18:53 ` williamdes
2022-09-01 19:18 ` TinfoilSubmarine
2022-09-01 21:16 ` williamdes
2022-09-01 21:16 ` [PR PATCH] [Closed]: " williamdes
2022-09-01 21:42 ` [PR REVIEW] " Francesco149

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