From owner-svn-ports-all@freebsd.org Wed Dec 6 04:43:05 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06D2CE8FC2F; Wed, 6 Dec 2017 04:43:05 +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 mx1.freebsd.org (Postfix) with ESMTPS id C535B30DE; Wed, 6 Dec 2017 04:43:04 +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 vB64h3nD003398; Wed, 6 Dec 2017 04:43:03 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB64h3TS003397; Wed, 6 Dec 2017 04:43:03 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201712060443.vB64h3TS003397@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 6 Dec 2017 04:43:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455635 - head/security/krb5-114 X-SVN-Group: ports-head X-SVN-Commit-Author: cy X-SVN-Commit-Paths: head/security/krb5-114 X-SVN-Commit-Revision: 455635 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.25 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: Wed, 06 Dec 2017 04:43:05 -0000 Author: cy Date: Wed Dec 6 04:43:03 2017 New Revision: 455635 URL: https://svnweb.freebsd.org/changeset/ports/455635 Log: As per MIT policy, deprecate and expire twelve months following release of 1.16 (+ grace period to end of month). Modified: head/security/krb5-114/Makefile Modified: head/security/krb5-114/Makefile ============================================================================== --- head/security/krb5-114/Makefile Wed Dec 6 04:18:14 2017 (r455634) +++ head/security/krb5-114/Makefile Wed Dec 6 04:43:03 2017 (r455635) @@ -17,6 +17,9 @@ COMMENT= MIT implementation of RFC 4120 network authe LICENSE= MIT +DEPRECATED= EOL twelve months after release of krb5-1.16 +EXPIRATION_DATE= 2017-12-31 + CONFLICTS= heimdal-[0-9]* srp-[0-9]* krb5-11[35]-[0-9]* \ krb5-1.[0-9]* krb5-devel-*