aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-03-19 16:46:49 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-03-19 16:46:49 +0000
commitf1b132265554fb0c09de80c72f523ebd0d056ebb (patch)
treeea2b5e9470cb96053dc11a4827abcb96b14237a0 /editors
parent190b075327cd8e7634532d9a70d7a7043c16984c (diff)
downloadports-f1b132265554fb0c09de80c72f523ebd0d056ebb.tar.gz
ports-f1b132265554fb0c09de80c72f523ebd0d056ebb.zip
Regular USE_GITHUB cleanup.
Remove DISTNAME, it is always overwritten. Cleanup GH_TAGNAME and WRKSRC.
Notes
Notes: svn path=/head/; revision=568805
Diffstat (limited to 'editors')
-rw-r--r--editors/imhex/Makefile2
-rw-r--r--editors/imhex/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/imhex/Makefile b/editors/imhex/Makefile
index dab4478490a7..abdfe8f9f757 100644
--- a/editors/imhex/Makefile
+++ b/editors/imhex/Makefile
@@ -2,6 +2,7 @@
PORTNAME= imhex
PORTVERSION= 1.7.0
+DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= editors
@@ -29,7 +30,6 @@ USE_XORG= x11 xcb xau xdmcp
USE_GITHUB= yes
GH_ACCOUNT= WerWolv
GH_PROJECT= ImHex
-GH_TAGNAME= v${PORTVERSION}
CC= ${LOCALBASE}/bin/gcc10
CXX= ${LOCALBASE}/bin/c++10
diff --git a/editors/imhex/distinfo b/editors/imhex/distinfo
index 03747b198c59..8cac4bc1b324 100644
--- a/editors/imhex/distinfo
+++ b/editors/imhex/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1613820150
-SHA256 (WerWolv-ImHex-1.7.0-v1.7.0_GH0.tar.gz) = 891c9268dda958922698c6fdfcba34ec7b20853f3764fe9d58c4a932a6b0d3d8
-SIZE (WerWolv-ImHex-1.7.0-v1.7.0_GH0.tar.gz) = 1189375
+SHA256 (WerWolv-ImHex-v1.7.0_GH0.tar.gz) = 891c9268dda958922698c6fdfcba34ec7b20853f3764fe9d58c4a932a6b0d3d8
+SIZE (WerWolv-ImHex-v1.7.0_GH0.tar.gz) = 1189375