git: 94d5d2c81e42 - main - security/krb5: Remove expirred krb5 version
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 May 2022 13:45:58 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=94d5d2c81e421acbadb1f21bec546fb023ce4d6c commit 94d5d2c81e421acbadb1f21bec546fb023ce4d6c Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2022-05-27 00:12:41 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2022-05-27 13:45:06 +0000 security/krb5: Remove expirred krb5 version This makefile was not updated when krb5-117 was removed. Fixes: e2dd87ef868d82a7b51410eedd638c76340c88fa --- security/krb5/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/krb5/Makefile b/security/krb5/Makefile index 91ad61a0ac8f..31d0674d672f 100644 --- a/security/krb5/Makefile +++ b/security/krb5/Makefile @@ -1,4 +1,4 @@ -VERSIONS= 117 118 119 +VERSIONS= 118 119 # When changing this, remember to build test security/sssd with SMB=on # Reference: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244778 KRB5_VERSION?= 119