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

Cy Schubert cy at FreeBSD.org
Mon Aug 12 05:15:26 UTC 2019


Author: cy
Date: Mon Aug 12 05:15:24 2019
New Revision: 508707
URL: https://svnweb.freebsd.org/changeset/ports/508707

Log:
  Update to the latest MIT KRB5 github commit.

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 Aug 12 05:15:20 2019	(r508706)
+++ head/security/krb5-devel/Makefile	Mon Aug 12 05:15:24 2019	(r508707)
@@ -7,8 +7,8 @@ CATEGORIES=		security
 .if !defined(MASTERDIR)
 PKGNAMESUFFIX=		-devel
 .endif
-HASH=			dd402f9
-MIT_COMMIT_DATE=	2019.08.04
+HASH=			d81c587
+MIT_COMMIT_DATE=	2019.08.11
 
 PATCH_SITES=		http://web.mit.edu/kerberos/advisories/
 PATCH_DIST_STRIP=	-p2

Modified: head/security/krb5-devel/distinfo
==============================================================================
--- head/security/krb5-devel/distinfo	Mon Aug 12 05:15:20 2019	(r508706)
+++ head/security/krb5-devel/distinfo	Mon Aug 12 05:15:24 2019	(r508707)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564938864
-SHA256 (krb5-krb5-1.18.2019.08.04-dd402f9_GH0.tar.gz) = e1db23f11130b4eb293fe7318b33891cadd0fd81fee5bcb65b14c90810bddbfc
-SIZE (krb5-krb5-1.18.2019.08.04-dd402f9_GH0.tar.gz) = 5141959
+TIMESTAMP = 1565586493
+SHA256 (krb5-krb5-1.18.2019.08.11-d81c587_GH0.tar.gz) = a2bef8562e473e200a9f994b14b481e70a42b52f539e549c85098e05d270bebc
+SIZE (krb5-krb5-1.18.2019.08.11-d81c587_GH0.tar.gz) = 5142348


More information about the svn-ports-all mailing list