From nobody Mon May 27 05:41:33 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VnkzK3DmDz5LVp0; Mon, 27 May 2024 05:41:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VnkzK2j8Mz4FZn; Mon, 27 May 2024 05:41:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716788493; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=/63QrtMgvBU4jJbFTWGax1u2ngJuTxsJlKsayW8ngCU=; b=AfPI/ZbDNuC6vY89bV0AVzmB68e1B4FyEM92fsC72+YhAhUIpSpf+wpgysvwt8bvOUGslM jGo1y0uUMCsJdsZyYq6JhVxCS6ZN5/HAGidBvw8unu+ao6H2o8muzpwjGBY60mi+7V63GG txAuSMtJZm/U9PMV5rf6QpcOJkqLRkHqdG8aPid4HoL//MTU7EXHnPxfBHRHxOproJ3pk3 4eGWk000z++kyrrjicTd749AYoedfe2G3B9HrrUoj4oPueq/7ESuU9uFu7uFbTN75uWIyK DMd6LTlvUxr2Y3av/n4HA/WQ5iZ4DAzUlqAB5DqoOi9Y46BGqqXiYJBP4h3fMg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716788493; a=rsa-sha256; cv=none; b=dzLbuxnGF1qk4aZ/c6m2ni/KBV8J59rl2f32HcALBfiQs11MXklQV66Cygnbw1rvfpadjY xjooTLIQ/2LmEiRP9at7k0XwEgxfYQg2MNNR6aEIiii4yCHZNz4lOgh4j4cHs1mTAr9vra sKLCL6dbxvzDztW8btaTPJ3e4YljQr07FQoQo//C0BcMeGiM+W5ksdF7a2rFwTY1dLYZDS w1b3vXKNJpmyar9SXUro7F/PYlpdTsF3lOBojH7LNQDrZWxJbPe1sUYlLi96PxvJbij5gM 74S6XZsspzM9g9JjAhi1XlbwDhrlvMz3QtYWGVS7Ew4b95QA2n2M4o48j00R9A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716788493; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=/63QrtMgvBU4jJbFTWGax1u2ngJuTxsJlKsayW8ngCU=; b=ez/qdP47TVinMID31ArIMmq2p2cE1StKbe6kGzViguGcnxXvO1kcvJgxK1p74sPNwLF/eq CA1HwVI6vZfrrdEKGwfxgPRBIco+Fx5bowGWac9puMwg38X45kw+32ueoUamtgbaXMQcKw 59ETr3ZPygVUz8FgUc9QF2dT8MtVCxY+bl7YfeyqL8kmm0tbwZanmDu8tDNA3Yzvt0vvr9 XQjA1q2+TvjFXGBL3ONVxAN+KP1kQ3ghyyEiEm3ocNIejAq1Dh7J5RObPMbhJNixosalsm 8lznPvFgQTheKMiCrsFX6CpOuiC0CpDdMrjqbZ8uagN31nU10fhTs38vmXNlMg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VnkzK2JWDzYBM; Mon, 27 May 2024 05:41:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 44R5fXub006984; Mon, 27 May 2024 05:41:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44R5fX32006981; Mon, 27 May 2024 05:41:33 GMT (envelope-from git) Date: Mon, 27 May 2024 05:41:33 GMT Message-Id: <202405270541.44R5fX32006981@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kevin Bowling Subject: git: a38b43f5901a - main - databases/slony1v2: limit to pgsql < 16 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kbowling X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a38b43f5901ad6493ae2ef1a97e4b23f131c8618 Auto-Submitted: auto-generated The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=a38b43f5901ad6493ae2ef1a97e4b23f131c8618 commit a38b43f5901ad6493ae2ef1a97e4b23f131c8618 Author: Kevin Bowling AuthorDate: 2024-05-27 05:39:40 +0000 Commit: Kevin Bowling CommitDate: 2024-05-27 05:39:40 +0000 databases/slony1v2: limit to pgsql < 16 Maintainer mentions: "PostgreSQL has grown these features internally and therefore the upstream isn't maintained for newer postgresql." PR: 279194 Approved by: dgilbert@eicat.ca --- databases/slony1v2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/slony1v2/Makefile b/databases/slony1v2/Makefile index e7e6b44e24ff..47612b1b4a1e 100644 --- a/databases/slony1v2/Makefile +++ b/databases/slony1v2/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex GNU_CONFIGURE= yes -USES= bison gmake shebangfix tar:bzip2 pgsql +USES= bison gmake shebangfix tar:bzip2 pgsql:12-15 WANT_PGSQL= server USE_RC_SUBR= slon SHEBANG_FILES= tools/altperl/slonik_restart_node.pl