From 2ed22cec73d92fac6d886b7f61db57bbb7459d33 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 15 Nov 2020 17:32:58 +0100 Subject: [PATCH] postgresql, revbump, fix build (#5415) --- dev-db/postgresql/postgresql-9.6.10.recipe | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-db/postgresql/postgresql-9.6.10.recipe b/dev-db/postgresql/postgresql-9.6.10.recipe index 1b74582a3..2c27ca740 100644 --- a/dev-db/postgresql/postgresql-9.6.10.recipe +++ b/dev-db/postgresql/postgresql-9.6.10.recipe @@ -16,7 +16,7 @@ Ruby, Tcl, ODBC, among others, and exceptional documentation." HOMEPAGE="https://www.postgresql.org/" COPYRIGHT="1996-2017 PostgreSQL Global Development Group" LICENSE="PostgreSQL" -REVISION="1" +REVISION="2" SOURCE_URI="https://ftp.postgresql.org/pub/source/v$portVersion/postgresql-$portVersion.tar.bz2" CHECKSUM_SHA256="8615acc56646401f0ede97a767dfd27ce07a8ae9c952afdb57163b7234fe8426" SOURCE_DIR="postgresql-$portVersion" @@ -82,6 +82,7 @@ PROVIDES_devel=" postgresql${secondaryArchSuffix}_devel = $portVersion devel:libecpg$secondaryArchSuffix = $portVersion devel:libecpg_compat$secondaryArchSuffix = $portVersion + devel:libpgfeutils$secondaryArchSuffix = $portVersion devel:libpgcommon$secondaryArchSuffix = $portVersion devel:libpgport$secondaryArchSuffix = $portVersion devel:libpgtypes$secondaryArchSuffix = $portVersion @@ -129,6 +130,7 @@ INSTALL() libpgport \ libpgcommon \ libecpg \ + libpgfeutils \ libpgtypes \ libpq \ libecpg_compat