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/128a78d8c18b
branches: trunk
changeset: 543196:128a78d8c18b
user: tron <tron%pkgsrc.org@localhost>
date: Sun Jun 08 14:15:28 2008 +0000
description:
Update "phpmyadmin" package to version 2.11.6. Changes since 2.11.5.2:
- bug #1903724 [interface] Displaying of very large queries
in error message
- bug #1905711 [compatibility] Functions deprecated in PHP 5.3:
is_a() and get_magic_quotes_gpc()
- bug [lang] catalan wrong accented characters
- bug #1893034 [Export] SET NAMES for importing with command-line
client
+ [lang] Russian update
- bug #1910485 [core] Unsetting the whitelist during the loop
- bug #1906980 [Export] Import of VIEWs fails if temp table exists
- bug #1812763 [Copy] Table copy when server is in ANSI_QUOTES
sql_mode
- bug #1918531 [compatibility] Navigation isn't w3.org valid
- bug #1926357 [data] BIT defaults displayed incorrectly
- patch #1930057 [auth] colon in password prevents HTTP login
on CGI/IIS
- patch #1929553 [lang] Don't output BOM character in Swedish
language file
- patch #1895796 [lang] Typo in Japanese lang files
- bug #1935652 [auth] Access denied (show warning about mcrypt
on login page)
- bug #1906983 [export] Reimport of FUNCTION fails
- bug #1919808 [operations] Renaming a database fails to handle
functions
- bug #1934401 [core] Cannot force a language
- bug #1944077 [core] Config file containing a BOM
- bug #1947189 [scripts] Missing head tag in scripts/signon.php
+ [lang] Romanian update
diffstat:
databases/phpmyadmin/Makefile | 4 ++--
databases/phpmyadmin/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (31 lines):
diff -r d4df3cd1aabe -r 128a78d8c18b databases/phpmyadmin/Makefile
--- a/databases/phpmyadmin/Makefile Sun Jun 08 14:08:47 2008 +0000
+++ b/databases/phpmyadmin/Makefile Sun Jun 08 14:15:28 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2008/05/25 20:49:39 tron Exp $
+# $NetBSD: Makefile,v 1.71 2008/06/08 14:15:28 tron Exp $
DISTNAME= phpMyAdmin-${DIST_VERSION}-all-languages
PKGNAME= phpmyadmin-${DIST_VERSION:S/-//}
@@ -22,7 +22,7 @@
USE_TOOLS+= perl:run
CONF_INC_PHP= ${PREFIX}/share/phpmyadmin/config.inc.php
-DIST_VERSION= 2.11.5.2
+DIST_VERSION= 2.11.6
DOC_FILES= CREDITS ChangeLog \
Documentation.txt INSTALL LICENSE README \
RELEASE-DATE-${DIST_VERSION} TODO
diff -r d4df3cd1aabe -r 128a78d8c18b databases/phpmyadmin/distinfo
--- a/databases/phpmyadmin/distinfo Sun Jun 08 14:08:47 2008 +0000
+++ b/databases/phpmyadmin/distinfo Sun Jun 08 14:15:28 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2008/04/27 14:59:10 tron Exp $
+$NetBSD: distinfo,v 1.34 2008/06/08 14:15:28 tron Exp $
-SHA1 (phpMyAdmin-2.11.5.2-all-languages.tar.bz2) = 13eae6eb086da00ff64720f473fe2ed9fcfd874b
-RMD160 (phpMyAdmin-2.11.5.2-all-languages.tar.bz2) = 5b034c1c75da11cb05f4e9a5e9109f8383787cd7
-Size (phpMyAdmin-2.11.5.2-all-languages.tar.bz2) = 3093323 bytes
+SHA1 (phpMyAdmin-2.11.6-all-languages.tar.bz2) = 9accdabc5a4fe1b1a6dee8d26df1089d4c7ad484
+RMD160 (phpMyAdmin-2.11.6-all-languages.tar.bz2) = 047af054af40350612e396d2ddc630d9fe073561
+Size (phpMyAdmin-2.11.6-all-languages.tar.bz2) = 3097302 bytes
Home |
Main Index |
Thread Index |
Old Index