From nobody Mon Jun 1 07:00:36 2026 X-Original-To: dev-commits-ports-main@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 4gTPxK1PvHz6gYv1; Mon, 01 Jun 2026 07:00:37 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 "freefall.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gTPxK0VZWz45wS; Mon, 01 Jun 2026 07:00:37 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780297237; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=SAoeE+pgfdV5GNl4bNe3L0NUPHczWb6oDzmy0nxqJIg=; b=YFTdjERiiketTOBBflGN9wSpH8fEghTX4Z1Vq5YKnRhKJF3B6zETQ0POiEM5rdeeWpinV5 21KCFDRMOz6LcnEHHacIMvMux2XRuMTsPHupMxH2kHpusTuFeLkmkeK0slgiHs0vSKP5zH MJ/5iBjrFm621t307Pbym594KcogpmOvQvuUGdXdkQ+ZrWQbanjulV2kaEdF5ysC6MrWnk y7qjet2vMHcFdkrN42piUS8VbV3zQR2qKMo+tThDdJFwkjq3gYx2UFQVMFwkmArsXVRr6W osBqU6h0jFwdk94UWODKj6vHmt0gmI96K79jjKfpHbVtZFGY2rU87cyf4oWzZQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780297237; a=rsa-sha256; cv=none; b=U6l7CHDkFO8AtL+FCt6ToDAmqJSBHfDRQQv4fh+AF6RDFPH99o+85HBcS5gLJYqCI4ZcQa TfcVXenDwNKR0cojVPYBy9zOX41JWlFgMHcHpwM2LctC0p0NJMX+x1S7sAqrjZlNhyeaNd Fo6Ab5SUWhntBl7q9mFj2CCwffXVXOL9CnBGDAJC/4u6trCmtEZyzKGvvW2GbC9B/JOrTw r25pTkMxConXZu9B5qU87bn1aRAK82tKzfW67tYx2j/dNAl6T9WfNqVZTYEzBGy9biXS84 pRrblnz883rjEdu9oz/iZfDGK6yj6I4qYLGmu+0+h63oJH5nNPByV5tuctZIxA== 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=1780297237; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=SAoeE+pgfdV5GNl4bNe3L0NUPHczWb6oDzmy0nxqJIg=; b=B52yCA5hjJA4foFPwfshhY4eFvEpkrq8AnnMkNGpCZIoIKNkJ5U0RWfYsmOaYOzCaNq7LM g2PKteaQofHVV3oJbZkJSAs5eu1o7hYDMO3LWM+YB/0CE/yEqnx8tUeSiCLE35bMRcNdac jbOjRG9JSFjOuBQlJl8NO+/CTroIIdMqp2Xd7g5NQM3GWl2v+fTZz8Qe9FAYB2PN6kUUdR B3FUNIsCfoTQUfgxfqY7FkXseWjNcOsXKxCOpplG9CyAfGBKMrhQJEA1Jj+bzTcL8hHDN/ oeAsdZ/HLHlVVNk38tUQnEj6YdNyI8mgQ2ifL/3neRLKrBbs10PS+l9rYlCudQ== Received: by freefall.freebsd.org (Postfix, from userid 1033) id DC5D26AF; Mon, 01 Jun 2026 07:00:36 +0000 (UTC) Date: Mon, 1 Jun 2026 07:00:36 +0000 From: Alexey Dokuchaev To: Eric Turgeon Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: c63cde2c2486 - main - deskutils/mate-utils: switch to GitHub release asset Message-ID: References: <6a1c8ace.25d84.7921a681@gitrepo.freebsd.org> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@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=us-ascii Content-Disposition: inline In-Reply-To: <6a1c8ace.25d84.7921a681@gitrepo.freebsd.org> On Sun, May 31, 2026 at 07:23:58PM +0000, Eric Turgeon wrote: > commit c63cde2c2486e64ac6f05fce2d612afb46e2de79 > > deskutils/mate-utils: 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. Even so, DISTVERSION stays the same, does it mean that it's no longer fetchable? Otherwise I see no reason for the churn. > Use USE_GITHUB=nodefault with a release tarball instead of the > auto-generated one, as recommended by the porter's handbook. It seems you're reading it wrong, or simply don't really understand the machinery behind those things. Then again, other people had expressed similar concerns over your recent commits. Are you going to address them? ./danfe