From nobody Mon Aug 3 03:59: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 4hD2xd4TRKz6n5JH for ; Mon, 03 Aug 2026 03:59:49 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hD2xc6pC0z3YJM for ; Mon, 03 Aug 2026 03:59:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785729588; 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=uYvGjS6gXtz8HShtCV8wFxjKn0XuIRuDBMbP9oEUfj0=; b=XgfEdPNnjbatMwdD2HFvYldOXNYIvmPzHxF9VBoaUk7GC2nFmbxzRSAfE28mFb3y/tXdyy upfI3lT/uswm48nZ+8qKPysCsi/YELXff2FO3NescPeoLMslVTlz/FE6yYrs/2ARXbZxGT xymQInMwKdTn2IXsFCJkAUAhL38FIYGn3OCBhKZmNnKRMNxBl+1/Feh/oPqUQbBA14M3Wb Ldhfd/30moDqkrXiZ5sEtJ5EZcRzThNJyqvMoaoIl0Z1HEfmnvTWV8hTVQwBlhs/1HYxRy jJrFkFygFA20gKPcBvw/kzaRcQV++0aUddmuMMQA3zpDfBVnXpvDnZKS510hTg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785729589; a=rsa-sha256; cv=none; b=U+klVOrv9c3wbU1reZX5UEtS4tRXXBs3sQZw+lO7rIgb8b4BrtR9N9VthG34YbS3k5bQTf lDIawkxTM5m638b0k852Ww9K6usSrFOTfIjsJYiEXkWtNAoWKOSgsP/HVQf6lBHi3sPkea Su3SeYaAoUP3m1u0fVYx1c3eaX3EY1XydOFHrgQYK0u2FVWjxjbw1e1SXWla5MCzYxH4n7 Lsm7/rELknA3zHZhblb15QVj/hHsiQ+HxH34zR/Ub5V1hbFoNP77J70c2POBneJOfJtUIa oHGwbQa+e/ouahGy3Y2r7AIkgsMO5KiaRPj94IlqQ9nSSZlE/tDDgSzRtmNa8A== 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=1785729589; 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=uYvGjS6gXtz8HShtCV8wFxjKn0XuIRuDBMbP9oEUfj0=; b=tgxKTK28dfj7TIh7RQAlcqQUf41ozB3u7qpyrnc5pfxzmA76Z3GtSuCUbLFdaBINYp1FMw GeMUz8jZRH0KARyLnaf2HW3BARB7HDUAfiMns6UdL/DOMrHn7mgVDoG+83OhQ+v2Jy3ATR AE+4TWDYidFazvliflpu1Fa/hGSy36uXOYilPs+Wa5uu8eP8sSwn6QsLQwiol6hR8rDn0c OzAuEcg+/oekqppCWf+oj3zQUCAccRqSyA47dvUEH8ploPQp5eaSafp5wcFPI/B7Txsig2 VUI8OLHtPccUtBJln7+7LKDfw2atTm/74CXGt2iLvNYqO3110sXOafy0w6jRaQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hD2xc5ZNxzlDK for ; Mon, 03 Aug 2026 03:59:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3b37c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 03 Aug 2026 03:59:43 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: ffea578ea6b4 - main - */*: Reset maintainer uddka@student.kit.edu 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ffea578ea6b465f16d61853c223ca29d13e1ea97 Auto-Submitted: auto-generated Date: Mon, 03 Aug 2026 03:59:43 +0000 Message-Id: <6a70122f.3b37c.5d45e2c1@gitrepo.freebsd.org> The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ffea578ea6b465f16d61853c223ca29d13e1ea97 commit ffea578ea6b465f16d61853c223ca29d13e1ea97 Author: Yuri Victorovich AuthorDate: 2026-08-03 00:59:16 +0000 Commit: Yuri Victorovich CommitDate: 2026-08-03 03:59:40 +0000 */*: Reset maintainer uddka@student.kit.edu Timeouts on PRs: * 266917 * 260806 * 236000 * 244513 * 241511 etc. There hasn't been a meaningful response from this maintainer for years. Approved by: portmgr (ports handbook policy about maintainer timeouts) --- audio/sonic-visualiser/Makefile | 2 +- audio/vamp-plugin-sdk/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/sonic-visualiser/Makefile b/audio/sonic-visualiser/Makefile index 0069acf25438..ea27dcbf0283 100644 --- a/audio/sonic-visualiser/Makefile +++ b/audio/sonic-visualiser/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 14 CATEGORIES= audio MASTER_SITES= https://code.soundsoftware.ac.uk/attachments/download/2607/ -MAINTAINER= uddka@student.kit.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Program for viewing and analysing the contents of music audio files WWW= https://www.sonicvisualiser.org/ diff --git a/audio/vamp-plugin-sdk/Makefile b/audio/vamp-plugin-sdk/Makefile index b848d2718ef6..7e6e82609587 100644 --- a/audio/vamp-plugin-sdk/Makefile +++ b/audio/vamp-plugin-sdk/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= https://code.soundsoftware.ac.uk/attachments/download/2588/ -MAINTAINER= uddka@student.kit.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Vamp audio analysis plugin SDK WWW= https://www.vamp-plugins.org/