pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/phpmyadmin Update "phpmyadmin" package to ve...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/769bc1803d42
branches:  trunk
changeset: 626299:769bc1803d42
user:      tron <tron%pkgsrc.org@localhost>
date:      Thu Nov 07 08:29:44 2013 +0000

description:
Update "phpmyadmin" package to version 4.0.9.

The following bugs were fixed since the release of version 4.0.8:
- bug #4104 Can't edit updatable view when searching
- bug #4108 Missing refresh by deleting databases
- bug #3995 Drizzle server charset notice
- bug #3911 Filtering database names includes empty groupings
- bug #3678 Does not display or manipulate bit(64) fields appropriately
- bug #4129 Unneeded navi panel refresh
- bug #4120 SSL redirects to port 80
- bug #4144 DROP DATABASE displays wrong database name
- bug #4059 Running delete query asks for confirmation but says it was
            already executed
- bug #4147 Accessibility: Images without Alt nor title attribute

diffstat:

 databases/phpmyadmin/Makefile |  4 ++--
 databases/phpmyadmin/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (32 lines):

diff -r 59e17c087bc8 -r 769bc1803d42 databases/phpmyadmin/Makefile
--- a/databases/phpmyadmin/Makefile     Thu Nov 07 08:27:00 2013 +0000
+++ b/databases/phpmyadmin/Makefile     Thu Nov 07 08:29:44 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.120 2013/10/10 17:52:35 tron Exp $
+# $NetBSD: Makefile,v 1.121 2013/11/07 08:29:44 tron Exp $
 
 DISTNAME=      phpMyAdmin-${DIST_VERSION}-all-languages
 PKGNAME=       phpmyadmin-${DIST_VERSION:S/-//}
@@ -29,7 +29,7 @@
                EXDIR=${EXDIR:Q}
 
 CONF_INC_PHP=  ${PREFIX}/share/phpmyadmin/config.inc.php
-DIST_VERSION=  4.0.8
+DIST_VERSION=  4.0.9
 DOC_FILES=     ChangeLog LICENSE README RELEASE-DATE-${DIST_VERSION}
 
 APACHE_USER?=  www
diff -r 59e17c087bc8 -r 769bc1803d42 databases/phpmyadmin/distinfo
--- a/databases/phpmyadmin/distinfo     Thu Nov 07 08:27:00 2013 +0000
+++ b/databases/phpmyadmin/distinfo     Thu Nov 07 08:29:44 2013 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.77 2013/10/10 17:52:35 tron Exp $
+$NetBSD: distinfo,v 1.78 2013/11/07 08:29:44 tron Exp $
 
-SHA1 (phpMyAdmin-4.0.8-all-languages.tar.xz) = 93e68fe13fd340f946c65b85dd5fe9f63a96258a
-RMD160 (phpMyAdmin-4.0.8-all-languages.tar.xz) = 66bfcb7587fb5518eaaec2622ece2ecb6d690671
-Size (phpMyAdmin-4.0.8-all-languages.tar.xz) = 4692284 bytes
+SHA1 (phpMyAdmin-4.0.9-all-languages.tar.xz) = 065f4c650655ed7e3ce5a414bc10df98366cdd79
+RMD160 (phpMyAdmin-4.0.9-all-languages.tar.xz) = cb7bef81dc412d3f3550766b68461717a29b96f2
+Size (phpMyAdmin-4.0.9-all-languages.tar.xz) = 4773892 bytes
 SHA1 (patch-libraries_vendor_config.php) = af587496e999bf1e92d6c5a9ab8053fe6e92a0f2



Home | Main Index | Thread Index | Old Index