aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2021-07-07 09:54:29 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2021-07-07 09:56:12 +0000
commit78d17bbfd0d61ef182f88915b2dcd1f6e58affa4 (patch)
treec8b3aab09f346aaf534e50a0bbbaa8fd8b183884
parentc575ccddf88c6f19a6160e9192dc53e2dcd73d5a (diff)
downloadports-78d17bbfd0d61ef182f88915b2dcd1f6e58affa4.tar.gz
ports-78d17bbfd0d61ef182f88915b2dcd1f6e58affa4.zip
databases/phpmyadmin5: Update to 5.1.1
Changelog: We at the phpMyAdmin project are pleased to release phpMyAdmin 5.1.1, a bugfix release. There are many new bug fixes; a few highlights include: Fixes for several PHP errors Fixes for "$cfg['DefaultTabDatabase']" and other related configuration directives not working properly Fix Yaml export to quote strings even when they are numeric Fix TCPDF open_basedir issue due to internal guessing code from TCPDF Fix for quick search not working when using more than one configured server Fix datetime decimals displayed (.00000) after edit Fix new lines in text fields are doubled Fixed URL generation by removing un-needed &amp; escaping for & char Improvements for working with PHP 8.1 Improved handling of adding a new user with the Percona database server There are, of course, many more fixes you can see in the ChangeLog file included with this release or online at https://demo.phpmyadmin.net/master-config/index.php?route=/changelog Sponsored by: Netzkommune GmbH
-rw-r--r--databases/phpmyadmin5/Makefile2
-rw-r--r--databases/phpmyadmin5/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/phpmyadmin5/Makefile b/databases/phpmyadmin5/Makefile
index 7ac023fedab6..81b746c59902 100644
--- a/databases/phpmyadmin5/Makefile
+++ b/databases/phpmyadmin5/Makefile
@@ -1,5 +1,5 @@
PORTNAME= phpMyAdmin
-DISTVERSION= 5.1.0
+DISTVERSION= 5.1.1
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 3c7aa47cb969..6f62960993d7 100644
--- a/databases/phpmyadmin5/distinfo
+++ b/databases/phpmyadmin5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615134619
-SHA256 (phpMyAdmin-5.1.0-all-languages.tar.xz) = aa8ccf357f672012384df34e1c2bc70147476761c8458a0dad6233497e142c68
-SIZE (phpMyAdmin-5.1.0-all-languages.tar.xz) = 7902416
+TIMESTAMP = 1625647632
+SHA256 (phpMyAdmin-5.1.1-all-languages.tar.xz) = 1964d7190223c11e89fa1b7970c618e3a3bae2e859f5f60383f64c3848ef6921
+SIZE (phpMyAdmin-5.1.1-all-languages.tar.xz) = 7751820