pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/postgresql-pgroonga postgreql-pgroonga: not ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5335aa831da2
branches: trunk
changeset: 383246:5335aa831da2
user: tnn <tnn%pkgsrc.org@localhost>
date: Mon Aug 15 22:17:24 2022 +0000
description:
postgreql-pgroonga: not for PG 10
diffstat:
databases/postgresql-pgroonga/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 462e0100f3c2 -r 5335aa831da2 databases/postgresql-pgroonga/Makefile
--- a/databases/postgresql-pgroonga/Makefile Mon Aug 15 21:54:53 2022 +0000
+++ b/databases/postgresql-pgroonga/Makefile Mon Aug 15 22:17:24 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2022/04/24 17:43:21 tnn Exp $
+# $NetBSD: Makefile,v 1.9 2022/08/15 22:17:24 tnn Exp $
DISTNAME= pgroonga-2.3.6
PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME}
@@ -12,6 +12,8 @@
DEPENDS+= postgresql${PGSQL_VERSION}-server>=0:../../databases/postgresql${PGSQL_VERSION}-server
+PGSQL_VERSIONS_ACCEPTED= 14 13 12 11
+
USE_GCC_RUNTIME= yes
USE_LANGUAGES= c c++ c99
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index