git: 75bc08c686e2 - main - databases/phpmyadmin5: Update to 5.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 May 2022 06:17:41 UTC
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=75bc08c686e2b74dbb50766567e0830ddf537559 commit 75bc08c686e2b74dbb50766567e0830ddf537559 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2022-05-21 06:16:21 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2022-05-21 06:17:35 +0000 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 --- databases/phpmyadmin5/Makefile | 2 +- databases/phpmyadmin5/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/databases/phpmyadmin5/Makefile b/databases/phpmyadmin5/Makefile index 3a825406c969..5a7299e12dbb 100644 --- a/databases/phpmyadmin5/Makefile +++ b/databases/phpmyadmin5/Makefile @@ -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 diff --git a/databases/phpmyadmin5/distinfo b/databases/phpmyadmin5/distinfo index 0cdbcdb8a10e..addf9fa05b7c 100644 --- a/databases/phpmyadmin5/distinfo +++ b/databases/phpmyadmin5/distinfo @@ -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