From nobody Mon Jun 8 20:13:44 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 4gZ3CF2SYCz6ggQw for ; Mon, 08 Jun 2026 20:13:45 +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 4gZ3CF0K49z3r48 for ; Mon, 08 Jun 2026 20:13:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780949625; 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=lriI9bl5q+SxtDHUuZ8C0m1/y5iI4xRxsR5Ezq3jcEc=; b=jKwLGArC6fcPAPCbhzzs2sZK2OT54IsHJfNFZFp865cmOFf3NtodylMJ+pGfJIR6ezXR5j T6wd7RIi2gNeQJjCDhgRMLGTgLAnjilye3L1MPZWU41BBx2n3UB3Ov4klPtxqUo/fiE63s e1Ltgx+7RAMq3Yq3w3rl0oENOtesnHLyV3McCpdUUAjCqz19crTMIAk0BOhFrktJWXbRl7 Y7Xh3fhRN2ZkeyKwxoaDqTuuixn9cK1aut6HtdYkPUdrla1kG1xeB8p/ZM9UzXkqHn2Bxd SpTTWnE/s0CGhGfwzXTVF7iw34zcVvgA4QejynVWH4aFpR06BvaVG+lONNwMzw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780949625; a=rsa-sha256; cv=none; b=t1VTb2MZAS+qOQjtQuX5YBYk6cXmBcg6CQWtZ0bnkhmLG/9PUxQQ1tB6UNIPxoAVQnnSGI Ux0FdjNta5Tl1Bp2u0QBr0Qc+JaSWFIWMUwSpO3vHL2IHbS7yn96NwtnhrwGGBmiRTETA3 FnUt7LnGcdZmz/HiqDxuZiMvL55QgFAc8lDvTnjZI9FzaLpYnLORE39xtmuKE8anPzjt/2 dsXWr1wtMtQqP8o9JuonMQkZiFITy0CAY2eUrwstKlciuk90qs8DXJmrGmka/CQ4+o3d9y sI2gUmA3reFmsOZkXoGGalWHkiWYR0mKAH5v4GhRCppTVIIeTD5UO3QNZbn3Aw== 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=1780949625; 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=lriI9bl5q+SxtDHUuZ8C0m1/y5iI4xRxsR5Ezq3jcEc=; b=aKSI7tibC4DAFzZeq7ZOjZLTAwS0AKqmwBhdvweEe7IWSljzFMUdEqFeC9jAN3AVUgFAyM cvFDdog5R3wpHUWB/Y5+E7FnI+pHjdbNCyay68BDNPvD0x2SGrNowSAZy/w3eCszbvhOox +IGVlRjAJFsnnR7Kwt4LFonf0chtzW1Oy1yobKICGzeqZO/IqPHmjUCbZE/lvJQNDf7gLq MLex/DGzcrAJXBGIopa+z5fr+Gq6yXk3xLDlJKTE08SU9rHtASJAxnrok37kAh6u8hfQTi uzB7lLZ52G6h99zZ72utacqGpC7k5Vbz8M+6b7zbXJaP5GUePmKxklenBmLxvQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gZ3CD6sy1z130C for ; Mon, 08 Jun 2026 20:13:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 442c2 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 08 Jun 2026 20:13:44 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guido Falsi Subject: git: 4cf001d0cbd9 - main - multimedia/audacious-plugins: Update to 4.6.1 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: madpilot X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4cf001d0cbd9a1a2706e9d37de5aac7236bf3749 Auto-Submitted: auto-generated Date: Mon, 08 Jun 2026 20:13:44 +0000 Message-Id: <6a272278.442c2.3283398@gitrepo.freebsd.org> The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=4cf001d0cbd9a1a2706e9d37de5aac7236bf3749 commit 4cf001d0cbd9a1a2706e9d37de5aac7236bf3749 Author: Guido Falsi AuthorDate: 2026-06-08 20:12:53 +0000 Commit: Guido Falsi CommitDate: 2026-06-08 20:13:39 +0000 multimedia/audacious-plugins: Update to 4.6.1 --- multimedia/audacious-plugins/Makefile | 2 +- multimedia/audacious-plugins/distinfo | 6 +++--- multimedia/audacious-plugins/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index 8ddd3c266229..651c2ba7cd08 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -1,5 +1,5 @@ PORTNAME= audacious-plugins -DISTVERSION= 4.6 +DISTVERSION= 4.6.1 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ diff --git a/multimedia/audacious-plugins/distinfo b/multimedia/audacious-plugins/distinfo index 5ddf182ff29b..1247d250b27f 100644 --- a/multimedia/audacious-plugins/distinfo +++ b/multimedia/audacious-plugins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1780260519 -SHA256 (audacious-plugins-4.6.tar.bz2) = ce708bca0194d3a1b2b8a89a2892e1c7798f374593563fb21c4c64b24ab8d83a -SIZE (audacious-plugins-4.6.tar.bz2) = 1787724 +TIMESTAMP = 1780859896 +SHA256 (audacious-plugins-4.6.1.tar.bz2) = 22e58a8a2c3f3caa9687434353618c822963cc8846cd239de36d4e8e5bd166a6 +SIZE (audacious-plugins-4.6.1.tar.bz2) = 1797504 diff --git a/multimedia/audacious-plugins/pkg-plist b/multimedia/audacious-plugins/pkg-plist index 9542466ce6b9..45e74d8a8a6a 100644 --- a/multimedia/audacious-plugins/pkg-plist +++ b/multimedia/audacious-plugins/pkg-plist @@ -266,6 +266,7 @@ share/audacious/Skins/Winamp2.9/volume.png %%NLS%%share/locale/id_ID/LC_MESSAGES/audacious-plugins.mo %%NLS%%share/locale/it/LC_MESSAGES/audacious-plugins.mo %%NLS%%share/locale/ja/LC_MESSAGES/audacious-plugins.mo +%%NLS%%share/locale/ka/LC_MESSAGES/audacious-plugins.mo %%NLS%%share/locale/ko/LC_MESSAGES/audacious-plugins.mo %%NLS%%share/locale/lt/LC_MESSAGES/audacious-plugins.mo %%NLS%%share/locale/lv/LC_MESSAGES/audacious-plugins.mo