From nobody Thu Oct 12 15:49:31 2023 X-Original-To: dev-commits-ports-main@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 4S5vG35W97z4wXBj; Thu, 12 Oct 2023 15:49:31 +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 4S5vG33Nzvz4gCC; Thu, 12 Oct 2023 15:49:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1697125771; 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=6W8AtYQSdW9mJXpw4kcNJnLStNDiqeNHga8YJjTXwgE=; b=scwuVaKthWS4P+5OHbSgz48k7SyGPxiLu9z4z43OjLIFMkwvKLjyv/stANS5810ym720OZ /CE2Z7NGMc/oQx7A8DALxIUUXuQreSaRBM7qmfiktp6njC99+oOxTp2QCSOJ/4MnPpX2Ri JYgvqVo6rr69QWX1bYpNy87MK6YLyBJPX0eLwknOYurijvLxeTM4sZMVob0j/JPmC65W1u 2QGeJPaKu/daL0FVBtnb7oFfo4qkV64V0tBfe530pfhqAd54FWDxeaoYPMltU5vG8xIW6l ahUezqZiSmHi72+voPi6euPRQFvuIzErpNgjwNtKrzdi3pq3GPTLcbdztUTUlg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697125771; a=rsa-sha256; cv=none; b=i3Jpb9gLD9ge3UrsGHtVurO4Qe6ksCXhGuRRl22A3EfvSG9ChEWwglQiBtDp3hIYVKfkpn T4QGzEy0WC+ze4Bln4gNaBVaU4cQhX/M0Xh143QSpHGdEclUgids9Ans3UPAwxojOxO/+J qKGcsZ0rwUnBMiMWG+7PlvN3gBBblB/qDjz2JqRqlAjOKYtK9tw0SBnGADcgUd/oHUejyA ad9AGkCz2wNyzVTEvCtP2wudKGapi8IoPTObQ6LQhLlyX5MnmLxYuNoKirpOpFY0iHiVRu TLz2d1M8QPkfy4SNVB6/wcLZLQs2dESkAz6OJTv23qt4grXTxICWYYLzAIYpiA== 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=1697125771; 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=6W8AtYQSdW9mJXpw4kcNJnLStNDiqeNHga8YJjTXwgE=; b=L2VIX8TEWFFEYG5QAbFj4PIgMtJdWk5b7mQu4Dm+iZn4ONazRxrhMDfTOmfY9Wb/FD7T2B 85rlt1AMl3neJoRJeM4MbQuozPsrTYqpKYePen5zsH7+jhFbXLcc91g2nFrwGXjIpBVxiy TOdalGU8FrKAaNtMMCfg8MXznKD2g/resEp/ndXCqvNBWzircau5dLthe67sJLxAQfFpNQ ur3gs7OhbAFJ1Eb/6DoX4UMgcBGVApXZ9/J8ISNROwH+scDSmk8X2gC0Ux/nOTi7Qlw8fw DDA735jBCwCZOyS8NvT0T+B1DXgQyTRJdPavdsBexhKEGJHk4ddU+3+YrKexPA== 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 4S5vG32Sctz18B3; Thu, 12 Oct 2023 15:49:31 +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 39CFnVD9024679; Thu, 12 Oct 2023 15:49:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 39CFnV1O024676; Thu, 12 Oct 2023 15:49:31 GMT (envelope-from git) Date: Thu, 12 Oct 2023 15:49:31 GMT Message-Id: <202310121549.39CFnV1O024676@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: 31d9cfc9c54b - main - science/afni: update to 23.3.00 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 31d9cfc9c54b3f7507e08897cce4c43835b0d4ed Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=31d9cfc9c54b3f7507e08897cce4c43835b0d4ed commit 31d9cfc9c54b3f7507e08897cce4c43835b0d4ed Author: Fernando ApesteguĂ­a AuthorDate: 2023-10-12 15:48:23 +0000 Commit: Fernando ApesteguĂ­a CommitDate: 2023-10-12 15:49:12 +0000 science/afni: update to 23.3.00 --- science/afni/Makefile | 2 +- science/afni/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/science/afni/Makefile b/science/afni/Makefile index 9066c2918454..8ef983dedca6 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -1,6 +1,6 @@ PORTNAME= afni DISTVERSIONPREFIX= AFNI_ -DISTVERSION= 23.2.12 +DISTVERSION= 23.3.00 CATEGORIES= science biology graphics perl5 python MAINTAINER= fernape@FreeBSD.org diff --git a/science/afni/distinfo b/science/afni/distinfo index d2645a7bea59..68e5e1ffcc04 100644 --- a/science/afni/distinfo +++ b/science/afni/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696076193 -SHA256 (afni-afni-AFNI_23.2.12_GH0.tar.gz) = 40f9cdb16befad0322669346a4e65b6c400107e60beb0e4f8994ab3902819e80 -SIZE (afni-afni-AFNI_23.2.12_GH0.tar.gz) = 52762419 +TIMESTAMP = 1697097247 +SHA256 (afni-afni-AFNI_23.3.00_GH0.tar.gz) = 23dd8037f72ead46035481f7b840ded0fc1e23ed6e1dad5ebc092d8cf73efc20 +SIZE (afni-afni-AFNI_23.3.00_GH0.tar.gz) = 52766461