1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

databases/phpmyadmin5: Update to 5.2.0

Changelog:
Welcome to the release of phpMyAdmin version 5.2.0. This release contains many new features and quite a few bug fixes. We are simultaneously releasing phpMyAdmin 5.1.4, which is the last release of the 5.1 line and is mostly intended to help downstream packaging teams. Most users should migrate to 5.2.0.

Most notably, these releases resolve a networking error when exporting a file (https://github.com/phpmyadmin/phpmyadmin/issues/17445).

Some other highlights of 5.2.0 include:

    Removed support for Microsoft Internet Explorer
    Requires PHP 7.2 or newer
    Requires the openssl PHP extension
    Improved handling of system CA bundle and cacert.pem, falling back to Mozilla CA if needed
    Replace "master/slave" terms with "primary/replica"
    Add "NOT LIKE %...%" operator to Table search
    Add support for the Mroonga engine
    Add support for account locking
    Several fixes and improvements to the SQL parser library

Sponsored by:	Netzkommune GmbH
This commit is contained in:
Jochen Neumeister 2022-05-21 08:16:21 +02:00
parent 2cf03d71ab
commit 75bc08c686
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= phpMyAdmin
DISTVERSION= 5.1.3
DISTVERSION= 5.2.0
CATEGORIES= databases www
MASTER_SITES= https://files.phpmyadmin.net/${PORTNAME}/${DISTVERSION}/
DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1645855629
SHA256 (phpMyAdmin-5.1.3-all-languages.tar.xz) = c562feddc0f8ff5e69629113f273a0d024a65fb928c48e89ce614744d478296f
SIZE (phpMyAdmin-5.1.3-all-languages.tar.xz) = 7035048
TIMESTAMP = 1653071855
SHA256 (phpMyAdmin-5.2.0-all-languages.tar.xz) = 66da31ca295f06182ac3f2e6e96057dc824c459baedf4b29de6ed0d3be039230
SIZE (phpMyAdmin-5.2.0-all-languages.tar.xz) = 7078212