From owner-svn-ports-head@freebsd.org Fri Nov 2 05:55:07 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6AF6E10E9D0C; Fri, 2 Nov 2018 05:55:07 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0463D77574; Fri, 2 Nov 2018 05:55:07 +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 DB579268BD; Fri, 2 Nov 2018 05:55:06 +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 wA25t6HE071811; Fri, 2 Nov 2018 05:55:06 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wA25t67E071808; Fri, 2 Nov 2018 05:55:06 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201811020555.wA25t67E071808@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Fri, 2 Nov 2018 05:55:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483772 - 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: 483772 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: Fri, 02 Nov 2018 05:55:07 -0000 Author: cy Date: Fri Nov 2 05:55:06 2018 New Revision: 483772 URL: https://svnweb.freebsd.org/changeset/ports/483772 Log: Update to the latest MIT krb5 commit on github. This includes commits preparing for the upcoming krb5 1.17 and preparation for krb5 1.18 development. 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 Fri Nov 2 05:55:00 2018 (r483771) +++ head/security/krb5-devel/Makefile Fri Nov 2 05:55:06 2018 (r483772) @@ -7,8 +7,8 @@ CATEGORIES= security .if !defined(MASTERDIR) PKGNAMESUFFIX= -devel .endif -HASH= 0b87273 -MIT_COMMIT_DATE= 2018.10.23 +HASH= fc4a601 +MIT_COMMIT_DATE= 2018.11.01 PATCH_SITES= http://web.mit.edu/kerberos/advisories/ PATCH_DIST_STRIP= -p2 Modified: head/security/krb5-devel/distinfo ============================================================================== --- head/security/krb5-devel/distinfo Fri Nov 2 05:55:00 2018 (r483771) +++ head/security/krb5-devel/distinfo Fri Nov 2 05:55:06 2018 (r483772) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540361537 -SHA256 (krb5-krb5-1.17.2018.10.23-0b87273_GH0.tar.gz) = 0d31d8172ce008a9e354ee92a28cf74fce429ee38564f6cfb0422cd7e89c2ab7 -SIZE (krb5-krb5-1.17.2018.10.23-0b87273_GH0.tar.gz) = 5236357 +TIMESTAMP = 1541136496 +SHA256 (krb5-krb5-1.17.2018.11.01-fc4a601_GH0.tar.gz) = 1f619273fad150bdc718844eaf70bf260d7cc8c353dbb97361af98dff75fd546 +SIZE (krb5-krb5-1.17.2018.11.01-fc4a601_GH0.tar.gz) = 5241358 Modified: head/security/krb5-devel/pkg-plist ============================================================================== --- head/security/krb5-devel/pkg-plist Fri Nov 2 05:55:00 2018 (r483771) +++ head/security/krb5-devel/pkg-plist Fri Nov 2 05:55:06 2018 (r483772) @@ -140,6 +140,7 @@ man/man5/.k5identity.5.gz man/man5/.k5login.5.gz man/man5/k5identity.5.gz man/man5/k5login.5.gz +man/man7/kerberos.7.gz man/man8/krb5kdc.8.gz man/man8/kadmin.local.8.gz man/man8/kdb5_ldap_util.8.gz