From nobody Thu Apr 4 12:24:51 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 4V9LR72R4lz5GvXh; Thu, 4 Apr 2024 12:24:51 +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 4V9LR71wGfz43lB; Thu, 4 Apr 2024 12:24:51 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1712233491; 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=NJ4Pfy0XMA+VgIHP9+3fPn5RGHR7kdLWVzCAlFgXflY=; b=LlO04TyyZbez68xjTFkLlOozuZSQxnWE0/8lBDmYcEBiyyTSXmfLORTlR9Fs818ncfWz0t exPPos64cY9ce/CQz7F5il1xviaKvfRj+pSavjE6h53rQEQm1zOoOs47acxq8DEROdwvFJ Ei8DezPuWxJEsjl6eJX8vZCLzwemrGMpuJZ8RAprBsTCmSRA8clbemdclsz0OrvCozos49 RwSSZJAThdsUX2OKkv95BtDb0ve/XnR8OCkipDou1RNSCw/RUqGNRwT6l04/L+9VoIGasa 96iJrvQJu8C3yhpENdzpThmw21zdb9yB0JzQuhZdtwEKBSZOj/TyLUtMDaWaCQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712233491; a=rsa-sha256; cv=none; b=j4DUB8Cjwwh+N24PsfwkdjqKhu6MAJOp75JnUXbWRv4gPvB9NiBo+fACHZLDKrgVJjkQcA o+NK59+riDY7tibR212UXSJbZ9l31wtdZ/5TWEtQ8pseN/P3hw61eO0n73nEs41Z2cKSZw pnDBac+LK6YlGYXk3d6ESkNymB1NsuLpgHtqwgAJSDdiozvLfxSms1xS6RelsUqqKHgOHd AbyYJQoe7b2fZJNVN7FuTVURAnpwmWTwLgoLCaJI62ZGrg6ZF1elaP5PJQMzeXr2IkjsgN pnLhbmApaE9AHpK5jvziPzTokQnvpz8/2HqslNeQ1ZcQvcaR4ICMpWQw2L/kKQ== 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=1712233491; 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=NJ4Pfy0XMA+VgIHP9+3fPn5RGHR7kdLWVzCAlFgXflY=; b=nCluLQ1urG+VDhb/aVkuKqy0sVo5fgOpYUno2quHIi5z61J5nLggu/lR+s0igLAdh/jWNq XVWvCQebkxUkMZlnvJralVUdfTM8IJSVhqKI4uBG4LkFzmfRNaI7URuYpcO8plp5RPth83 eJgHW13+OGNM1GnrtqrKUdOYmIjrHDwKOc6eFHurDAYQWixzAUwVwlfLtUN/k3Is3Ak+1z LLxkyISbBu635Q6WYJ5MMLBYgIy1A3A5ClzV5uYjcWsXbQekDi+hfyRTM7WlBQ0FphRd65 u/T6b+VgeH78oe1c/8/o+FjFeoWGZziZNrI0sy9/RsKlK5x6hBVZ8LZwfDF/rw== 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 4V9LR71VwJzH34; Thu, 4 Apr 2024 12:24:51 +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 434COpSi045216; Thu, 4 Apr 2024 12:24:51 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 434COpnv045213; Thu, 4 Apr 2024 12:24:51 GMT (envelope-from git) Date: Thu, 4 Apr 2024 12:24:51 GMT Message-Id: <202404041224.434COpnv045213@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: 715892d17166 - main - science/afni: update to 24.1.00 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: fernape X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 715892d17166ed16381e410bb423dfc78a0dfc5d Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=715892d17166ed16381e410bb423dfc78a0dfc5d commit 715892d17166ed16381e410bb423dfc78a0dfc5d Author: Fernando ApesteguĂ­a AuthorDate: 2024-04-03 07:20:23 +0000 Commit: Fernando ApesteguĂ­a CommitDate: 2024-04-04 12:24:36 +0000 science/afni: update to 24.1.00 --- science/afni/Makefile | 2 +- science/afni/distinfo | 6 +++--- science/afni/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/science/afni/Makefile b/science/afni/Makefile index 495e26eeeaac..ec6171b697d4 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -1,6 +1,6 @@ PORTNAME= afni DISTVERSIONPREFIX= AFNI_ -DISTVERSION= 24.0.19 +DISTVERSION= 24.1.00 CATEGORIES= science biology graphics perl5 python MAINTAINER= fernape@FreeBSD.org diff --git a/science/afni/distinfo b/science/afni/distinfo index 93c82aa90707..cec9e33ff1d0 100644 --- a/science/afni/distinfo +++ b/science/afni/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711905308 -SHA256 (afni-afni-AFNI_24.0.19_GH0.tar.gz) = 224c9ac920687be5867575ba1ce0df2ee971d4c9cb548de9653fbf6144ffde90 -SIZE (afni-afni-AFNI_24.0.19_GH0.tar.gz) = 52955739 +TIMESTAMP = 1712128705 +SHA256 (afni-afni-AFNI_24.1.00_GH0.tar.gz) = e9f86254cb39c28e38a65a67fd136a05e128e4c1d0bafe74bf595b504bbd9fbd +SIZE (afni-afni-AFNI_24.1.00_GH0.tar.gz) = 52956946 diff --git a/science/afni/pkg-plist b/science/afni/pkg-plist index e5c767827828..69c968d86153 100644 --- a/science/afni/pkg-plist +++ b/science/afni/pkg-plist @@ -590,6 +590,7 @@ bin/get_afni_model_PRF bin/get_afni_model_PRF_6 bin/get_afni_model_PRF_6_BAD bin/gifti_tool +bin/gtkyd_check bin/help_format bin/im2niml bin/images_equal