From nobody Sat Jan 25 11:01:30 2025 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 4YgBZL6QD9z5mP1g; Sat, 25 Jan 2025 11:01:30 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YgBZL5rSxz3hGb; Sat, 25 Jan 2025 11:01:30 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737802890; 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=9RGzPtcuqUkUC0SF5xhx/gJH5DkFS1w9fYYk/IU23cw=; b=OxnJKX4QF3fvpengr7tELQ+VN9XKyRk1Fqty5YQXtbfYK2/0RsOQUUhRaxFEjjb/LEvppt ZCyuGvJ4jxSWYI3WdJh8UdaTdGVjvF8AcRzORs7zR2we4k8mFMpi1N7M546GMFOCvbn8CO mFi/mGYI04gKYvbQZcOjEiGfadFJezhZXhrrLoW/ecrodXLF36mCI8p11YesjGThYd8gLE lPMw3Aoy/yyquIMlWoIVyvOn5OpPvDFxBjUgblwr645ovEmqOLh9f8nJG1ov7zFpaKq8AF 8tdg3/g5QqVmJFmODm/qLW+mLpXMaJBot5QEpdbqaJSc3HeZaN0Q2NBiODedWg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737802890; 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=9RGzPtcuqUkUC0SF5xhx/gJH5DkFS1w9fYYk/IU23cw=; b=NAJxVSyAOuA7+rDsbjzc8HMOQuwVz52p9VEpQFnN9RRd/d9rtBhkGVZwetytG9CoOvJqvl EvzHgcEPdhw8R8BB2GGd9CSAfmONptSTlCHhiZVP+YoeuWnaLkPegu+xMlDJeYi/aASIfG 6W+s2juR8LLzzfn5oXm3CCXsUXbMcYl3uyZ1v7lurX676p7tNHf10OSwaWpUa8G6CDpr3U B20KaHmLjHwEQBSMcZ5Gue7SUnKrgMkr/1l0dlWZIM2QDqUG1jRCHqkL239uMbR+xdTJ2Z JKOfKM76fio3S6ordCAs/teiOmY+O9NCpgQdfHn9hLC7s4MIhYSshFP1+KS7Mw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737802890; a=rsa-sha256; cv=none; b=ccuDzN/zjTH3SbaYykb0bV3FYMEjfa5Ve1+3UHp0XUTAjcms2J40ZMmyOfpYwg8/Od9xha HHj+xMvfxAqgbFWypcB2PqOKA1as7Vz/Up6qbEljQLXSw0VYkhobkbVEv3eebRsL0h7b7G PoVix+rCBGrmDWD9npBNTpJNHL85HJqBTsYRRJxCGA7civILOaPAGlPcgdQaKhJ3GpTWXA AlD84UvO25wK5UGheeC61KdVlKftfJewUzwGRPNxux0RdJ/CVgyiIs5bXkB/IVLukwHg2c yru7EIEzdxsA/sjPFxxCD5F2o5SPN9XrTHfNHKIM2omOPpH33X84PUXqWmJkPg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: by freefall.freebsd.org (Postfix, from userid 1033) id B367516C24; Sat, 25 Jan 2025 11:01:30 +0000 (UTC) Date: Sat, 25 Jan 2025 11:01:30 +0000 From: Alexey Dokuchaev To: Daniel Engberg Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: cb4db63ecc05 - main - audio/vsound: undeprecate the port and assume its maintainership Message-ID: References: <202501250201.50P21JgG098727@gitrepo.freebsd.org> 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 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Sat, Jan 25, 2025 at 11:37:05AM +0100, Daniel Engberg wrote: > Hi, > > Please add reasonable MASTER_SITES if you plan to revive ports. Hi, please fix your MUA as it fubars the quoting. > MASTER_SITES= GENTOO/distfiles/65/ instead of point to a specific one. From that commit I reckoned they've changed something behind the scenes so these simple tricks won't work. I guess I'd have to see for myself what had happened to Gentoo mirrors. Of course I'd much rather use GENTOO/distfiles/65 so long as it actually works, but then perhaps we'd have to rethink all GENTOO drops and fix them instead? > freebsd.nsu.ru has been dead for at least months and still is, > https://www.isitdownrightnow.com/freebsd.nsu.ru.html I'm well aware, it's *my* machine at the university and I plan to put it back online sooner or later. Unfortunately, getting access to it became rather hard after 24.02.2022. :( ./danfe