summaryrefslogtreecommitdiff
path: root/databases/pgadmin3
diff options
context:
space:
mode:
authoradam <adam>2010-09-22 12:53:28 +0000
committeradam <adam>2010-09-22 12:53:28 +0000
commit8f45869507d9f13f66e226eb9b77e43b83bba56c (patch)
tree051a6ebe8dd9a977663786bcd2f071bdc0c817b7 /databases/pgadmin3
parentdd280ddd4d30a67578fc0279e59ebae6404cc53d (diff)
downloadpkgsrc-8f45869507d9f13f66e226eb9b77e43b83bba56c.tar.gz
Changes 1.12.0:
* Fix a possible crash on Solaris when closing the server status windows. * Fix a possible crash on Solaris when cancelling a debugging operation. * Fix a drawing glitch in the GQB, if the canvas exceeds the hard-coded minimum size. * Get rid of the schema name and double quotes of the result of the format_type stored procedure * Add a title to the frmStatus window when launched in standalone mode. * Fix an issue with tab keypress on the frmQuery with Windows. * Disable the "output pad" menu when the user is on the GQB tab. * Disable the "scratch pad" menu when the user is on the GQB tab. * Fix another issue with the connection check code. * Fix an issue where the application_name is used as the database name during a connection. * Fix the connection check code. * Don't send the Greenplum query for each user, but import it in the big roles query. * Ensure the highlight colour in the SQL textboxes will work with the system colours. * Make sure menubar's and toolbar's items are enabled/disabled as appropriate when selecting a server's group, per a report from Steffen Kuhn. * Ensure the Drop option is shown for rules when appropriate. * Fix a crash that occured when pressing a key on a text cell in the Edit Grid, when not in Edit mode.
Diffstat (limited to 'databases/pgadmin3')
-rw-r--r--databases/pgadmin3/Makefile9
-rw-r--r--databases/pgadmin3/PLIST18
-rw-r--r--databases/pgadmin3/distinfo8
3 files changed, 11 insertions, 24 deletions
diff --git a/databases/pgadmin3/Makefile b/databases/pgadmin3/Makefile
index b53b2d30685..8341e6c2ab2 100644
--- a/databases/pgadmin3/Makefile
+++ b/databases/pgadmin3/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2010/09/14 11:01:32 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2010/09/22 12:53:28 adam Exp $
.include "../../databases/postgresql84/Makefile.mirrors"
-DISTNAME= pgadmin3-1.10.3
-PKGREVISION= 2
+DISTNAME= pgadmin3-1.12.0
CATEGORIES= databases
-MASTER_SITES= ${PGSQL_MIRRORS:=pgadmin3/release/v1.10.3/src/}
+MASTER_SITES= ${PGSQL_MIRRORS:=pgadmin3/release/v1.12.0/src/}
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://www.pgadmin.org/
@@ -13,7 +12,7 @@ COMMENT= Graphical PostgreSQL client and administration tool
PKG_DESTDIR_SUPPORT= user-destdir
-PGSQL_VERSIONS_ACCEPTED=84 83
+PGSQL_VERSIONS_ACCEPTED=90 84 83
USE_LANGUAGES= c c++
USE_TOOLS+= gmake msgfmt
diff --git a/databases/pgadmin3/PLIST b/databases/pgadmin3/PLIST
index 292d2a75359..55cd1c5c1e2 100644
--- a/databases/pgadmin3/PLIST
+++ b/databases/pgadmin3/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2010/01/25 14:05:22 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2010/09/22 12:53:28 adam Exp $
bin/pgadmin3
share/pgadmin3/branding/branding.ini
share/pgadmin3/docs/cs_CZ/appendices.html
@@ -127,7 +127,9 @@ share/pgadmin3/docs/de_DE/hints/encoding-unicode.html
share/pgadmin3/docs/de_DE/hints/fki.html
share/pgadmin3/docs/de_DE/hints/instrumentation.html
share/pgadmin3/docs/de_DE/hints/multiple.html
+share/pgadmin3/docs/de_DE/hints/object-editing.html
share/pgadmin3/docs/de_DE/hints/pk.html
+share/pgadmin3/docs/de_DE/hints/saving-passwords.html
share/pgadmin3/docs/de_DE/hints/vacuum.html
share/pgadmin3/docs/de_DE/hints/view-without-pk.html
share/pgadmin3/docs/en_US/appendices.html
@@ -442,8 +444,6 @@ share/pgadmin3/docs/zh_TW/hints/vacuum.html
share/pgadmin3/docs/zh_TW/hints/view-without-pk.html
share/pgadmin3/i18n/af_ZA/pgadmin3.mo
share/pgadmin3/i18n/af_ZA/wxstd.mo
-share/pgadmin3/i18n/bg_BG/pgadmin3.mo
-share/pgadmin3/i18n/bg_BG/wxstd.mo
share/pgadmin3/i18n/ca_ES/pgadmin3.mo
share/pgadmin3/i18n/ca_ES/wxstd.mo
share/pgadmin3/i18n/cs_CZ/pgadmin3.mo
@@ -452,28 +452,16 @@ share/pgadmin3/i18n/de_DE/pgadmin3.mo
share/pgadmin3/i18n/de_DE/wxstd.mo
share/pgadmin3/i18n/es_ES/pgadmin3.mo
share/pgadmin3/i18n/es_ES/wxstd.mo
-share/pgadmin3/i18n/fi_FI/pgadmin3.mo
-share/pgadmin3/i18n/fi_FI/wxstd.mo
share/pgadmin3/i18n/fr_FR/pgadmin3.mo
share/pgadmin3/i18n/fr_FR/wxstd.mo
-share/pgadmin3/i18n/gl_ES/pgadmin3.mo
-share/pgadmin3/i18n/gl_ES/wxstd.mo
share/pgadmin3/i18n/it_IT/pgadmin3.mo
share/pgadmin3/i18n/it_IT/wxstd.mo
share/pgadmin3/i18n/ja_JP/pgadmin3.mo
share/pgadmin3/i18n/ja_JP/wxstd.mo
-share/pgadmin3/i18n/ko_KR/pgadmin3.mo
-share/pgadmin3/i18n/ko_KR/wxstd.mo
-share/pgadmin3/i18n/lv_LV/pgadmin3.mo
-share/pgadmin3/i18n/lv_LV/wxstd.mo
-share/pgadmin3/i18n/nl_NL/pgadmin3.mo
-share/pgadmin3/i18n/nl_NL/wxstd.mo
share/pgadmin3/i18n/pg_settings.csv
share/pgadmin3/i18n/pgadmin3.lng
share/pgadmin3/i18n/pl_PL/pgadmin3.mo
share/pgadmin3/i18n/pl_PL/wxstd.mo
-share/pgadmin3/i18n/pt_BR/pgadmin3.mo
-share/pgadmin3/i18n/pt_BR/wxstd.mo
share/pgadmin3/i18n/pt_PT/pgadmin3.mo
share/pgadmin3/i18n/pt_PT/wxstd.mo
share/pgadmin3/i18n/ru_RU/pgadmin3.mo
diff --git a/databases/pgadmin3/distinfo b/databases/pgadmin3/distinfo
index e9f7dd3fc04..57525d28174 100644
--- a/databases/pgadmin3/distinfo
+++ b/databases/pgadmin3/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2010/05/20 13:27:20 adam Exp $
+$NetBSD: distinfo,v 1.7 2010/09/22 12:53:28 adam Exp $
-SHA1 (pgadmin3-1.10.3.tar.gz) = d5895ca8be9cccf0faa626b2b7be0049dd4abf92
-RMD160 (pgadmin3-1.10.3.tar.gz) = 8db5b45c946fb4ed990f8386cb193f56c9a0cca9
-Size (pgadmin3-1.10.3.tar.gz) = 12098537 bytes
+SHA1 (pgadmin3-1.12.0.tar.gz) = edceaa1556db4e894a9337309248cb7a32e83602
+RMD160 (pgadmin3-1.12.0.tar.gz) = d14b4cf0b9ff409e6e054187e0f34b00c8a90806
+Size (pgadmin3-1.12.0.tar.gz) = 13258032 bytes
SHA1 (patch-aa) = 53bb8be237acce254d50a9b7a33bdc054a5a9b4a
SHA1 (patch-ab) = 266fcf43dbb507a920d3b2c4446ea86d4cc599af
SHA1 (patch-ac) = debdeb377a4496001fdc535bdc4039aa74088c3c