From owner-svn-ports-head@freebsd.org Fri Feb 19 15:31:20 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 50B45531205; Fri, 19 Feb 2021 15:31:20 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DhwXS1snkz4cxY; Fri, 19 Feb 2021 15:31:20 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 33ABB63CF; Fri, 19 Feb 2021 15:31:20 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11JFVKoN000142; Fri, 19 Feb 2021 15:31:20 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11JFVJN2000140; Fri, 19 Feb 2021 15:31:19 GMT (envelope-from cy@FreeBSD.org) Message-Id: <202102191531.11JFVJN2000140@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Fri, 19 Feb 2021 15:31:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566077 - head/security/krb5-devel X-SVN-Group: ports-head X-SVN-Commit-Author: cy X-SVN-Commit-Paths: head/security/krb5-devel X-SVN-Commit-Revision: 566077 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Feb 2021 15:31:20 -0000 Author: cy Date: Fri Feb 19 15:31:19 2021 New Revision: 566077 URL: https://svnweb.freebsd.org/changeset/ports/566077 Log: security/krb5-devel: 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 Fri Feb 19 15:31:16 2021 (r566076) +++ head/security/krb5-devel/Makefile Fri Feb 19 15:31:19 2021 (r566077) @@ -7,8 +7,8 @@ CATEGORIES= security .if !defined(MASTERDIR) PKGNAMESUFFIX= -devel .endif -HASH= 9241e2e2e -MIT_COMMIT_DATE= 2021.02.05 +HASH= bd912c858 +MIT_COMMIT_DATE= 2021.02.15 PATCH_SITES= http://web.mit.edu/kerberos/advisories/ PATCH_DIST_STRIP= -p2 Modified: head/security/krb5-devel/distinfo ============================================================================== --- head/security/krb5-devel/distinfo Fri Feb 19 15:31:16 2021 (r566076) +++ head/security/krb5-devel/distinfo Fri Feb 19 15:31:19 2021 (r566077) @@ -1,3 +1,3 @@ -TIMESTAMP = 1613495827 -SHA256 (krb5-krb5-1.19.2021.02.05-9241e2e2e_GH0.tar.gz) = b903c4fd97aab80f927b77bebd10f8f36d368b95b9156457d73dfa619fd117b9 -SIZE (krb5-krb5-1.19.2021.02.05-9241e2e2e_GH0.tar.gz) = 5171097 +TIMESTAMP = 1613747707 +SHA256 (krb5-krb5-1.19.2021.02.15-bd912c858_GH0.tar.gz) = 5337b34a6e4228dd0e87590a79d7cf6e6c21769c3c64e09d9d7d1d63d5997173 +SIZE (krb5-krb5-1.19.2021.02.15-bd912c858_GH0.tar.gz) = 5171616