[Bug 231454] databases/pgadmin3: Update to 1.22.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 18 14:54:20 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231454
Bug ID: 231454
Summary: databases/pgadmin3: Update to 1.22.2
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: fjoe at FreeBSD.org
Reporter: rhurlin at gwdg.de
Assignee: fjoe at FreeBSD.org
Flags: maintainer-feedback?(fjoe at FreeBSD.org)
Created attachment 197205
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197205&action=edit
patch updates databases/pgadmin3 to 1.22.2
This patch updates databases/pgadmin3 from version 1.22.1 to 1.22.2.
There are only some smaller changes in the sources:
- Include the Negator when reverse engineering SQL for operators
- Fix the psql plugin command on OSX to work more reliably
- Allow multiple SQL editor tabs to be used in the query tool
- Prevent a crash in some situtions where the database connection is lost and
needs to be reset.
- Fix display of elapsed query time for queries running longer than 1 hour
The port also
- corrects the mastersite
- updates the patch for plugins.d/plugins.ini
Poudriere builds (HEADa/i, 11.2a/i) seem to be ok.
portlint -AC only make some suggestions:
WARN: Makefile: Consider adding support for a NLS knob to conditionally disable
gettext support.
WARN: Makefile: CXXFLAGS is overridden in the Makefile clobbering a value
possibly set by a user. Consider using CXXFLAGS+=... if you want to add or
CXXFLAGS:=${CXXFLAGS:C/...//} if you want to remove specific flags
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to
make SVN happy.
WARN: Makefile: you may want directory for dependency sphinx-build to be
textproc/py-sphinx@${PY_FLAVOR}
WARN: Consider to set DEVELOPER=yes in /etc/make.conf
0 fatal errors and 5 warnings found.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list