aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-06-05 18:46:16 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-06-05 18:49:13 +0000
commit522d39ae76a1d17440e529c80065250cedfd6224 (patch)
treee34fa9b31d852cda35980f65b1ec97f1196ea017
parent5150cea1b89b9532c494cbcb161b41e3434f6815 (diff)
downloadports-522d39ae76a1d17440e529c80065250cedfd6224.tar.gz
ports-522d39ae76a1d17440e529c80065250cedfd6224.zip
math/Imath: Fix GH_* usage
Approved by: portmgr (blanket)
-rw-r--r--math/Imath/Makefile3
-rw-r--r--math/Imath/distinfo6
2 files changed, 5 insertions, 4 deletions
diff --git a/math/Imath/Makefile b/math/Imath/Makefile
index 9fa973911789..c2d5eea7d856 100644
--- a/math/Imath/Makefile
+++ b/math/Imath/Makefile
@@ -2,6 +2,7 @@
PORTNAME= Imath
PORTVERSION= 3.1.9
+DISTVERSIONPREFIX= v
PORTREVISION= 0
CATEGORIES= math devel graphics
@@ -14,7 +15,7 @@ LICENSE= BSD3CLAUSE
USES= cmake compiler:c++14-lang pathfix pkgconfig
USE_GITHUB= yes
-GH_TUPLE= AcademySoftwareFoundation:Imath:v${PORTVERSION}
+GH_ACCOUNT= AcademySoftwareFoundation
USE_LDCONFIG= yes
CMAKE_ARGS+= -DCMAKE_DEBUG_POSTFIX= \
diff --git a/math/Imath/distinfo b/math/Imath/distinfo
index f9da02d60398..03b6d9248989 100644
--- a/math/Imath/distinfo
+++ b/math/Imath/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685734514
-SHA256 (AcademySoftwareFoundation-Imath-3.1.9-v3.1.9_GH0.tar.gz) = f1d8aacd46afed958babfced3190d2d3c8209b66da451f556abd6da94c165cf3
-SIZE (AcademySoftwareFoundation-Imath-3.1.9-v3.1.9_GH0.tar.gz) = 598497
+TIMESTAMP = 1685793190
+SHA256 (AcademySoftwareFoundation-Imath-v3.1.9_GH0.tar.gz) = f1d8aacd46afed958babfced3190d2d3c8209b66da451f556abd6da94c165cf3
+SIZE (AcademySoftwareFoundation-Imath-v3.1.9_GH0.tar.gz) = 598497