dev-db/pgagent: new patch to fix building against postgres-10.x.
authorMichael Orlitzky <mjo@gentoo.org>
Wed, 16 Aug 2017 13:48:48 +0000 (09:48 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Wed, 16 Aug 2017 13:52:16 +0000 (09:52 -0400)
commita244d75fc8320b34929a09fd93140a8b00aa95ee
tree829d8c7029a76fac25e8195ab5136b1fb0b66d8f
parentdf6348cc5aee1d807fd94798503a7a0bd005cf3b
dev-db/pgagent: new patch to fix building against postgres-10.x.

The pgAgent build system didn't support a two-digit version of
postgres, so pgagent failed to build against (for example)
dev-db/postgresql-10_beta3. This has been fixed upstream but not yet
released, so this commit cherry-picks that upstream commit as a patch
and adds it (in-place) to the latest pgagent-3.4.0-r2.ebuild.

Gentoo-Bug: 625878

Package-Manager: Portage-2.3.6, Repoman-2.3.1
dev-db/pgagent/files/postgres-10-build-fix.patch [new file with mode: 0644]
dev-db/pgagent/pgagent-3.4.0-r2.ebuild