diff options
author | woodsb02 <woodsb02@FreeBSD.org> | 2017-08-24 20:21:14 +0800 |
---|---|---|
committer | woodsb02 <woodsb02@FreeBSD.org> | 2017-08-24 20:21:14 +0800 |
commit | 2c8849b4af5aabe29685851682abe0b4419789f5 (patch) | |
tree | 2adeb5cb105af2474175caa7a4dfad847656f6ba /science | |
parent | 58887e32791b72c2120d12498ff72d1d097d2861 (diff) | |
download | freebsd-ports-gnome-2c8849b4af5aabe29685851682abe0b4419789f5.tar.gz freebsd-ports-gnome-2c8849b4af5aabe29685851682abe0b4419789f5.tar.zst freebsd-ports-gnome-2c8849b4af5aabe29685851682abe0b4419789f5.zip |
science/InsightToolkit: Update to 4.12.1
Changes this release:
http://public.kitware.com/pipermail/community/2017-August/013534.html
Diffstat (limited to 'science')
-rw-r--r-- | science/InsightToolkit/Makefile | 2 | ||||
-rw-r--r-- | science/InsightToolkit/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/science/InsightToolkit/Makefile b/science/InsightToolkit/Makefile index ff044d5c1ab3..5952d3e66411 100644 --- a/science/InsightToolkit/Makefile +++ b/science/InsightToolkit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= InsightToolkit -PORTVERSION= 4.12.0 +PORTVERSION= 4.12.1 CATEGORIES= science biology MASTER_SITES= SF/itk/itk/${ITK_VER} diff --git a/science/InsightToolkit/distinfo b/science/InsightToolkit/distinfo index 7750531dff9c..441ee016f12d 100644 --- a/science/InsightToolkit/distinfo +++ b/science/InsightToolkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497919705 -SHA256 (InsightToolkit-4.12.0.tar.gz) = fd9d2a5df6795e52824f1fc158d7532fdadc0031302c29e5d593ada147bf337a -SIZE (InsightToolkit-4.12.0.tar.gz) = 18903159 +TIMESTAMP = 1503576499 +SHA256 (InsightToolkit-4.12.1.tar.gz) = 6a539027bab2012fc45b8b8ae803877ee0db766d5dc4d74690025fdec36448c8 +SIZE (InsightToolkit-4.12.1.tar.gz) = 18903534 |