Index: head/databases/libpg_query/files/patch-src_postgres_include_port_atomics.h =================================================================== --- head/databases/libpg_query/files/patch-src_postgres_include_port_atomics.h (revision 560320) +++ head/databases/libpg_query/files/patch-src_postgres_include_port_atomics.h (nonexistent) @@ -1,11 +0,0 @@ ---- src/postgres/include/port/atomics.h.orig 2020-12-06 21:56:04 UTC -+++ src/postgres/include/port/atomics.h -@@ -71,7 +71,7 @@ - #elif defined(__ia64__) || defined(__ia64) - #include "port/atomics/arch-ia64.h" - #elif defined(__ppc__) || defined(__powerpc__) || defined(__ppc64__) || defined(__powerpc64__) --#include "port/atomics/arch-ppc.h" -+#include - #elif defined(__hppa) || defined(__hppa__) - #include "port/atomics/arch-hppa.h" - #endif Property changes on: head/databases/libpg_query/files/patch-src_postgres_include_port_atomics.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/databases/libpg_query/Makefile =================================================================== --- head/databases/libpg_query/Makefile (revision 560320) +++ head/databases/libpg_query/Makefile (revision 560321) @@ -1,28 +1,31 @@ # Created by: Matthias Fechner # $FreeBSD$ PORTNAME= libpg_query DISTVERSION= 10-1.0.4 PORTREVISION= 0 CATEGORIES= databases devel +PATCH_SITES= https://github.com/lfittl/libpg_query/commit/ +PATCHFILES= 820f5294f92927d6c4f61722bb28cf380942b83c.patch:-p1 + MAINTAINER= mfechner@FreeBSD.org COMMENT= C library for accessing the PostgreSQL parser outside of the server LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c11 gmake pgsql USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= lfittl do-install: ${INSTALL_DATA} ${WRKSRC}/libpg_query.a ${STAGEDIR}${PREFIX}/lib/ ${INSTALL_DATA} ${WRKSRC}/pg_query.h ${STAGEDIR}${PREFIX}/include/ PLIST_FILES= include/pg_query.h \ lib/libpg_query.a .include Index: head/databases/libpg_query/distinfo =================================================================== --- head/databases/libpg_query/distinfo (revision 560320) +++ head/databases/libpg_query/distinfo (revision 560321) @@ -1,3 +1,5 @@ -TIMESTAMP = 1609488410 +TIMESTAMP = 1609782591 SHA256 (lfittl-libpg_query-10-1.0.4_GH0.tar.gz) = 88cc90296e5fcaaebd0b360c46698b7c5badddf86f120e249ef682a820d41338 SIZE (lfittl-libpg_query-10-1.0.4_GH0.tar.gz) = 1508585 +SHA256 (820f5294f92927d6c4f61722bb28cf380942b83c.patch) = 3d528a6d72aac8a3aa04c64d2218c43de9818baf2b0cbe54e7a075cbf069436c +SIZE (820f5294f92927d6c4f61722bb28cf380942b83c.patch) = 2374