From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9C44715808B for ; Sat, 19 Mar 2022 08:24:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCC89E08EC; Sat, 19 Mar 2022 08:24:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 40DF1E08EC for ; Sat, 19 Mar 2022 08:24:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3A099343967 for ; Sat, 19 Mar 2022 08:24:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92E6DD0 for ; Sat, 19 Mar 2022 08:24:36 +0000 (UTC) From: "Eray Aslan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Eray Aslan" Message-ID: <1647678218.bae49e0d79a34dcd4f545f8b829427d6277d88ed.eras@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_krb5/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/pam_krb5/Manifest sys-auth/pam_krb5/pam_krb5-4.11.ebuild X-VCS-Directories: sys-auth/pam_krb5/ X-VCS-Committer: eras X-VCS-Committer-Name: Eray Aslan X-VCS-Revision: bae49e0d79a34dcd4f545f8b829427d6277d88ed X-VCS-Branch: master Date: Sat, 19 Mar 2022 08:24:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 22faea9d-23e4-422c-8bfe-e1b8cb92a81c X-Archives-Hash: d465407be03eb6a89a6f9061bbd4d4f1 commit: bae49e0d79a34dcd4f545f8b829427d6277d88ed Author: Eray Aslan gentoo org> AuthorDate: Sat Mar 19 08:23:13 2022 +0000 Commit: Eray Aslan gentoo org> CommitDate: Sat Mar 19 08:23:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bae49e0d sys-auth/pam_krb5: add 4.11 Closes: https://bugs.gentoo.org/835605 Signed-off-by: Eray Aslan gentoo.org> sys-auth/pam_krb5/Manifest | 1 + sys-auth/pam_krb5/pam_krb5-4.11.ebuild | 35 ++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/sys-auth/pam_krb5/Manifest b/sys-auth/pam_krb5/Manifest index a734139dd013..ec0e19a32dd9 100644 --- a/sys-auth/pam_krb5/Manifest +++ b/sys-auth/pam_krb5/Manifest @@ -1,2 +1,3 @@ DIST pam-krb5-4.10.tar.gz 619678 BLAKE2B c69e77c0a9f2c96b73af21d95ceb0f8e35e01d6886a2de6b9fb845d0236c4abba30e68f343166bc2c37eaac5bea11d0f1a6d64bfcd481792150bb93ae8ef8eb5 SHA512 6c05352726bdb1463509e6ff4746460ee4f9c6302241dfda94c35b218198f38e40d409cc81e7c8ee8cdcd5291b1ee121f79ae32bd63ea8871462beec70076448 +DIST pam-krb5-4.11.tar.gz 625522 BLAKE2B 304cf596f9044de80d56fcc15ee4354180b2309bc89eba2a9c8904bbbd09b2871a8186255a701fd605a04b8bdff4fabfc0e7914337d51b0c2e3460e018157a8e SHA512 a48ff063227b77c7487b8afa50a7365e919c276ef829de1ed9f77c32f2cfdffb234fc156bb60e05d9b3b4f51bc1daff90e28f0256746923ea169cb1bd2821c2e DIST pam-krb5-4.9.tar.gz 630425 BLAKE2B dc4a539c25c72c50c07ca3359d1dcdcb58b36ec48fc8fa40600c2fece2de8f3cc6af583fce2640ef2d515c342487f9398ed9153abb734ee2dd73b3d440bd00ab SHA512 0e93fbfacf56f9935902ead000dc46732c8a11cc2689c00b68cbaaf6519108a4ce53bb943479d01e439fb92bcc5c1a219d2b816a5ade2af54ea093bb78907201 diff --git a/sys-auth/pam_krb5/pam_krb5-4.11.ebuild b/sys-auth/pam_krb5/pam_krb5-4.11.ebuild new file mode 100644 index 000000000000..cffe652ada4e --- /dev/null +++ b/sys-auth/pam_krb5/pam_krb5-4.11.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Kerberos V PAM Authentication Module" +HOMEPAGE="https://www.eyrie.org/~eagle/software/pam-krb5/" +SRC_URI="https://archives.eyrie.org/software/kerberos/pam-krb5-${PV}.tar.gz" + +LICENSE="|| ( BSD-2 GPL-2 )" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +IUSE="" +# tests fail without a /etc/krb5.conf +#RESTRICT="test" + +DEPEND="virtual/krb5 + virtual/libcrypt:= + sys-libs/pam" + +RDEPEND="${DEPEND}" + +S="${WORKDIR}/${P/_/-}" + +src_configure() { + econf \ + --libdir=/$(get_libdir) +} + +src_install() { + emake DESTDIR="${D}" install + dodoc NEWS README TODO + + rm "${D}/$(get_libdir)/security/pam_krb5.la" +}