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/1d2cee0713ab
branches: trunk
changeset: 643313:1d2cee0713ab
user: tron <tron%pkgsrc.org@localhost>
date: Sun Dec 14 09:16:23 2014 +0000
description:
Update "phpmyadmin" package to version 4.3.2. Changes since version 4.3.1:
- bug #4628 PHP error while exporting schema as PDF
- bug #4631 Server selector submits two server parameter values
- bug #4629 Problem with custom SQL queries using cookie authentication
- bug Undefined index central_columnswork
- bug #4632 Notice in ./libraries/Util.class.php#1916 Undefined index: query
- bug #4633 Wrong parameter in fetchValue
- bug #4634 Error reporting creates an infinite loop
- bug #4635 Token mismatch while creating configuration storage
- bug #4640 Incorrect reference to PHP 6
- bug #3794 failure to handle repeating empty columns when importing ODS
- bug #4638 Default Export Method setting broken
- bug #4639 Export SQL missing indentation first field
- bug #4644 Error when browsing tables
- bug #4637 Field Alignment
diffstat:
databases/phpmyadmin/Makefile | 4 ++--
databases/phpmyadmin/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (32 lines):
diff -r 2c63dde699e8 -r 1d2cee0713ab databases/phpmyadmin/Makefile
--- a/databases/phpmyadmin/Makefile Sun Dec 14 08:40:09 2014 +0000
+++ b/databases/phpmyadmin/Makefile Sun Dec 14 09:16:23 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.141 2014/12/10 20:34:34 tron Exp $
+# $NetBSD: Makefile,v 1.142 2014/12/14 09:16:23 tron Exp $
DISTNAME= phpMyAdmin-${DIST_VERSION}-all-languages
PKGNAME= phpmyadmin-${DIST_VERSION:S/-//}
@@ -28,7 +28,7 @@
EXDIR=${EXDIR:Q}
CONF_INC_PHP= ${PREFIX}/share/phpmyadmin/config.inc.php
-DIST_VERSION= 4.3.1
+DIST_VERSION= 4.3.2
DOC_FILES= ChangeLog LICENSE README RELEASE-DATE-${DIST_VERSION}
APACHE_USER?= www
diff -r 2c63dde699e8 -r 1d2cee0713ab databases/phpmyadmin/distinfo
--- a/databases/phpmyadmin/distinfo Sun Dec 14 08:40:09 2014 +0000
+++ b/databases/phpmyadmin/distinfo Sun Dec 14 09:16:23 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.98 2014/12/10 20:34:34 tron Exp $
+$NetBSD: distinfo,v 1.99 2014/12/14 09:16:23 tron Exp $
-SHA1 (phpMyAdmin-4.3.1-all-languages.tar.xz) = 6bfc87560990af66951eccff0308fd86de36664f
-RMD160 (phpMyAdmin-4.3.1-all-languages.tar.xz) = 2732fd3d510c528f8e0f7f995cce1c7ba0b81a0e
-Size (phpMyAdmin-4.3.1-all-languages.tar.xz) = 5370420 bytes
+SHA1 (phpMyAdmin-4.3.2-all-languages.tar.xz) = 7fc284fddd21a6d66598e9d49e4aa5d865854821
+RMD160 (phpMyAdmin-4.3.2-all-languages.tar.xz) = 6fea5eba19f2f340ea2bdb19f7fbd6e892e8086e
+Size (phpMyAdmin-4.3.2-all-languages.tar.xz) = 5369772 bytes
SHA1 (patch-libraries_vendor_config.php) = af587496e999bf1e92d6c5a9ab8053fe6e92a0f2
Home |
Main Index |
Thread Index |
Old Index