Security update to 4.0.3 (fixes PMASA-2013-6), ok ? I will not commit it before 13/06, if anybody wants, just commit as is. Cheers Giovanni
Index: Makefile =================================================================== RCS file: /cvs/ports/www/phpmyadmin/Makefile,v retrieving revision 1.84 diff -u -p -u -p -r1.84 Makefile --- Makefile 27 May 2013 08:05:07 -0000 1.84 +++ Makefile 10 Jun 2013 13:05:48 -0000 @@ -2,7 +2,7 @@ COMMENT= tool to handle the administration of MySQL over the web -V= 4.0.2 +V= 4.0.3 PKGNAME= phpMyAdmin-$V DISTNAME= phpMyAdmin-$V-all-languages Index: distinfo =================================================================== RCS file: /cvs/ports/www/phpmyadmin/distinfo,v retrieving revision 1.73 diff -u -p -u -p -r1.73 distinfo --- distinfo 27 May 2013 08:05:07 -0000 1.73 +++ distinfo 10 Jun 2013 13:05:48 -0000 @@ -1,2 +1,2 @@ -SHA256 (phpMyAdmin-4.0.2-all-languages.tar.gz) = MOsj3Fp5/tucpQmb542tLS4/TM48QIhwJ4AZFreUjC4= -SIZE (phpMyAdmin-4.0.2-all-languages.tar.gz) = 7398571 +SHA256 (phpMyAdmin-4.0.3-all-languages.tar.gz) = oGxrfN5SS8T/T0WOdptu88B5GNmVETHW7OP4Q9iq3aM= +SIZE (phpMyAdmin-4.0.3-all-languages.tar.gz) = 7439730 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/www/phpmyadmin/pkg/PLIST,v retrieving revision 1.45 diff -u -p -u -p -r1.45 PLIST --- pkg/PLIST 24 May 2013 15:00:06 -0000 1.45 +++ pkg/PLIST 10 Jun 2013 13:05:49 -0000 @@ -730,6 +730,9 @@ phpMyAdmin/locale/sr@latin/LC_MESSAGES/p phpMyAdmin/locale/sv/ phpMyAdmin/locale/sv/LC_MESSAGES/ phpMyAdmin/locale/sv/LC_MESSAGES/phpmyadmin.mo +phpMyAdmin/locale/th/ +phpMyAdmin/locale/th/LC_MESSAGES/ +phpMyAdmin/locale/th/LC_MESSAGES/phpmyadmin.mo phpMyAdmin/locale/tr/ phpMyAdmin/locale/tr/LC_MESSAGES/ phpMyAdmin/locale/tr/LC_MESSAGES/phpmyadmin.mo
