pkgsrc/databases/pgadmin3/patches/patch-ad
adam d6881ce27d Changes 1.12.1:
* Fix the debugger invocation code to ensure it handles different combinations
  of server version and libpq builds as cleanly as possible.
* Fix the double line number in the function properties dialog.
* Fix for log_statement in 7.4.
* Lots of fixes on my "sort column" patch.
* Avoid an error when viewing index statistics in languages other than English.
* Fix connection color on the query tool
* Fix the reverse-engineered query for triggers
* Fix the server's property dialog for unpriviledged users
* Fix a crash if pressing escape in the edit grid filter and sorting dialogue.
  Add a tooltip and make RO the queries combobox
* Fix the perspective string parameter
2010-11-05 20:21:17 +00:00

10 lines
307 B
Text

$NetBSD: patch-ad,v 1.1 2010/11/05 20:21:18 adam Exp $
--- pgadmin/Makefile.deps.orig 2010-11-05 19:57:04.000000000 +0000
+++ pgadmin/Makefile.deps
@@ -1,5 +1,3 @@
frmAbout.o: $(srcdir)/include/svnversion.h
-$(srcdir)/include/svnversion.h: fake-update-svn-target
- ./ver_svn.sh
fake-update-svn-target: