svn commit: r553360 - head/security/krb5-devel

Cy Schubert cy at FreeBSD.org
Mon Oct 26 16:15:16 UTC 2020


Author: cy
Date: Mon Oct 26 16:15:15 2020
New Revision: 553360
URL: https://svnweb.freebsd.org/changeset/ports/553360

Log:
  Update to the latest MIT KRB5 commit on github.

Modified:
  head/security/krb5-devel/Makefile   (contents, props changed)
  head/security/krb5-devel/distinfo   (contents, props changed)

Modified: head/security/krb5-devel/Makefile
==============================================================================
--- head/security/krb5-devel/Makefile	Mon Oct 26 15:48:02 2020	(r553359)
+++ head/security/krb5-devel/Makefile	Mon Oct 26 16:15:15 2020	(r553360)
@@ -7,8 +7,8 @@ CATEGORIES=		security
 .if !defined(MASTERDIR)
 PKGNAMESUFFIX=		-devel
 .endif
-HASH=			cb5f19005
-MIT_COMMIT_DATE=	2020.10.10
+HASH=			6dbf0b755
+MIT_COMMIT_DATE=	2020.10.15
 
 PATCH_SITES=		http://web.mit.edu/kerberos/advisories/
 PATCH_DIST_STRIP=	-p2

Modified: head/security/krb5-devel/distinfo
==============================================================================
--- head/security/krb5-devel/distinfo	Mon Oct 26 15:48:02 2020	(r553359)
+++ head/security/krb5-devel/distinfo	Mon Oct 26 16:15:15 2020	(r553360)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603138244
-SHA256 (krb5-krb5-1.18.2020.10.10-cb5f19005_GH0.tar.gz) = b4d073f056f667ef8893a609c15899dcb6366737f98d6cdc6cc1b19bd198dbed
-SIZE (krb5-krb5-1.18.2020.10.10-cb5f19005_GH0.tar.gz) = 5162684
+TIMESTAMP = 1603723971
+SHA256 (krb5-krb5-1.18.2020.10.15-6dbf0b755_GH0.tar.gz) = 73d2881665e3f319ca7284f9d36794e6746637e24a4c6c978266b646f5bfb9b6
+SIZE (krb5-krb5-1.18.2020.10.15-6dbf0b755_GH0.tar.gz) = 5163705


More information about the svn-ports-all mailing list