1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

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
This commit is contained in:
Jesús Daniel Colmenares Oviedo 2024-08-20 06:44:06 +02:00 committed by Zsolt Udvari
parent 1dbb0690d5
commit 047206b7fa
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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