diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2023-11-03 07:28:38 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2023-11-06 11:37:48 +0000 |
commit | 6dae53f150262cc3f17ac262b40d40de105bda7f (patch) | |
tree | a9c048db28cb86d8d2c587242b3fd64e6f63ee08 | |
parent | efda5c514648db7c2bbacaa7a57dfa946dd9f054 (diff) | |
download | ports-6dae53f150262cc3f17ac262b40d40de105bda7f.tar.gz ports-6dae53f150262cc3f17ac262b40d40de105bda7f.zip |
science/afni: update to 23.3.05
-rw-r--r-- | science/afni/Makefile | 2 | ||||
-rw-r--r-- | science/afni/distinfo | 6 | ||||
-rw-r--r-- | science/afni/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile index f3fa132ab008..5a4850a562d5 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -1,6 +1,6 @@ PORTNAME= afni DISTVERSIONPREFIX= AFNI_ -DISTVERSION= 23.3.04 +DISTVERSION= 23.3.05 CATEGORIES= science biology graphics perl5 python MAINTAINER= fernape@FreeBSD.org diff --git a/science/afni/distinfo b/science/afni/distinfo index f050c660ff67..a37d12391237 100644 --- a/science/afni/distinfo +++ b/science/afni/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698834021 -SHA256 (afni-afni-AFNI_23.3.04_GH0.tar.gz) = 6198f3db39fcc5757268c531ddb64a6d84fd2b9f82fe7ab03eb530c66d03ff2b -SIZE (afni-afni-AFNI_23.3.04_GH0.tar.gz) = 52763316 +TIMESTAMP = 1698996497 +SHA256 (afni-afni-AFNI_23.3.05_GH0.tar.gz) = 0a52e32b0d9c35cb6f2e3aad0f6fe9d5fe2bea5a44f0ece9452f75c291c39c17 +SIZE (afni-afni-AFNI_23.3.05_GH0.tar.gz) = 52774848 diff --git a/science/afni/pkg-plist b/science/afni/pkg-plist index 592f066313f0..d3d60b495438 100644 --- a/science/afni/pkg-plist +++ b/science/afni/pkg-plist @@ -604,6 +604,7 @@ bin/imupsam bin/init_user_dotfiles.py bin/inspec bin/lesion_align +bin/lib_dataTable.R bin/make_pq_script.py bin/make_random_timing.py bin/make_stim_times.py |