From: "Eray Aslan" <eras@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_krb5/
Date: Wed, 1 Sep 2021 07:05:59 +0000 (UTC) [thread overview]
Message-ID: <1630479935.eb3521982aff9757e72070e36fd6ddd77988e93c.eras@gentoo> (raw)
commit: eb3521982aff9757e72070e36fd6ddd77988e93c
Author: Eray Aslan <eras <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 1 07:05:35 2021 +0000
Commit: Eray Aslan <eras <AT> gentoo <DOT> org>
CommitDate: Wed Sep 1 07:05:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb352198
sys-auth/pam_krb5: bump to 4.10
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Eray Aslan <eras <AT> gentoo.org>
sys-auth/pam_krb5/Manifest | 1 +
sys-auth/pam_krb5/pam_krb5-4.10.ebuild | 37 ++++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/sys-auth/pam_krb5/Manifest b/sys-auth/pam_krb5/Manifest
index 7524a5cccc0..a734139dd01 100644
--- a/sys-auth/pam_krb5/Manifest
+++ b/sys-auth/pam_krb5/Manifest
@@ -1 +1,2 @@
+DIST pam-krb5-4.10.tar.gz 619678 BLAKE2B c69e77c0a9f2c96b73af21d95ceb0f8e35e01d6886a2de6b9fb845d0236c4abba30e68f343166bc2c37eaac5bea11d0f1a6d64bfcd481792150bb93ae8ef8eb5 SHA512 6c05352726bdb1463509e6ff4746460ee4f9c6302241dfda94c35b218198f38e40d409cc81e7c8ee8cdcd5291b1ee121f79ae32bd63ea8871462beec70076448
DIST pam-krb5-4.9.tar.gz 630425 BLAKE2B dc4a539c25c72c50c07ca3359d1dcdcb58b36ec48fc8fa40600c2fece2de8f3cc6af583fce2640ef2d515c342487f9398ed9153abb734ee2dd73b3d440bd00ab SHA512 0e93fbfacf56f9935902ead000dc46732c8a11cc2689c00b68cbaaf6519108a4ce53bb943479d01e439fb92bcc5c1a219d2b816a5ade2af54ea093bb78907201
diff --git a/sys-auth/pam_krb5/pam_krb5-4.10.ebuild b/sys-auth/pam_krb5/pam_krb5-4.10.ebuild
new file mode 100644
index 00000000000..ec0f6ce1907
--- /dev/null
+++ b/sys-auth/pam_krb5/pam_krb5-4.10.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib
+
+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"
+}
next reply other threads:[~2021-09-01 7:06 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-01 7:05 Eray Aslan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-28 18:33 [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_krb5/ Eray Aslan
2023-07-07 0:45 Sam James
2022-11-07 10:43 Eray Aslan
2022-11-05 17:11 Agostino Sarubbo
2022-11-03 22:07 Sam James
2022-11-03 19:44 Arthur Zamarin
2022-04-12 11:12 Sam James
2022-04-06 7:05 Eray Aslan
2022-03-19 8:24 Eray Aslan
2022-03-03 21:22 David Seifert
2021-09-19 0:58 Sam James
2021-07-21 10:27 Marek Szuba
2021-07-21 10:27 Marek Szuba
2020-04-18 8:24 Sergei Trofimovich
2020-04-15 21:49 Sergei Trofimovich
2020-04-15 16:56 Eray Aslan
2020-04-15 13:36 Agostino Sarubbo
2020-04-15 6:58 Agostino Sarubbo
2020-04-15 6:55 Agostino Sarubbo
2020-04-14 16:44 Agostino Sarubbo
2020-04-14 16:43 Agostino Sarubbo
2020-04-14 13:08 Eray Aslan
2020-04-02 8:02 Eray Aslan
2019-10-12 20:36 Mikle Kolyada
2019-05-05 21:01 Mikle Kolyada
2019-05-05 12:27 Mikle Kolyada
2018-05-13 19:20 Aaron Bauman
2017-07-17 10:05 Alexis Ballier
2017-02-25 10:52 Justin Lecher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1630479935.eb3521982aff9757e72070e36fd6ddd77988e93c.eras@gentoo \
--to=eras@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox