From nobody Mon Jun 8 09:49:43 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gYnMJ1PmSz6fk5w for ; Mon, 08 Jun 2026 09:49:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gYnMJ0gfLz3pL6 for ; Mon, 08 Jun 2026 09:49:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780912188; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=GgkcjwveePQkxpX0aShDwg0vQTDiQXiLtmOK8Hc+JJ8=; b=K45kDHxXhn4ep1G2U43JQUbys43l+mkgNplZre4SySe2+uQLRwg09Ktpj52r9ZHlZwchjh OfRugJLR9wc+La6W6lPCmQTVFKZs06CZL+XUj6FF9+QYly/VK5oWh/0e2MxNjjPFuUM76C oyUufrp7o6wUN4jPGgD21PMujmCIfqoG47wlOQDnp+Cp/1eV0hRCzDKMU/6BJPhAht1Raw bdysGdWo1S9JPrCSyJGXC/gSTmoGM8HI0hZGwFxDD99XVRS/hzMVlyk2yhEf6sbJRwx9tU RYHdl+EjQ4tJ1n3oqzi8cBXZfk68+i3T7El4laY1Qo4iKkNKeiNe2cwfDRJqMg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780912188; a=rsa-sha256; cv=none; b=QazWPhXoX1zlsUD0cZCI/Tu3wm7O3Ga2+Xd2geyLpiwzA0SrrGsvPhceGZbkYi5bK1fVB5 Ii1lc0V6fxjoqxRj7TeYv6+n3KN96TwQqZpCSx2tKjlP4l9DVs+NkGbWFa5/0U5w09o0wR E0T5g6Jd4jXKc9pSyheRgM4PTTqJRYHXmWf/7o3BhpC/Vk4QSRZ7olMaYpmzZ8e2q/CH2q 21E+nT2JVh9k/y7NcSsKDIb36P6KEmEWuWGWvnxmS4aVPYIT8yRGJdhla2EVbsY/zqwg7Y JuqePMT1e5RNAonoXX7OeSovj8snYJvLEc+4POllqpp5j7t9OVUEA4HsTJDz4w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780912188; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=GgkcjwveePQkxpX0aShDwg0vQTDiQXiLtmOK8Hc+JJ8=; b=Owig6Yeodw7X4cBIWXKetpmJ9VrCnHwe9Kn6LwrBiQ/kIIAFXLQ7FZiNuGaMjGvrvhUNjR Lo9nTOFea8l3eDJwjLU0n9aXFeqqdTblbn9loLwe8b1v3rgWoKFKPc2roTYqUmCSBc7BBI Vdu9k0HoMeooTw3pD77q8XJo3OYAYSq8aV7JYGo24Z/FxeV6I2UgTMrysmpJYQxtK1qXry SyH6ZOlwhYsXPS2g5bT9OrakcpCaQ4gYouclAsFoRrq25kkmWWft97dj5XrDpHzGZyn1/G nlZ6RXyRC9V0AvO6usC2LnuIZFOj3tfboQXskV1a75EHAkAJZGzNW4jbaEMaRA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gYnMJ0DN1zjx8 for ; Mon, 08 Jun 2026 09:49:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 21989 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 08 Jun 2026 09:49:43 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Eric Turgeon Subject: git: 03b72707e86e - main - sysutils/mate-polkit: switch to GitHub release asset List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ericbsd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 03b72707e86e4b8b689943852405b068393aa108 Auto-Submitted: auto-generated Date: Mon, 08 Jun 2026 09:49:43 +0000 Message-Id: <6a269037.21989.155e382a@gitrepo.freebsd.org> The branch main has been updated by ericbsd: URL: https://cgit.FreeBSD.org/ports/commit/?id=03b72707e86e4b8b689943852405b068393aa108 commit 03b72707e86e4b8b689943852405b068393aa108 Author: Eric Turgeon AuthorDate: 2026-06-08 09:49:30 +0000 Commit: Eric Turgeon CommitDate: 2026-06-08 09:49:41 +0000 sysutils/mate-polkit: switch to GitHub release asset Minor versions of 1.28.x are no longer published to the MATE mirror and are only available on GitHub. Use USE_GITHUB=nodefault with a release tarball instead of the auto-generated one, as recommended by the porter's handbook. --- sysutils/mate-polkit/Makefile | 13 +++++++------ sysutils/mate-polkit/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/sysutils/mate-polkit/Makefile b/sysutils/mate-polkit/Makefile index 84ae358c38d2..1821fa1645ea 100644 --- a/sysutils/mate-polkit/Makefile +++ b/sysutils/mate-polkit/Makefile @@ -1,9 +1,9 @@ PORTNAME= mate-polkit -PORTVERSION= 1.28.1 -PORTREVISION= 1 +DISTVERSION= 1.28.1 +PORTREVISION= 2 CATEGORIES= sysutils mate -MASTER_SITES= MATE -DIST_SUBDIR= mate +MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/ +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= gnome@FreeBSD.org COMMENT= MATE frontend to the PolicyKit framework @@ -15,11 +15,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit \ libaccountsservice.so:sysutils/accountsservice -PORTSCOUT= limitw:1,even - 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 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/sysutils/mate-polkit/distinfo b/sysutils/mate-polkit/distinfo index 062e55e20120..fe6736ff51e6 100644 --- a/sysutils/mate-polkit/distinfo +++ b/sysutils/mate-polkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710799586 -SHA256 (mate/mate-polkit-1.28.1.tar.xz) = 350a1dd0a8ed6a2c9c183cff2a21f394299e968fcc6ae2e8c93c565dae604ae8 -SIZE (mate/mate-polkit-1.28.1.tar.xz) = 347556 +TIMESTAMP = 1780859933 +SHA256 (mate-polkit-1.28.1.tar.xz) = 350a1dd0a8ed6a2c9c183cff2a21f394299e968fcc6ae2e8c93c565dae604ae8 +SIZE (mate-polkit-1.28.1.tar.xz) = 347556