diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2023-01-07 16:33:26 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2023-01-09 21:53:05 +0000 |
commit | 1c9ff6ba247b6746963154b07ff206f1cfca2890 (patch) | |
tree | c00058b4291b4a4d27eab7e8ec9a119732be9e4e | |
parent | 02904e20f965356dc412cc9708056e704779d6c3 (diff) | |
download | ports-1c9ff6ba247b6746963154b07ff206f1cfca2890.tar.gz ports-1c9ff6ba247b6746963154b07ff206f1cfca2890.zip |
science/afni: update to 23.0.00
-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 bd60647896e8..092c4f4b8b0f 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -1,6 +1,6 @@ PORTNAME= afni DISTVERSIONPREFIX= AFNI_ -DISTVERSION= 22.3.07 +DISTVERSION= 23.0.00 CATEGORIES= science biology graphics perl5 python MAINTAINER= fernape@FreeBSD.org diff --git a/science/afni/distinfo b/science/afni/distinfo index 861e47abb51f..0a62818512e1 100644 --- a/science/afni/distinfo +++ b/science/afni/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670099590 -SHA256 (afni-afni-AFNI_22.3.07_GH0.tar.gz) = f807d054a1f3f0bdba7a4096ce22e68047817673a234ab87ca3c1f00ea7b8407 -SIZE (afni-afni-AFNI_22.3.07_GH0.tar.gz) = 52624089 +TIMESTAMP = 1673109196 +SHA256 (afni-afni-AFNI_23.0.00_GH0.tar.gz) = df82056ba78a77572a4065a6c3dc6788fe0b82f7b09b792561c7741953a04476 +SIZE (afni-afni-AFNI_23.0.00_GH0.tar.gz) = 52636683 diff --git a/science/afni/pkg-plist b/science/afni/pkg-plist index 252f52dd0e57..0f4a7e45a254 100644 --- a/science/afni/pkg-plist +++ b/science/afni/pkg-plist @@ -595,6 +595,7 @@ bin/imrotate bin/imstack bin/imstat bin/imupsam +bin/init_user_dotfiles.py bin/inspec bin/lesion_align bin/make_pq_script.py |