From nobody Sun Sep 17 12:03:29 2023 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 4RpRQn2kwWz4sTHL; Sun, 17 Sep 2023 12:03:29 +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 4RpRQn2K3tz3DGj; Sun, 17 Sep 2023 12:03:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1694952209; 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=WE96j3xzXKvdRegRoFD5zOsoC7K3VB3epNoXSOw1Zyo=; b=Bxvjm8lqhjIeAGZnAU5Y9JxADa7IrS9odDJkcF3bVkS7hboeCgyRpKAoMnnQKthWMkNZKv D5tJpzaqK0XYdv8XubjojbFyYDiT88e5Ft7V4986qxyeACOraxvIKFTLdlF+MwmGlJnpoh rcg39Wul8YRwihShfFuODK0F+i69qEBOHJhcsesnsLnRuP2jMNOy43yEztSraJVjrI0Jt+ KqldjxjGTVYYmCZZ7qwoRklsJk85YhBlLcgx+/kESqLcUz+ZuBtMTbPEoJrzxGZRF+8zsz hMKsi5eVeQ/OWVL2G7gRFoMzZP12cH9vZAmMo6lTBrud0bRqCoShD9JMyH0zEQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694952209; a=rsa-sha256; cv=none; b=ArGTTh0b7n4UYHRuA8SHh+RA54hbomJ/96NwYgo4gCO5P9i/M9axL4ansS1/kC12wnazke 1mE76bc78pvIvobHCufvcrnw4mqEDMKlHQqKaqeYiDlyUf44emjcdkiZs4uTPKcRHk0Ugi psrPhK41USxZwtGHi1mX+xDkc0ZPdWMRrID9YoqBCEDt1L+JJ1Pg0EV5WwXWoGPVMYrdwe U3othmlqe1z6WaXgWEz6ssi2ERqogv4VE7D6sOZvrAVH26Cj9ApRTZJ15ojT15HLRcJJy2 gvSHX1V6EAwF2/muPzor5s41C1QAibVN4+cJBXZydWbSQL7AjDhD7lM613lM5g== 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=1694952209; 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=WE96j3xzXKvdRegRoFD5zOsoC7K3VB3epNoXSOw1Zyo=; b=k8EtPYQpl7k7De67z5xgQ9XsgEDqq6ZvD7pstgCbKvyLO/9iXVog8MJDGPlAqw3CToTeu2 ae3T2UdarMqHz4u1rgxaZEj1Ylumm77/ubvcr8mgk1U1r9/Z0hfbqL6ekZpntF/xfw+T5+ c3eTTmdEQt2mqf8nVB29hNdldlMi4sQ/11k25iyVs5OV+ogrOJkxc28VSMvkwB+LorELwn vFDg/EhKfjWLCitoPAHTC3T0f76H/GdJLkMHCUHdGBDo7ZEUNLLX+WOxAoDy0nq3aSTk16 Ha/Nwn8MDH1kGYBE2kI06c12vexXFhsxSzmstEXL9nSgbp56owtra2zptoe8eQ== 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 4RpRQn1QXCznwH; Sun, 17 Sep 2023 12:03:29 +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 38HC3TaB073212; Sun, 17 Sep 2023 12:03:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 38HC3TDH073209; Sun, 17 Sep 2023 12:03:29 GMT (envelope-from git) Date: Sun, 17 Sep 2023 12:03:29 GMT Message-Id: <202309171203.38HC3TDH073209@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nuno Teixeira Subject: git: 7b65656b92f2 - main - devel/orcania: Update to 2.3.3 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: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: eduardo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7b65656b92f2818c570351ee15853b2341e6d380 Auto-Submitted: auto-generated The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=7b65656b92f2818c570351ee15853b2341e6d380 commit 7b65656b92f2818c570351ee15853b2341e6d380 Author: Nuno Teixeira AuthorDate: 2023-09-17 11:54:53 +0000 Commit: Nuno Teixeira CommitDate: 2023-09-17 12:03:03 +0000 devel/orcania: Update to 2.3.3 ChangeLog: https://github.com/babelouest/orcania/releases/tag/v2.3.3 --- devel/orcania/Makefile | 2 +- devel/orcania/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/orcania/Makefile b/devel/orcania/Makefile index 52951c3d454d..63896e14fa3c 100644 --- a/devel/orcania/Makefile +++ b/devel/orcania/Makefile @@ -1,6 +1,6 @@ PORTNAME= orcania DISTVERSIONPREFIX= v -DISTVERSION= 2.3.2 +DISTVERSION= 2.3.3 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/orcania/distinfo b/devel/orcania/distinfo index a147c0ed8f08..082ef59e8deb 100644 --- a/devel/orcania/distinfo +++ b/devel/orcania/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687721725 -SHA256 (babelouest-orcania-v2.3.2_GH0.tar.gz) = fcd93c554afeb694a36ac3c8bd1fa767028b373cb0b94a9396124c4e36d24038 -SIZE (babelouest-orcania-v2.3.2_GH0.tar.gz) = 39739 +TIMESTAMP = 1694950595 +SHA256 (babelouest-orcania-v2.3.3_GH0.tar.gz) = e26947f7622acf3660b71fb8018ee791c97376530ab6c4a00e4aa2775e052626 +SIZE (babelouest-orcania-v2.3.3_GH0.tar.gz) = 40916