ports/131970: [maintainer update] port:database/sqlbuddy updates to 1.3.1

Chenguang LI horus.li at gmail.com
Sun Feb 22 12:00:10 UTC 2009


>Number:         131970
>Category:       ports
>Synopsis:       [maintainer update] port:database/sqlbuddy updates to 1.3.1
>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:   Sun Feb 22 12:00:09 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Chenguang LI
>Release:        7.1-STABLE amd64
>Organization:
>Environment:
FreeBSD campus.horus.cn 7.1-STABLE FreeBSD 7.1-STABLE #0: Tue Feb 17 04:08:54 CST 2009     horus at campus.horus.cn:/usr/obj/usr/src/sys/CAMPUS  amd64
>Description:
SQL Buddy 1.3.1
Released: February 18, 2009

port:database/sqlbuddy updates to the latest release 1.3.1.

These files have been touched:

Makefile
- add new version number
distinfo
- add info about 1.3.1 distfile
pkg-plist
- to suit current sqlbuddy installation: some new translations.
pkg-descr
- author's latest intro.

This is mainly a bug-fix version of the tool.

Changes in 1.3.1:

- fixed bug when scrolling through a large number of users
- fixed bug that caused a notice to be generated in certain cases when exporting
- fixed bug when assigning user privileges to databases that have special characters in their name
- fixed bug when sorting columns with special characters
- fixed bug that caused a notice to be generated about an invalid time zone
- 5 new translations have been added: Danish, Indonesian, Latviešu, Bahasa Melayu, Српски ћирилица
>How-To-Repeat:
n./a.
>Fix:
see the patch

Patch attached with submission follows:

diff -ruN /usr/ports/databases/sqlbuddy/Makefile ports/databases/sqlbuddy/Makefile
--- /usr/ports/databases/sqlbuddy/Makefile	2008-09-26 17:08:05.000000000 +0800
+++ ports/databases/sqlbuddy/Makefile	2009-02-22 16:56:39.000000000 +0800
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	sqlbuddy
-PORTVERSION=	1.3.0
+PORTVERSION=	1.3.1
 CATEGORIES=	databases www
 MASTER_SITES=	http://www.sqlbuddy.com/download/
-DISTNAME=	${PORTNAME}_1_3_0
+DISTNAME=	${PORTNAME}_1_3_1
 
 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	2008-09-26 17:08:05.000000000 +0800
+++ ports/databases/sqlbuddy/distinfo	2009-02-22 16:59:28.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (sqlbuddy_1_3_0.zip) = 46f55698631b8a4c998ccf7ee1315514
-SHA256 (sqlbuddy_1_3_0.zip) = 443d6859c1eb7703338026c4216221e270728c520c7f7c3b613ce69c905ac9d1
-SIZE (sqlbuddy_1_3_0.zip) = 254791
+MD5 (sqlbuddy_1_3_1.zip) = bf8a0771c8983cc0522199d10e9ee406
+SHA256 (sqlbuddy_1_3_1.zip) = 33f9e36b7d12026d105b07386eb37c887ea547e5e5c6cde28747827adeda8a91
+SIZE (sqlbuddy_1_3_1.zip) = 283402
diff -ruN /usr/ports/databases/sqlbuddy/pkg-descr ports/databases/sqlbuddy/pkg-descr
--- /usr/ports/databases/sqlbuddy/pkg-descr	2008-09-02 09:19:17.000000000 +0800
+++ ports/databases/sqlbuddy/pkg-descr	2009-02-22 16:54:41.000000000 +0800
@@ -1,23 +1,24 @@
-Let's be honest - managing a database isn't terribly exciting. 
-But you still want to use a product that looks half-decent and is 
-intuitive to use. SQL Buddy was designed to meet the demands of 
-modern web developers. Oh, and did I mention that its completely 
-open source and free for everyone to use?
-
-Some applications look great in a screenshot, but deliver disappointing 
-results when they are actually used. The driving force behind the 
-development of SQL Buddy was not to produce a great-looking screenshot 
-but rather to create a product that would enable developers to enjoy their 
-work and get more done in less time.
+SQL Buddy is an open source project designed to change 
+the way people think about MySQL. Databases are an 
+essential part of most projects - who knew that working 
+with a database could also be intuitive? 
+Give SQL Buddy a try and you might find yourself having some 
+unexpectedly warm feelings toward MySQL. Who knows, maybe its 
+time to let your database server move in from the garage.
 
 Features:
 
 * No setup
+    Just unzip the files to your server and its ready to use. 
+    Seriously, the next step is logging in.
 * Complete control of users
-* Easy to browse
-* Reduced load times
-* Bookmark to your hearts content
+    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
+    - with more on the way!
 * Import and export
-* Multilanguage
+    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	2008-09-26 17:08:05.000000000 +0800
+++ ports/databases/sqlbuddy/pkg-plist	2009-02-22 19:25:44.000000000 +0800
@@ -60,6 +60,7 @@
 %%WWWDIR%%/js/movement.js
 %%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/es_AR.pot
@@ -67,9 +68,12 @@
 %%WWWDIR%%/locale/fi_FI.pot
 %%WWWDIR%%/locale/fr_FR.pot
 %%WWWDIR%%/locale/hu_HU.pot
+%%WWWDIR%%/locale/id_ID.pot
 %%WWWDIR%%/locale/it_IT.pot
 %%WWWDIR%%/locale/ja_JP.pot
 %%WWWDIR%%/locale/lo_LA.pot
+%%WWWDIR%%/locale/lv_LV.pot
+%%WWWDIR%%/locale/ms_ID.pot
 %%WWWDIR%%/locale/nl_NL.pot
 %%WWWDIR%%/locale/pl_PL.pot
 %%WWWDIR%%/locale/pt_BR.pot
@@ -77,7 +81,8 @@
 %%WWWDIR%%/locale/ro_RO.pot
 %%WWWDIR%%/locale/ru_RU.pot
 %%WWWDIR%%/locale/sk_SK.pot
-%%WWWDIR%%/locale/sl_SI.pot
+%%WWWDIR%%/locale/sl_SL.pot
+%%WWWDIR%%/locale/sr_RS.pot
 %%WWWDIR%%/locale/sv_SE.pot
 %%WWWDIR%%/locale/tl_PH.pot
 %%WWWDIR%%/locale/tr_TR.pot


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list