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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 53CB813835A for ; Sun, 9 May 2021 12:53:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABDB5E0817; Sun, 9 May 2021 12:53:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8E0E0E0814 for ; Sun, 9 May 2021 12:53:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B479C340E96 for ; Sun, 9 May 2021 12:53:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 430BD75D for ; Sun, 9 May 2021 12:53:41 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1620564769.78ea560bf340ddf1b98f9752f9d0b55141ceaf9c.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/cracklib-words/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/cracklib-words/Manifest sys-apps/cracklib-words/cracklib-words-2.9.7.ebuild X-VCS-Directories: sys-apps/cracklib-words/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 78ea560bf340ddf1b98f9752f9d0b55141ceaf9c X-VCS-Branch: master Date: Sun, 9 May 2021 12:53:41 +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: 4043300f-d318-4b35-a3de-6f26752ce524 X-Archives-Hash: 14087aac447c20e7d95b3afb6e1c3fca commit: 78ea560bf340ddf1b98f9752f9d0b55141ceaf9c Author: Sam James gentoo org> AuthorDate: Sun May 9 12:52:49 2021 +0000 Commit: David Seifert gentoo org> CommitDate: Sun May 9 12:52:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78ea560b sys-apps/cracklib-words: add 2.9.7 Signed-off-by: Sam James gentoo.org> Signed-off-by: David Seifert gentoo.org> sys-apps/cracklib-words/Manifest | 1 + .../cracklib-words/cracklib-words-2.9.7.ebuild | 27 ++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/sys-apps/cracklib-words/Manifest b/sys-apps/cracklib-words/Manifest index e76b8720e50..f5579fec822 100644 --- a/sys-apps/cracklib-words/Manifest +++ b/sys-apps/cracklib-words/Manifest @@ -1 +1,2 @@ DIST cracklib-words-2.9.6.gz 5536645 BLAKE2B b0ac23e8777cb094cec565e9728ca8dd37359cd19c2e2d4cd215635f462e464fb27fc5a9e560895804df4e519c465845b381a8cd47fb4d6f9b9c62109ff661e6 SHA512 fc5bbe7699c9c9e3f39f5c82f53ec8a4ea85e08d5513188a2f6423f92779008b87d85cfcf87a9a5d13a49b04c30f73890cd4d3fa7cd4a6bdac5c1ebc18e18bc3 +DIST cracklib-words-2.9.7.gz 5537586 BLAKE2B 242afa5e3615b159c59d27c99b87f008f245351cc7e4bd8dc975e66b4ef98456841c6a213282744d39c221c8646dc8e0c5ad99f277f37ae3e64bc949f6b57187 SHA512 1fa34b0a2e16d6906982b248f1757bf5bf8154d8d7e8bab94a4ac25080c41434d3828a2c8dd5065e9be586f36480ab70375f09e0bb64eb495d96a460619e2bae diff --git a/sys-apps/cracklib-words/cracklib-words-2.9.7.ebuild b/sys-apps/cracklib-words/cracklib-words-2.9.7.ebuild new file mode 100644 index 00000000000..a0f525cb573 --- /dev/null +++ b/sys-apps/cracklib-words/cracklib-words-2.9.7.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +# Note: ideally bump with sys-libs/cracklib +DESCRIPTION="Large set of crack/cracklib dictionaries" +HOMEPAGE="https://github.com/cracklib/cracklib/" +SRC_URI="https://github.com/cracklib/cracklib/releases/download/v${PV}/${P}.gz" +S="${WORKDIR}" + +LICENSE="public-domain" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" + +src_install() { + insinto /usr/share/dict + newins ${P} ${PN} +} + +pkg_postinst() { + if [[ -n "${ROOT}" ]] && create-cracklib-dict -h >&/dev/null ; then + ebegin "Regenerating cracklib dictionary" + create-cracklib-dict /usr/share/dict/* >/dev/null + eend $? + fi +}