From owner-svn-ports-head@freebsd.org Thu Dec 12 20:55:20 2019 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 EB21E1DAE9F; Thu, 12 Dec 2019 20:55: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) 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 47YmK462f9z46pQ; Thu, 12 Dec 2019 20:55: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 CA9171826; Thu, 12 Dec 2019 20:55: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 xBCKtK07052887; Thu, 12 Dec 2019 20:55:20 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBCKtKIJ052882; Thu, 12 Dec 2019 20:55:20 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201912122055.xBCKtKIJ052882@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Thu, 12 Dec 2019 20:55:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519949 - 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: 519949 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.29 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: Thu, 12 Dec 2019 20:55:21 -0000 Author: cy Date: Thu Dec 12 20:55:19 2019 New Revision: 519949 URL: https://svnweb.freebsd.org/changeset/ports/519949 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) head/security/krb5-devel/pkg-plist (contents, props changed) Modified: head/security/krb5-devel/Makefile ============================================================================== --- head/security/krb5-devel/Makefile Thu Dec 12 20:55:15 2019 (r519948) +++ head/security/krb5-devel/Makefile Thu Dec 12 20:55:19 2019 (r519949) @@ -7,8 +7,8 @@ CATEGORIES= security .if !defined(MASTERDIR) PKGNAMESUFFIX= -devel .endif -HASH= 24b844714 -MIT_COMMIT_DATE= 2019.10.09 +HASH= 17b40b1ac +MIT_COMMIT_DATE= 2019.12.12 PATCH_SITES= http://web.mit.edu/kerberos/advisories/ PATCH_DIST_STRIP= -p2 Modified: head/security/krb5-devel/distinfo ============================================================================== --- head/security/krb5-devel/distinfo Thu Dec 12 20:55:15 2019 (r519948) +++ head/security/krb5-devel/distinfo Thu Dec 12 20:55:19 2019 (r519949) @@ -1,3 +1,3 @@ -TIMESTAMP = 1573340189 -SHA256 (krb5-krb5-1.18.2019.10.09-24b844714_GH0.tar.gz) = 1bf12ca184c6adceb60a7b92ddd2edada47ab36a2af5f6095e4411dd9aaf5d6e -SIZE (krb5-krb5-1.18.2019.10.09-24b844714_GH0.tar.gz) = 5152137 +TIMESTAMP = 1576181088 +SHA256 (krb5-krb5-1.18.2019.12.12-17b40b1ac_GH0.tar.gz) = ef9833fa09099356b86cfd0fd8db9d52a49f09ccdaa31d14ad9426a7f375a6ef +SIZE (krb5-krb5-1.18.2019.12.12-17b40b1ac_GH0.tar.gz) = 5163357 Modified: head/security/krb5-devel/pkg-plist ============================================================================== --- head/security/krb5-devel/pkg-plist Thu Dec 12 20:55:15 2019 (r519948) +++ head/security/krb5-devel/pkg-plist Thu Dec 12 20:55:19 2019 (r519949) @@ -23,6 +23,7 @@ bin/uuclient include/com_err.h include/gssapi.h include/gssapi/gssapi.h +include/gssapi/gssapi_alloc.h include/gssapi/gssapi_ext.h include/gssapi/gssapi_generic.h include/gssapi/gssapi_krb5.h