diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2023-02-15 16:30:08 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2023-02-16 15:48:12 +0000 |
commit | 7a9318b52f30292cce9b54bbab41c81e30ad17d8 (patch) | |
tree | 3b656de0b57e4e2d9eeb3be594d2b1fa1809560c /science | |
parent | e3a17d6ec3d43f5af6cf259ac1cbc26ba0c83c73 (diff) | |
download | ports-7a9318b52f30292cce9b54bbab41c81e30ad17d8.tar.gz ports-7a9318b52f30292cce9b54bbab41c81e30ad17d8.zip |
Diffstat (limited to 'science')
-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 7388919fc2f9..619c0a47180c 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -1,6 +1,6 @@ PORTNAME= afni DISTVERSIONPREFIX= AFNI_ -DISTVERSION= 23.0.03 +DISTVERSION= 23.0.04 CATEGORIES= science biology graphics perl5 python MAINTAINER= fernape@FreeBSD.org diff --git a/science/afni/distinfo b/science/afni/distinfo index d5ef871c778e..73141f4a11b8 100644 --- a/science/afni/distinfo +++ b/science/afni/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675786805 -SHA256 (afni-afni-AFNI_23.0.03_GH0.tar.gz) = d278b8b0eaa707a33120d11018b7ba302484ccf8d34f1b2cf6ea11ff0dec37ed -SIZE (afni-afni-AFNI_23.0.03_GH0.tar.gz) = 52647523 +TIMESTAMP = 1676478571 +SHA256 (afni-afni-AFNI_23.0.04_GH0.tar.gz) = 0bae8c65d85ba656dde0d7d78b58defed69386fb752d4b729f5fe69aa4a174c6 +SIZE (afni-afni-AFNI_23.0.04_GH0.tar.gz) = 52654405 diff --git a/science/afni/pkg-plist b/science/afni/pkg-plist index e0fbbaf1cfb1..e19219c5224f 100644 --- a/science/afni/pkg-plist +++ b/science/afni/pkg-plist @@ -528,6 +528,7 @@ bin/apqc_make_tcsh.py bin/apsearch bin/auto_warp.py bin/bayes_view +bin/build_afni.py bin/byteorder bin/cat_matvec bin/ccalc |