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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 79E5D1580FD for ; Fri, 27 Dec 2024 14:03:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7730E07D3; Fri, 27 Dec 2024 14:03:14 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5D41EE07D1 for ; Fri, 27 Dec 2024 14:03:14 +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 701E4335D7B for ; Fri, 27 Dec 2024 14:03:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D2D4D10CC for ; Fri, 27 Dec 2024 14:03:11 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1735307358.11d9fade7a0634549bc5f1c12e8134d82edffc58.sam@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.10.3.ebuild X-VCS-Directories: sys-apps/cracklib-words/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 11d9fade7a0634549bc5f1c12e8134d82edffc58 X-VCS-Branch: master Date: Fri, 27 Dec 2024 14:03:11 +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: 380308b1-ba0a-491d-aa87-32ee820ace41 X-Archives-Hash: 26e66e5321e0b55e3bbcd8136ee771be commit: 11d9fade7a0634549bc5f1c12e8134d82edffc58 Author: Sam James gentoo org> AuthorDate: Fri Dec 27 13:49:18 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Dec 27 13:49:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11d9fade sys-apps/cracklib-words: add 2.10.3 Signed-off-by: Sam James gentoo.org> sys-apps/cracklib-words/Manifest | 1 + .../cracklib-words/cracklib-words-2.10.3.ebuild | 27 ++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/sys-apps/cracklib-words/Manifest b/sys-apps/cracklib-words/Manifest index 4fdc4ced1770..26545c95713a 100644 --- a/sys-apps/cracklib-words/Manifest +++ b/sys-apps/cracklib-words/Manifest @@ -1,2 +1,3 @@ DIST cracklib-words-2.10.2.xz 4157220 BLAKE2B 1ee0c82a6b7d4bcfedd8f4c99feac0f8de68cce061e41f16962a7f7893bd91443d2677533ea3e9e6a16cb5f8fa37bc502d691552d899dc07bcddcddc762f1354 SHA512 09e4bf6ad6064accc88d9206e2b2dd28f0e80f827c600f510dc9bb8ac5d51454da2dfbd8e80f2683af501b6f298fb53fb4cf2fb2b5d668940cc6f64701ed6730 +DIST cracklib-words-2.10.3.xz 4157220 BLAKE2B 1ee0c82a6b7d4bcfedd8f4c99feac0f8de68cce061e41f16962a7f7893bd91443d2677533ea3e9e6a16cb5f8fa37bc502d691552d899dc07bcddcddc762f1354 SHA512 09e4bf6ad6064accc88d9206e2b2dd28f0e80f827c600f510dc9bb8ac5d51454da2dfbd8e80f2683af501b6f298fb53fb4cf2fb2b5d668940cc6f64701ed6730 DIST cracklib-words-2.9.11.xz 4157220 BLAKE2B 1ee0c82a6b7d4bcfedd8f4c99feac0f8de68cce061e41f16962a7f7893bd91443d2677533ea3e9e6a16cb5f8fa37bc502d691552d899dc07bcddcddc762f1354 SHA512 09e4bf6ad6064accc88d9206e2b2dd28f0e80f827c600f510dc9bb8ac5d51454da2dfbd8e80f2683af501b6f298fb53fb4cf2fb2b5d668940cc6f64701ed6730 diff --git a/sys-apps/cracklib-words/cracklib-words-2.10.3.ebuild b/sys-apps/cracklib-words/cracklib-words-2.10.3.ebuild new file mode 100644 index 000000000000..26d8ab48d5f1 --- /dev/null +++ b/sys-apps/cracklib-words/cracklib-words-2.10.3.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +# 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}.xz" +S="${WORKDIR}" + +LICENSE="public-domain" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~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 +}