Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2026 17:38:12 +0000
From:      Christos Margiolis <christos@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 092f8040d318 - main - GIDs: Mark 43 as used by the audio group
Message-ID:  <6a0f4304.247c0.17a40d4a@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by christos:

URL: https://cgit.FreeBSD.org/ports/commit/?id=092f8040d31864eb1055a938cef62891b04c623e

commit 092f8040d31864eb1055a938cef62891b04c623e
Author:     Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2026-05-14 14:13:46 +0000
Commit:     Christos Margiolis <christos@FreeBSD.org>
CommitDate: 2026-05-21 17:34:14 +0000

    GIDs: Mark 43 as used by the audio group
    
    src commit 6024e3f99a1e ("Add audio group") introduced GID_AUDIO with
    this GID.
    
    Sponsored by:   The FreeBSD Foundation
    Reviewed by:    emaste
    Pull-Request:   https://ron-dev.freebsd.org/FreeBSD/ports/pulls/14
---
 GIDs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/GIDs b/GIDs
index bf446d5faa1b..d1686ae6cd70 100644
--- a/GIDs
+++ b/GIDs
@@ -6,6 +6,7 @@ operator:*:5:amanda
 mail:*:6:postfix,clamav
 ftp:*:14:
 smmsp:*:25:
+audio:*:43:
 video:*:44:lightdm
 bind:*:53:
 rdfdb:*:55:


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0f4304.247c0.17a40d4a>