diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-02 17:13:11 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-02 17:13:11 +0000 |
commit | fb3dde3cafa7c24140163f885cb53e5665e73430 (patch) | |
tree | 638cf30d60c6140b25984a863c1ffc263b330051 | |
parent | de0bcab324def53de8a87697c5fcc51bd57f8408 (diff) | |
download | ports-fb3dde3cafa7c24140163f885cb53e5665e73430.tar.gz ports-fb3dde3cafa7c24140163f885cb53e5665e73430.zip |
Notes
-rw-r--r-- | databases/sqlbuddy/Makefile | 4 | ||||
-rw-r--r-- | databases/sqlbuddy/distinfo | 6 | ||||
-rw-r--r-- | databases/sqlbuddy/pkg-descr | 5 | ||||
-rw-r--r-- | databases/sqlbuddy/pkg-plist | 8 |
4 files changed, 14 insertions, 9 deletions
diff --git a/databases/sqlbuddy/Makefile b/databases/sqlbuddy/Makefile index 5d497f955bb4..4bbbde260e84 100644 --- a/databases/sqlbuddy/Makefile +++ b/databases/sqlbuddy/Makefile @@ -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@gmail.com COMMENT= Web based MySQL administration with a set of PHP scripts diff --git a/databases/sqlbuddy/distinfo b/databases/sqlbuddy/distinfo index a12241b2c9b0..28fa938b2dfd 100644 --- a/databases/sqlbuddy/distinfo +++ b/databases/sqlbuddy/distinfo @@ -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 --git a/databases/sqlbuddy/pkg-descr b/databases/sqlbuddy/pkg-descr index dce02571438e..92b490c8df88 100644 --- a/databases/sqlbuddy/pkg-descr +++ b/databases/sqlbuddy/pkg-descr @@ -15,10 +15,7 @@ Features: 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 --git a/databases/sqlbuddy/pkg-plist b/databases/sqlbuddy/pkg-plist index e78f86ad1c03..5d10919e0807 100644 --- a/databases/sqlbuddy/pkg-plist +++ b/databases/sqlbuddy/pkg-plist @@ -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 |