Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2020 21:08:51 +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: r552770 - head/security/krb5-devel
Message-ID:  <202010192108.09JL8pd4098423@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Mon Oct 19 21:08:51 2020
New Revision: 552770
URL: https://svnweb.freebsd.org/changeset/ports/552770

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 19 21:08:12 2020	(r552769)
+++ head/security/krb5-devel/Makefile	Mon Oct 19 21:08:51 2020	(r552770)
@@ -7,8 +7,8 @@ CATEGORIES=		security
 .if !defined(MASTERDIR)
 PKGNAMESUFFIX=		-devel
 .endif
-HASH=			7ccc08a88
-MIT_COMMIT_DATE=	2020.09.30
+HASH=			cb5f19005
+MIT_COMMIT_DATE=	2020.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	Mon Oct 19 21:08:12 2020	(r552769)
+++ head/security/krb5-devel/distinfo	Mon Oct 19 21:08:51 2020	(r552770)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601528452
-SHA256 (krb5-krb5-1.18.2020.09.30-7ccc08a88_GH0.tar.gz) = ebf295946e739e7b15a9c79d2503c62f9974bbe372aa4249f86ff76e4e133447
-SIZE (krb5-krb5-1.18.2020.09.30-7ccc08a88_GH0.tar.gz) = 5153490
+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



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