summaryrefslogtreecommitdiff
path: root/x11/squeekboard
diff options
context:
space:
mode:
authorFelix Palmen <zirias@FreeBSD.org>2023-07-12 14:13:03 +0200
committerFelix Palmen <zirias@FreeBSD.org>2023-07-12 20:56:04 +0200
commit7d1faa7179813ffa542b550a1fdb3bdc80a7986c (patch)
treebca2e70f4a6137f858d0ca5792e376602af7bab7 /x11/squeekboard
parentbsd.sites.mk: Support tag names with USE_GITLAB (diff)
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is backwards-compatible (accepting any commit hash as before), but also understands an actual tag name. Moving to tag names where appropriate is left to individual ports' maintainers. Approved by: portmgr (tcberner, mentor) Differential Revision: https://reviews.freebsd.org/D37077
Diffstat (limited to 'x11/squeekboard')
-rw-r--r--x11/squeekboard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/squeekboard/Makefile b/x11/squeekboard/Makefile
index 773d3c32e1c8..aa2aee6c4500 100644
--- a/x11/squeekboard/Makefile
+++ b/x11/squeekboard/Makefile
@@ -27,7 +27,7 @@ USE_GITLAB= yes
USE_GNOME= cairo gdkpixbuf2 gnomedesktop3 gtk30
GL_SITE= https://gitlab.gnome.org
GL_ACCOUNT= World/Phosh
-GL_COMMIT= 1fac218c7077e5c42882330a7f6ddd6d63f2690f
+GL_TAGNAME= 1fac218c7077e5c42882330a7f6ddd6d63f2690f
SHEBANG_FILES= tools/entry.py
MAKE_ENV= ${CARGO_ENV}
CARGO_BUILD= no