diff --git a/databases/postgresql-cstore_fdw/Makefile b/databases/postgresql-cstore_fdw/Makefile index 079f3f4c179b..392a34e02cfe 100644 --- a/databases/postgresql-cstore_fdw/Makefile +++ b/databases/postgresql-cstore_fdw/Makefile @@ -1,30 +1,33 @@ # Created by: Jov PORTNAME= cstore_fdw PORTVERSION= 1.7.0 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 2b6bf67ca60faf5a3ebe914fad53257a634ae48a.patch:-p1 + MAINTAINER= farrokhi@FreeBSD.org COMMENT= Columnar store for analytics with PostgreSQL LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libprotobuf-c.so:devel/protobuf-c USES= gmake pgsql:9.3+ SUB_FILES= pkg-message LLD_UNSAFE= yes USE_GITHUB= yes GH_ACCOUNT= citusdata WANT_PGSQL= server post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/postgresql/cstore_fdw.so .include diff --git a/databases/postgresql-cstore_fdw/distinfo b/databases/postgresql-cstore_fdw/distinfo index c1b1332bc28d..2e25673417c7 100644 --- a/databases/postgresql-cstore_fdw/distinfo +++ b/databases/postgresql-cstore_fdw/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1582106798 +TIMESTAMP = 1633795109 SHA256 (citusdata-cstore_fdw-v1.7.0_GH0.tar.gz) = bd8a06654b483d27b48d8196cf6baac0c7828b431b49ac097923ac0c54a1c38c SIZE (citusdata-cstore_fdw-v1.7.0_GH0.tar.gz) = 93313 +SHA256 (2b6bf67ca60faf5a3ebe914fad53257a634ae48a.patch) = 5a396090cb99ae6af5774c65ed4e1d5e0f249b79e8d734624688fee174bd73d5 +SIZE (2b6bf67ca60faf5a3ebe914fad53257a634ae48a.patch) = 16786