pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/pgadmin3 Changes 1.12.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/34fa4d5bec3e
branches: trunk
changeset: 580960:34fa4d5bec3e
user: adam <adam%pkgsrc.org@localhost>
date: Wed Sep 22 12:53:28 2010 +0000
description:
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:
databases/pgadmin3/Makefile | 9 ++++-----
databases/pgadmin3/PLIST | 18 +++---------------
databases/pgadmin3/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 24 deletions(-)
diffs (100 lines):
diff -r 100e013223fc -r 34fa4d5bec3e databases/pgadmin3/Makefile
--- a/databases/pgadmin3/Makefile Wed Sep 22 12:51:54 2010 +0000
+++ b/databases/pgadmin3/Makefile Wed Sep 22 12:53:28 2010 +0000
@@ -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@localhost
HOMEPAGE= http://www.pgadmin.org/
@@ -13,7 +12,7 @@
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 -r 100e013223fc -r 34fa4d5bec3e databases/pgadmin3/PLIST
--- a/databases/pgadmin3/PLIST Wed Sep 22 12:51:54 2010 +0000
+++ b/databases/pgadmin3/PLIST Wed Sep 22 12:53:28 2010 +0000
@@ -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/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/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/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 -r 100e013223fc -r 34fa4d5bec3e databases/pgadmin3/distinfo
--- a/databases/pgadmin3/distinfo Wed Sep 22 12:51:54 2010 +0000
+++ b/databases/pgadmin3/distinfo Wed Sep 22 12:53:28 2010 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index