aboutsummaryrefslogtreecommitdiff
path: root/x11/mate-applet-appmenu
diff options
context:
space:
mode:
authorFelix Palmen <zirias@FreeBSD.org>2023-07-12 12:13:03 +0000
committerFelix Palmen <zirias@FreeBSD.org>2023-07-12 18:56:04 +0000
commit7d1faa7179813ffa542b550a1fdb3bdc80a7986c (patch)
treebca2e70f4a6137f858d0ca5792e376602af7bab7 /x11/mate-applet-appmenu
parent16bde072b16daca1c886116e602c94b5fa99c20f (diff)
downloadports-7d1faa7179813ffa542b550a1fdb3bdc80a7986c.tar.gz
ports-7d1faa7179813ffa542b550a1fdb3bdc80a7986c.zip
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/mate-applet-appmenu')
-rw-r--r--x11/mate-applet-appmenu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/mate-applet-appmenu/Makefile b/x11/mate-applet-appmenu/Makefile
index 550ded8d255d..8258d4dfac1e 100644
--- a/x11/mate-applet-appmenu/Makefile
+++ b/x11/mate-applet-appmenu/Makefile
@@ -34,6 +34,6 @@ GLIB_SCHEMAS= org.valapanel.appmenu.gschema.xml
USE_GITLAB= yes
GL_ACCOUNT= vala-panel-project
GL_PROJECT= vala-panel-appmenu
-GL_COMMIT= 4e362c22ab3a23c98f13fb379c782786ee057cf6
+GL_TAGNAME= 4e362c22ab3a23c98f13fb379c782786ee057cf6
.include <bsd.port.mk>