git: d3fb1b46b8c8 - main - sysutils/mate-polkit: remove unneeded USE_GITHUB and GH_ACCOUNT

From: Eric Turgeon <ericbsd_at_FreeBSD.org>
Date: Fri, 19 Jun 2026 11:13:10 UTC
The branch main has been updated by ericbsd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d3fb1b46b8c809d845c9c7208c5ff95c1f44664d

commit d3fb1b46b8c809d845c9c7208c5ff95c1f44664d
Author:     Eric Turgeon <ericbsd@FreeBSD.org>
AuthorDate: 2026-06-19 11:12:26 +0000
Commit:     Eric Turgeon <ericbsd@FreeBSD.org>
CommitDate: 2026-06-19 11:12:26 +0000

    sysutils/mate-polkit: remove unneeded USE_GITHUB and GH_ACCOUNT
    
    Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
    with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
---
 sysutils/mate-polkit/Makefile | 6 ++----
 sysutils/mate-polkit/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/sysutils/mate-polkit/Makefile b/sysutils/mate-polkit/Makefile
index 1821fa1645ea..60407fe49952 100644
--- a/sysutils/mate-polkit/Makefile
+++ b/sysutils/mate-polkit/Makefile
@@ -2,8 +2,8 @@ PORTNAME=	mate-polkit
 DISTVERSION=	1.28.1
 PORTREVISION=	2
 CATEGORIES=	sysutils mate
-MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/
-DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
+MASTER_SITES=	https://github.com/mate-desktop/${PORTNAME}/releases/download/v${DISTVERSION}/
+DIST_SUBDIR=	mate
 
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	MATE frontend to the PolicyKit framework
@@ -16,8 +16,6 @@ LIB_DEPENDS=	libpolkit-gobject-1.so:sysutils/polkit \
 		libaccountsservice.so:sysutils/accountsservice
 
 USES=		gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
-USE_GITHUB=	nodefault
-GH_ACCOUNT=	mate-desktop
 USE_GNOME=	cairo gdkpixbuf gtk30 intltool introspection:build
 USE_LDCONFIG=	yes
 PORTSCOUT=	site:https://github.com/mate-desktop/mate-polkit/releases/ limitw:1,even
diff --git a/sysutils/mate-polkit/distinfo b/sysutils/mate-polkit/distinfo
index fe6736ff51e6..e7e803c46c27 100644
--- a/sysutils/mate-polkit/distinfo
+++ b/sysutils/mate-polkit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1780859933
-SHA256 (mate-polkit-1.28.1.tar.xz) = 350a1dd0a8ed6a2c9c183cff2a21f394299e968fcc6ae2e8c93c565dae604ae8
-SIZE (mate-polkit-1.28.1.tar.xz) = 347556
+TIMESTAMP = 1781825306
+SHA256 (mate/mate-polkit-1.28.1.tar.xz) = 350a1dd0a8ed6a2c9c183cff2a21f394299e968fcc6ae2e8c93c565dae604ae8
+SIZE (mate/mate-polkit-1.28.1.tar.xz) = 347556