ports/138442: [maintainer update] port:database/sqlbuddy updates to 1.3.2
Chenguang Li
horus.li at gmail.com
Tue Sep 1 11:50:03 UTC 2009
>Number: 138442
>Category: ports
>Synopsis: [maintainer update] port:database/sqlbuddy updates to 1.3.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Sep 01 11:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Chenguang Li
>Release: 7.2-STABLE i386
>Organization:
>Environment:
FreeBSD pollo.horus.cn 7.2-STABLE FreeBSD 7.2-STABLE #2: Tue May 5 18:45:54 CST 2009 horus at pollo.horus.cn:/usr/obj/usr/src/sys/POLLO i386
>Description:
SQL Buddy 1.3.2
Released: August 14, 2009
port:database/sqlbuddy updates to the latest release 1.3.2.
These files have been touched:
Makefile
- add new version number
distinfo
- add info about 1.3.2 distfile
pkg-plist
- to suit current sqlbuddy installation: some new translations.
pkg-descr
- keep up with the official introduction.
Changes in 1.3.2:
- 8 new translations have been added: العربية, Українська, Tiếng Việt, فارسی, Galego, Ivrit, Srpski, Esperanto
- Auto increment values are now properly exported
- Disabled gzip compression of css and js files to circumvent a bug in Safari 4 that prevents sqlbuddy from being used
- The export tab no longer lists the information_schema database
>How-To-Repeat:
n./a.
>Fix:
see patch file
Patch attached with submission follows:
diff -ruN /usr/ports/databases/sqlbuddy/Makefile ports/databases/sqlbuddy/Makefile
--- /usr/ports/databases/sqlbuddy/Makefile 2009-02-27 22:01:35.000000000 +0800
+++ ports/databases/sqlbuddy/Makefile 2009-09-01 18:30:07.000000000 +0800
@@ -6,10 +6,10 @@
#
PORTNAME= sqlbuddy
-PORTVERSION= 1.3.1
+PORTVERSION= 1.3.2
CATEGORIES= databases www
MASTER_SITES= http://www.sqlbuddy.com/download/
-DISTNAME= ${PORTNAME}_1_3_1
+DISTNAME= ${PORTNAME}_1_3_2
MAINTAINER= horus.li at gmail.com
COMMENT= Web based MySQL administration with a set of PHP scripts
diff -ruN /usr/ports/databases/sqlbuddy/distinfo ports/databases/sqlbuddy/distinfo
--- /usr/ports/databases/sqlbuddy/distinfo 2009-02-27 22:01:35.000000000 +0800
+++ ports/databases/sqlbuddy/distinfo 2009-09-01 18:30:52.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (sqlbuddy_1_3_1.zip) = bf8a0771c8983cc0522199d10e9ee406
-SHA256 (sqlbuddy_1_3_1.zip) = 33f9e36b7d12026d105b07386eb37c887ea547e5e5c6cde28747827adeda8a91
-SIZE (sqlbuddy_1_3_1.zip) = 283402
+MD5 (sqlbuddy_1_3_2.zip) = 019e827eff77bddcd6c6172bd2203af5
+SHA256 (sqlbuddy_1_3_2.zip) = fee3645a4be6c278fdf945045702673fe6b72d80c73ad7894f7f3144db3001c9
+SIZE (sqlbuddy_1_3_2.zip) = 327333
diff -ruN /usr/ports/databases/sqlbuddy/pkg-descr ports/databases/sqlbuddy/pkg-descr
--- /usr/ports/databases/sqlbuddy/pkg-descr 2009-02-27 22:01:35.000000000 +0800
+++ ports/databases/sqlbuddy/pkg-descr 2009-09-01 18:34:19.000000000 +0800
@@ -15,10 +15,7 @@
Logins are handled directly by MySQL. Create as many or
as few users as you want.
* Speaks your language
- The current release is bundled with 29 translations
+ The current release is bundled with 37 translations
- with more on the way!
-* Import and export
- Easily move your data into Excel by exporting a .csv file or
- shift data between servers by using a .sql file.
WWW: http://www.sqlbuddy.com/
diff -ruN /usr/ports/databases/sqlbuddy/pkg-plist ports/databases/sqlbuddy/pkg-plist
--- /usr/ports/databases/sqlbuddy/pkg-plist 2009-02-27 22:01:35.000000000 +0800
+++ ports/databases/sqlbuddy/pkg-plist 2009-09-01 18:45:56.000000000 +0800
@@ -58,15 +58,20 @@
%%WWWDIR%%/js/helpers.js
%%WWWDIR%%/js/mootools-1.2-core.js
%%WWWDIR%%/js/movement.js
+%%WWWDIR%%/locale/ar_DZ.pot
%%WWWDIR%%/locale/ca_AD.pot
%%WWWDIR%%/locale/cs_CZ.pot
%%WWWDIR%%/locale/da_DK.pot
%%WWWDIR%%/locale/de_DE.pot
%%WWWDIR%%/locale/en_US.pot
+%%WWWDIR%%/locale/eo_EO.pot
%%WWWDIR%%/locale/es_AR.pot
%%WWWDIR%%/locale/es_ES.pot
+%%WWWDIR%%/locale/fa_IR.pot
%%WWWDIR%%/locale/fi_FI.pot
%%WWWDIR%%/locale/fr_FR.pot
+%%WWWDIR%%/locale/gl_ES.pot
+%%WWWDIR%%/locale/he_IL.pot
%%WWWDIR%%/locale/hu_HU.pot
%%WWWDIR%%/locale/id_ID.pot
%%WWWDIR%%/locale/it_IT.pot
@@ -82,10 +87,13 @@
%%WWWDIR%%/locale/ru_RU.pot
%%WWWDIR%%/locale/sk_SK.pot
%%WWWDIR%%/locale/sl_SL.pot
+%%WWWDIR%%/locale/sp_RS.pot
%%WWWDIR%%/locale/sr_RS.pot
%%WWWDIR%%/locale/sv_SE.pot
%%WWWDIR%%/locale/tl_PH.pot
%%WWWDIR%%/locale/tr_TR.pot
+%%WWWDIR%%/locale/uk_UA.pot
+%%WWWDIR%%/locale/vi_VN.pot
%%WWWDIR%%/locale/zh_CN.pot
%%WWWDIR%%/locale/zh_TW.pot
%%WWWDIR%%/login.php
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list