From 749db82df5fdb9d46e46af81bb610548ffc8bb4a Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Thu, 1 Dec 2022 07:33:37 -0800 Subject: */*: Change DISTVERSION to have a hyphen when it refers to a specific revision When DISTVERSION contains the real version and a revision modifier, such modifier should be separated with '-', not '.' --- graphics/elastix/Makefile | 2 +- graphics/elastix/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/elastix') diff --git a/graphics/elastix/Makefile b/graphics/elastix/Makefile index b22af2b50280..018f05321332 100644 --- a/graphics/elastix/Makefile +++ b/graphics/elastix/Makefile @@ -1,5 +1,5 @@ PORTNAME= elastix -DISTVERSION= 5.0.1.20220218 +DISTVERSION= 5.0.1-20220218 PORTREVISION= 1 CATEGORIES= graphics diff --git a/graphics/elastix/distinfo b/graphics/elastix/distinfo index 41597eb54f80..f7595054b786 100644 --- a/graphics/elastix/distinfo +++ b/graphics/elastix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668620803 -SHA256 (SuperElastix-elastix-5.0.1.20220218-last-itk5.2-support_GH0.tar.gz) = 4d6218c267602c9b46b30766eb590000c697942c8ca32229cbf6ab66b38458d0 -SIZE (SuperElastix-elastix-5.0.1.20220218-last-itk5.2-support_GH0.tar.gz) = 18930947 +TIMESTAMP = 1669872116 +SHA256 (SuperElastix-elastix-5.0.1-20220218-last-itk5.2-support_GH0.tar.gz) = 4d6218c267602c9b46b30766eb590000c697942c8ca32229cbf6ab66b38458d0 +SIZE (SuperElastix-elastix-5.0.1-20220218-last-itk5.2-support_GH0.tar.gz) = 18930947 -- cgit v1.2.3