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

Cy Schubert cy at FreeBSD.org
Mon Oct 21 20:24:31 UTC 2019


Author: cy
Date: Mon Oct 21 20:24:31 2019
New Revision: 515125
URL: https://svnweb.freebsd.org/changeset/ports/515125

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 Oct 21 20:24:27 2019	(r515124)
+++ head/security/krb5-devel/Makefile	Mon Oct 21 20:24:31 2019	(r515125)
@@ -7,8 +7,8 @@ CATEGORIES=		security
 .if !defined(MASTERDIR)
 PKGNAMESUFFIX=		-devel
 .endif
-HASH=			dada2c11a
-MIT_COMMIT_DATE=	2019.10.10
+HASH=			e60d01eb1
+MIT_COMMIT_DATE=	2019.10.21
 
 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 21 20:24:27 2019	(r515124)
+++ head/security/krb5-devel/distinfo	Mon Oct 21 20:24:31 2019	(r515125)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570710588
-SHA256 (krb5-krb5-1.18.2019.10.10-dada2c11a_GH0.tar.gz) = d5a263c67e961532bfee8a78d677abc13fad5fb35467986525a75486067664b9
-SIZE (krb5-krb5-1.18.2019.10.10-dada2c11a_GH0.tar.gz) = 5151570
+TIMESTAMP = 1571688204
+SHA256 (krb5-krb5-1.18.2019.10.21-e60d01eb1_GH0.tar.gz) = 7a4b46a124293b7758be07278eed73f0050bde33b185a021555eadb1512652ee
+SIZE (krb5-krb5-1.18.2019.10.21-e60d01eb1_GH0.tar.gz) = 5151633


More information about the svn-ports-head mailing list