From ae44846d3b6fe0dc01ed80b3515d7819fd0cd764 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Thu, 14 Sep 2023 07:33:09 -0700 Subject: [PATCH] =?UTF-8?q?graphics/simpleitk:=20update=202.2.1=20?= =?UTF-8?q?=E2=86=92=202.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported by: portscout --- graphics/simpleitk/Makefile | 3 +-- graphics/simpleitk/distinfo | 6 +++--- graphics/simpleitk/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/graphics/simpleitk/Makefile b/graphics/simpleitk/Makefile index 7fef3eb2e940..00715a4de94c 100644 --- a/graphics/simpleitk/Makefile +++ b/graphics/simpleitk/Makefile @@ -1,7 +1,6 @@ PORTNAME= simpleitk DISTVERSIONPREFIX= v -DISTVERSION= 2.2.1 -PORTREVISION= 1 +DISTVERSION= 2.3.0 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/simpleitk/distinfo b/graphics/simpleitk/distinfo index 12930eea68b1..d8792a6ee306 100644 --- a/graphics/simpleitk/distinfo +++ b/graphics/simpleitk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672904277 -SHA256 (SimpleITK-SimpleITK-v2.2.1_GH0.tar.gz) = 4e2e15c5fa47b31bdec591f8c7987b489648a13bef402696da1b7da94b425843 -SIZE (SimpleITK-SimpleITK-v2.2.1_GH0.tar.gz) = 1991560 +TIMESTAMP = 1694671918 +SHA256 (SimpleITK-SimpleITK-v2.3.0_GH0.tar.gz) = bdae9a40b616f5952985df0369cb22a0ce4b775fe75853490538c47ee6561127 +SIZE (SimpleITK-SimpleITK-v2.3.0_GH0.tar.gz) = 2014373 diff --git a/graphics/simpleitk/pkg-plist b/graphics/simpleitk/pkg-plist index 5d94ac736a12..3adb45288413 100644 --- a/graphics/simpleitk/pkg-plist +++ b/graphics/simpleitk/pkg-plist @@ -19,6 +19,8 @@ include/SimpleITK-%%VER%%/sitkAggregateLabelMapFilter.h include/SimpleITK-%%VER%%/sitkAndImageFilter.h include/SimpleITK-%%VER%%/sitkAntiAliasBinaryImageFilter.h include/SimpleITK-%%VER%%/sitkApproximateSignedDistanceMapImageFilter.h +include/SimpleITK-%%VER%%/sitkAreaClosingImageFilter.h +include/SimpleITK-%%VER%%/sitkAreaOpeningImageFilter.h include/SimpleITK-%%VER%%/sitkAsinImageFilter.h include/SimpleITK-%%VER%%/sitkAtan2ImageFilter.h include/SimpleITK-%%VER%%/sitkAtanImageFilter.h @@ -223,6 +225,7 @@ include/SimpleITK-%%VER%%/sitkMacro.h include/SimpleITK-%%VER%%/sitkMagnitudeAndPhaseToComplexImageFilter.h include/SimpleITK-%%VER%%/sitkMaskImageFilter.h include/SimpleITK-%%VER%%/sitkMaskNegatedImageFilter.h +include/SimpleITK-%%VER%%/sitkMaskedAssignImageFilter.h include/SimpleITK-%%VER%%/sitkMaskedFFTNormalizedCorrelationImageFilter.h include/SimpleITK-%%VER%%/sitkMaximumEntropyThresholdImageFilter.h include/SimpleITK-%%VER%%/sitkMaximumImageFilter.h