Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2019 20:15:37 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514250 - head/security/krb5-devel
Message-ID:  <201910102015.x9AKFbfY061164@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Thu Oct 10 20:15:37 2019
New Revision: 514250
URL: https://svnweb.freebsd.org/changeset/ports/514250

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	Thu Oct 10 20:15:20 2019	(r514249)
+++ head/security/krb5-devel/Makefile	Thu Oct 10 20:15:37 2019	(r514250)
@@ -7,8 +7,8 @@ CATEGORIES=		security
 .if !defined(MASTERDIR)
 PKGNAMESUFFIX=		-devel
 .endif
-HASH=			ca1057fe6
-MIT_COMMIT_DATE=	2019.09.20
+HASH=			dada2c11a
+MIT_COMMIT_DATE=	2019.10.10
 
 PATCH_SITES=		http://web.mit.edu/kerberos/advisories/
 PATCH_DIST_STRIP=	-p2

Modified: head/security/krb5-devel/distinfo
==============================================================================
--- head/security/krb5-devel/distinfo	Thu Oct 10 20:15:20 2019	(r514249)
+++ head/security/krb5-devel/distinfo	Thu Oct 10 20:15:37 2019	(r514250)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569007433
-SHA256 (krb5-krb5-1.18.2019.09.20-ca1057fe6_GH0.tar.gz) = 956aa6aab52aa7634c9357122c83e821bb77a45923242d3c619e25415c6ce179
-SIZE (krb5-krb5-1.18.2019.09.20-ca1057fe6_GH0.tar.gz) = 5151770
+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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910102015.x9AKFbfY061164>