From fd88d2d196a7d7ed04d68ae8147f88d7e1789087 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Apestegu=C3=ADa?= Date: Wed, 22 Jul 2020 06:19:31 +0000 Subject: [PATCH] science/afni: update to 20.2.05 Reported by: portscout --- science/afni/Makefile | 2 +- science/afni/distinfo | 6 +++--- science/afni/files/patch-Makefile.INCLUDE | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/science/afni/Makefile b/science/afni/Makefile index 1bcc65e0c30f..31be75134592 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -2,7 +2,7 @@ PORTNAME= afni DISTVERSIONPREFIX= AFNI_ -DISTVERSION= 20.2.00 +DISTVERSION= 20.2.05 CATEGORIES= science biology graphics perl5 python MAINTAINER= ports@FreeBSD.org diff --git a/science/afni/distinfo b/science/afni/distinfo index 1f4cfb5b94ea..391f31e7f87f 100644 --- a/science/afni/distinfo +++ b/science/afni/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1594054505 -SHA256 (afni-afni-AFNI_20.2.00_GH0.tar.gz) = 7befb6ea89b7b631ac3c76a32b41026e65d0d6c240af6c9cb3d5a4f991db6f06 -SIZE (afni-afni-AFNI_20.2.00_GH0.tar.gz) = 43371505 +TIMESTAMP = 1595352006 +SHA256 (afni-afni-AFNI_20.2.05_GH0.tar.gz) = 73c926dc52bf5be77fa9d88e333409b99727964de34f1e7128d574034871a1c0 +SIZE (afni-afni-AFNI_20.2.05_GH0.tar.gz) = 43378615 diff --git a/science/afni/files/patch-Makefile.INCLUDE b/science/afni/files/patch-Makefile.INCLUDE index e64234f7c513..a43eb2e1a841 100644 --- a/science/afni/files/patch-Makefile.INCLUDE +++ b/science/afni/files/patch-Makefile.INCLUDE @@ -1,15 +1,15 @@ ---- Makefile.INCLUDE.orig 2020-04-15 00:56:29 UTC +--- Makefile.INCLUDE.orig 2020-07-21 18:06:10 UTC +++ Makefile.INCLUDE @@ -92,7 +92,7 @@ MISC = AFNI_atlas_spaces.niml AFNI.Xdefaults AFNI.a ## AFNI package, but included because they are useful. Some of ## them are Open Source programs, not from the AFNI group at all. --EXTRAS = cjpeg djpeg whirlgif mpeg_encode myget Xphace rmz aiv mycat quotize $(EXPROGS) +-EXTRAS = cjpeg djpeg whirlgif myget Xphace rmz aiv mycat quotize $(EXPROGS) +EXTRAS = whirlgif myget Xphace rmz aiv mycat quotize $(EXPROGS) # mpegtoppm in above list -@@ -105,7 +105,7 @@ EXTRAS = cjpeg djpeg whirlgif mpeg_encode myget Xpha +@@ -105,7 +105,7 @@ EXTRAS = cjpeg djpeg whirlgif myget Xphace rmz aiv m PROGS_1 = afni to3d from3d abut 3dclust nsize 3dinfo 3dproject 3dmerge count \ sfim tfim ftosh 3dttest 3ddup imrotate imreg imstat 3dnvals \ fim2 imand FD2 sqwave immask imdump imaver 3dhistog 3dfim 3daxialize \ @@ -54,7 +54,7 @@ waver 3dnewid 3dcalc ccalc imcalc 1dmatcalc 3drefit 3dbucket \ 3dAFNItoNIML AlphaSim 3dFWHM plugout_tt 3dnoise plugout_ijk \ 3dMannWhitney 3dWilcoxon 3dKruskalWallis 3dFriedman 3dRegAna \ -@@ -4093,7 +4093,10 @@ R_Makevars_mod_linux: +@@ -4109,7 +4109,10 @@ R_Makevars_mod_linux: R_io.so: R_io.c $(LIBMRI_OBJ) $(R_MAKEVARS_DEP) ( if which R >/dev/null ; then \