From owner-svn-ports-all@freebsd.org Fri Feb 7 19:38:37 2020 Return-Path: Delivered-To: svn-ports-all@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 3598622C389; Fri, 7 Feb 2020 19:38:37 +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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48DlwD5F55z3R24; Fri, 7 Feb 2020 19:38:36 +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 AC1F3997C; Fri, 7 Feb 2020 19:38:36 +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 017Jcah7023885; Fri, 7 Feb 2020 19:38:36 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 017Jcaci023883; Fri, 7 Feb 2020 19:38:36 GMT (envelope-from cy@FreeBSD.org) Message-Id: <202002071938.017Jcaci023883@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Fri, 7 Feb 2020 19:38:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r525499 - 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: 525499 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Feb 2020 19:38:37 -0000 Author: cy Date: Fri Feb 7 19:38:36 2020 New Revision: 525499 URL: https://svnweb.freebsd.org/changeset/ports/525499 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 Fri Feb 7 19:38:32 2020 (r525498) +++ head/security/krb5-devel/Makefile Fri Feb 7 19:38:36 2020 (r525499) @@ -7,8 +7,8 @@ CATEGORIES= security .if !defined(MASTERDIR) PKGNAMESUFFIX= -devel .endif -HASH= a3a5c9b31 -MIT_COMMIT_DATE= 2020.01.30 +HASH= bf9b2134c +MIT_COMMIT_DATE= 2020.02.07 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 7 19:38:32 2020 (r525498) +++ head/security/krb5-devel/distinfo Fri Feb 7 19:38:36 2020 (r525499) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580444696 -SHA256 (krb5-krb5-1.18.2020.01.30-a3a5c9b31_GH0.tar.gz) = 87dd2a5ac6dd5d540c3aaa9eb24059466d48938f938c656045b4af0c4f9989cb -SIZE (krb5-krb5-1.18.2020.01.30-a3a5c9b31_GH0.tar.gz) = 5160771 +TIMESTAMP = 1581102827 +SHA256 (krb5-krb5-1.18.2020.02.07-bf9b2134c_GH0.tar.gz) = 09270aaf5fd580ecda2ad114356ef27ccdc96bdfd6e43008bf11f539ed87ef26 +SIZE (krb5-krb5-1.18.2020.02.07-bf9b2134c_GH0.tar.gz) = 5161026