pkgsrc/databases/postgresql83-server
marino ee03921cd2 databases/postgresql83-server: Fix rpath of plpgsql.so
Due to updated PKG_DEVELOPER checks, postgresql83-server started failing
with the following message:

ERROR: lib/postgresql/plpgsql.so: missing libintl.so.8

The plpgsql.so library had no rpath set other than what the base compiler
adds by default.  On DragonFly, the libintl.so library would likely have
been found anyway as /usr/pkg/lib is part of the LD_CONFIG hint file
search path, but that isn't a guarantee.

The new patch adds ${libdir} to the plpgsql.so rpath so it passes
PKG_DEVELOPER checks now.
2012-07-12 19:46:50 +00:00
..
files Fix for PR#45403 2011-09-27 07:24:46 +00:00
DEINSTALL
DESCR
Makefile databases/postgresql83-server: Fix rpath of plpgsql.so 2012-07-12 19:46:50 +00:00
MESSAGE Changes 8.3.13: 2010-12-19 09:53:52 +00:00
PLIST Security update to version 8.3.19. 2012-07-01 19:19:42 +00:00