From nobody Tue May 5 22:13:51 2026 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 4g9CTc3GKVz6clQr for ; Tue, 05 May 2026 22:13:56 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g9CTc2gZvz4JMQ for ; Tue, 05 May 2026 22:13:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778019236; 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=DtKGAxZVFxqAdUJ6mi/BRPo948ZVrPsHZ1TtdtD4A4U=; b=I7OimRpK6kVPzr2Ta7ohgZpo0Y2BeANBgsV/GsGzNMc0SVc6BFsc/HAZQcsyQYgjyS6KhP 9o4Snuf1VF7mTu32eS654aaFYYj9arOkPSa1di6m5m5hgySIy2I56Mts9Qv4cW8jcOfmFm r0G2UQYWloFBRAtuKL3uFPh7GwzZphO82usFC81QrEc6tuO4nzvowmQ+wbuAxMgLnhMvOI CeIFKsOh9fPPkRqD0QYd/RWmvfy40fX1+hknqgS9CVKDb7FBkMbd0jYQ6zDAHUHVc+n4bd S8saJaZ3HcNfxeMqpg/HGhA7kat40CYwib3zs6JXwKUa15UzQrnpVkR2jHfpvw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778019236; a=rsa-sha256; cv=none; b=prs75g9F4nrNCFLpq3oejn6IeiNbrLjNjkp+BJ2EZ8Dkp+U+EvF6J3hNZX6NEJJ/GvCLMq ZTQMcRj66BOuWHlSASHfThg6r7UQetfB3RlLVHs/5USzI3N4xFrsqGrK6wzckedprphgKE edleebwsjzLnplxF9e8KHaj9zuKo2kx/XYEt80M7OZUQ9mT7ZPo+UcfdYaljkK6eQCYlpn vGzg3+9uC6NMkX4QCkyx0duCFdXCS0+JlhDZ/82WUjcZHPvrOIpfeC3Z3tJt2sCvS6iykR i4YhJzwG2qgO/qkH247hnJTZ+xB3SB3oLnoViGkvQONtmqY2mATWBsqxl4G7Lw== 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=1778019236; 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=DtKGAxZVFxqAdUJ6mi/BRPo948ZVrPsHZ1TtdtD4A4U=; b=Djkhf/1bQ33qVZJnGHEFWnNwBL2uVc6bjAKh9ts7+/bOMcWkRLzx2up8zKJNaIKnrLiW87 WOQaibVQUmlKpVnX3VesqpltqAIokfKaGaFV8AKL2I6MdK3U2wq+zcaS/4ZgOOTHZTNWyq dJXEdkGJ7pdqDnTLreMsRdCBrQYmzlLZ9NtGgwF7eZys3rqZIvT7wfyuSic22C535Nowki L7GK0veX6fYo8Y8NixATcy2IRSxwhy1fpKwbd6peULEbH49DQI7Y1Maqr8hX0J+85jzxbx K+k/z6XwHUb9gvntfI+buydDF+bdgREE9m25QaTF9PVWhmkZa3egYbn6ODL7GQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g9CTc23nnz1PfY for ; Tue, 05 May 2026 22:13:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1f4e9 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 05 May 2026 22:13:51 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guido Falsi Subject: git: dc0a16e774c7 - main - net/unison253: Fix PKGBASE value 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: madpilot X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dc0a16e774c7c3177ac45eabed195bdedd9fa20c Auto-Submitted: auto-generated Date: Tue, 05 May 2026 22:13:51 +0000 Message-Id: <69fa6b9f.1f4e9.7809fca@gitrepo.freebsd.org> The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=dc0a16e774c7c3177ac45eabed195bdedd9fa20c commit dc0a16e774c7c3177ac45eabed195bdedd9fa20c Author: Guido Falsi AuthorDate: 2026-05-05 22:07:40 +0000 Commit: Guido Falsi CommitDate: 2026-05-05 22:13:45 +0000 net/unison253: Fix PKGBASE value Reported by: antoine Fixes: b09b2548c2 net/unison253: Add port preserving new legacy version --- net/unison253/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/net/unison253/Makefile b/net/unison253/Makefile index 45495a904293..2114151fc280 100644 --- a/net/unison253/Makefile +++ b/net/unison253/Makefile @@ -1,5 +1,6 @@ PORTNAME= unison PORTVERSION= 2.53.8 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net @@ -18,15 +19,16 @@ VERSIONSUFFIX= 253 DEPRECATED= Legacy release unsupported by upstream EXPIRATION_DATE= 2027-06-30 -nox11_PKGNAMESUFFIX= -nox11 -nox11_CONFLICTS_INSTALL= unison +nox11_PKGNAMESUFFIX= ${VERSIONSUFFIX}-nox11 +nox11_CONFLICTS_INSTALL= unison${VERSIONSUFFIX} +x11_PKGNAMESUFFIX= ${VERSIONSUFFIX} x11_BUILD_DEPENDS= icotool:graphics/icoutils \ ocaml-lablgtk3>0:x11-toolkits/ocaml-lablgtk3 x11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz -x11_CONFLICTS_INSTALL= unison-nox11 +x11_CONFLICTS_INSTALL= unison${VERSIONSUFFIX}-nox11 USES= localbase ocaml:build pkgconfig USE_GITHUB= yes