git: f53142e16976 - main - security/sssd2: bump port revision
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Dec 2024 20:49:09 UTC
The branch main has been updated by jhixson: URL: https://cgit.FreeBSD.org/ports/commit/?id=f53142e16976397a188f1d44ec743926b34feeb8 commit f53142e16976397a188f1d44ec743926b34feeb8 Author: John Hixson <jhixson@FreeBSD.org> AuthorDate: 2024-12-06 20:47:24 +0000 Commit: John Hixson <jhixson@FreeBSD.org> CommitDate: 2024-12-06 20:48:44 +0000 security/sssd2: bump port revision Added patch for finding UIDs without using procfs PR: 282469 --- security/sssd2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/sssd2/Makefile b/security/sssd2/Makefile index 9ecb31bb0e01..736e79634b66 100644 --- a/security/sssd2/Makefile +++ b/security/sssd2/Makefile @@ -1,6 +1,6 @@ PORTNAME= sssd PORTVERSION= 2.9.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security PKGNAMESUFFIX= 2