Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 2020 05:27:50 +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: r550763 - head/security/krb5-devel
Message-ID:  <202010010527.0915RomJ008259@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Thu Oct  1 05:27:49 2020
New Revision: 550763
URL: https://svnweb.freebsd.org/changeset/ports/550763

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  1 05:25:48 2020	(r550762)
+++ head/security/krb5-devel/Makefile	Thu Oct  1 05:27:49 2020	(r550763)
@@ -7,8 +7,8 @@ CATEGORIES=		security
 .if !defined(MASTERDIR)
 PKGNAMESUFFIX=		-devel
 .endif
-HASH=			521175fd4
-MIT_COMMIT_DATE=	2020.09.20
+HASH=			7ccc08a88
+MIT_COMMIT_DATE=	2020.09.30
 
 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  1 05:25:48 2020	(r550762)
+++ head/security/krb5-devel/distinfo	Thu Oct  1 05:27:49 2020	(r550763)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600906810
-SHA256 (krb5-krb5-1.18.2020.09.20-521175fd4_GH0.tar.gz) = 8b24ce705923405a8c8d1e358536bc0d15f94fd5615ee298b7b800f5d4b18849
-SIZE (krb5-krb5-1.18.2020.09.20-521175fd4_GH0.tar.gz) = 5153544
+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



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