Update to the latest MIT KRB5 development commit on github.
This commit is contained in:
parent
676eca572f
commit
66421fee98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469008
3 changed files with 6 additions and 5 deletions
|
@ -7,8 +7,8 @@ CATEGORIES= security
|
|||
.if !defined(MASTERDIR)
|
||||
PKGNAMESUFFIX= -devel
|
||||
.endif
|
||||
HASH= d4d902d
|
||||
MIT_COMMIT_DATE= 2018.03.19
|
||||
HASH= 928a36a
|
||||
MIT_COMMIT_DATE= 2018.05.03
|
||||
|
||||
PATCH_SITES= http://web.mit.edu/kerberos/advisories/
|
||||
PATCH_DIST_STRIP= -p2
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1521506658
|
||||
SHA256 (krb5-krb5-1.17.2018.03.19-d4d902d_GH0.tar.gz) = f0016fef320d709fbd8ef0163a1765cf8f8cd68eef2ef4ffa3a538e0ef872a2f
|
||||
SIZE (krb5-krb5-1.17.2018.03.19-d4d902d_GH0.tar.gz) = 6190114
|
||||
TIMESTAMP = 1525412540
|
||||
SHA256 (krb5-krb5-1.17.2018.05.03-928a36a_GH0.tar.gz) = 2183af437b42a8e0ff77277e980e7ad2ab4ee6cd9f2075329275596f56ce19a4
|
||||
SIZE (krb5-krb5-1.17.2018.05.03-928a36a_GH0.tar.gz) = 6322684
|
||||
|
|
|
@ -100,6 +100,7 @@ lib/krb5/plugins/tls/k5tls.so
|
|||
%%LDAP%%lib/krb5/plugins/kdb/kldap.so
|
||||
lib/krb5/plugins/preauth/otp.so
|
||||
lib/krb5/plugins/preauth/pkinit.so
|
||||
lib/krb5/plugins/preauth/spake.so
|
||||
lib/krb5/plugins/preauth/test.so
|
||||
%%LDAP%%lib/libkdb_ldap.so
|
||||
%%LDAP%%lib/libkdb_ldap.so.1
|
||||
|
|
Loading…
Reference in a new issue