git: 047206b7fa5d - main - databases/adminerevo: update to 4.8.4

From: Zsolt Udvari <uzsolt_at_FreeBSD.org>
Date: Tue, 20 Aug 2024 04:46:12 UTC
The branch main has been updated by uzsolt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=047206b7fa5da8c04781e8189851fb67cf0f0b55

commit 047206b7fa5da8c04781e8189851fb67cf0f0b55
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2024-08-20 04:44:06 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-08-20 04:45:50 +0000

    databases/adminerevo: update to 4.8.4
    
    Switch to DISTVERSION.
    
    ChangeLog:
    https://github.com/adminerevo/adminerevo/blob/v4.8.4/changes.txt
    
    * Removed size for integer on MySQL 8+.
    * Replaced deprecated by error_get_last().
    * Allow responsive styles on larger devices.
    * Fixed issue with editor tables list.
    * Adjusted href of editor title.
    * Fixes of warnings on PHP8.3.
    * Filter removal buttons on table select pages.
    * Skip dump of generated columns.
    * Add LICENSE file, clarify dual-licensing.
    * Restore latest version check.
    
    PR:             280897
    Approved by:    submitter is maintainer
---
 databases/adminerevo/Makefile | 2 +-
 databases/adminerevo/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/databases/adminerevo/Makefile b/databases/adminerevo/Makefile
index 9c90cfe68164..301a26232087 100644
--- a/databases/adminerevo/Makefile
+++ b/databases/adminerevo/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	adminerevo
-PORTVERSION=	4.8.2
+DISTVERSION=	4.8.4
 CATEGORIES=	databases www
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/
 DISTNAME=	adminer-${DISTVERSION}
diff --git a/databases/adminerevo/distinfo b/databases/adminerevo/distinfo
index f81e15b34a0e..9b0c43c7111e 100644
--- a/databases/adminerevo/distinfo
+++ b/databases/adminerevo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696076245
-SHA256 (adminer-4.8.2.php) = 8d772718bc8d419a89292d11b3e518d52c7392704467006171b0f406625514ab
-SIZE (adminer-4.8.2.php) = 498440
+TIMESTAMP = 1723969538
+SHA256 (adminer-4.8.4.php) = e9a9bc2cc2ac46d6d92f008de9379d2b21a3764a5f8956ed68456e190814b149
+SIZE (adminer-4.8.4.php) = 492814