File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # $NetBSD: Makefile,v 1.12 2025/10/23 20:36:12 wiz Exp $
1+ # $NetBSD: Makefile,v 1.13 2026/02/15 22:42:48 wiz Exp $
22
33DISTNAME = pgroonga-2.3.6
44PKGNAME = postgresql${PGSQL_VERSION}-${DISTNAME}
@@ -13,7 +13,7 @@ LICENSE= postgresql-license
1313
1414DEPENDS+ = postgresql${PGSQL_VERSION}-server>=0:../../databases/postgresql${PGSQL_VERSION}-server
1515
16- PGSQL_VERSIONS_ACCEPTED = 14 13
16+ PGSQL_VERSIONS_ACCEPTED = 14
1717
1818USE_GCC_RUNTIME = yes
1919USE_LANGUAGES = c c++ c99
Original file line number Diff line number Diff line change 1- # $NetBSD: Makefile,v 1.190 2026/02/10 18:20:15 gdt Exp $
1+ # $NetBSD: Makefile,v 1.191 2026/02/15 22:42:48 wiz Exp $
22
33# Note that the PKGPATH remains "postgresql-postgis2", added during
44# postgis 1->2 migration, due to inertia and the pain of renaming. So
@@ -41,7 +41,7 @@ USE_TOOLS+= gsed gmake lex pax perl pkg-config
4141GNU_CONFIGURE = yes
4242CONFIGURE_ARGS+ = --enable-rpath
4343CONFIGURE_ARGS+ = --datadir=${PREFIX}/share/postgresql/contrib
44- PGSQL_VERSIONS_ACCEPTED = 17 16 15 14 13
44+ PGSQL_VERSIONS_ACCEPTED = 17 16 15 14
4545
4646# This isn't an option, but could be.
4747CONFIGURE_ARGS+ = --with-address-standardizer
Original file line number Diff line number Diff line change 1- # $NetBSD: Makefile,v 1.5 2024/11/30 16:06:17 wiz Exp $
1+ # $NetBSD: Makefile,v 1.6 2026/02/15 22:42:48 wiz Exp $
22
33DISTNAME = redislog-0.2
44PKGNAME = postgresql${PGSQL_VERSION}-${DISTNAME}
@@ -16,7 +16,7 @@ LICENSE= mit
1616DEPENDS+ = postgresql${PGSQL_VERSION}-server>=0:../../databases/postgresql${PGSQL_VERSION}-server
1717
1818# redislog.c:185:20: error: static declaration of 'error_severity' follows non-static declaration
19- PGSQL_VERSIONS_ACCEPTED = 14 13
19+ PGSQL_VERSIONS_ACCEPTED = 14
2020
2121USE_TOOLS+ = gmake
2222
You can’t perform that action at this time.
0 commit comments