From nobody Thu Jul 04 08:41:28 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WF99P2fPlz596QJ; Thu, 04 Jul 2024 08:41:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WF99P0Qqyz3xXy; Thu, 4 Jul 2024 08:41:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1720082489; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=QZYr+zpg8YqAA7rdI15D30vOSrahXV2Lpxl9DcB+Ahg=; b=QOEs2nflx26YJX2wTOQNqxuJb0HyPTrSXvtSQhCPbkYAyl12nudbaz+9qHdF31R5CvmphU tIT93cF0bn9iVlH2haBfYRQUfh6T/rWW4YL1cEV31iLsRLB1rp/UYm4SumeSZpAEvwbNJh pqEYHXIhIdu6FgUYMYHH1rbrDeBIH3mK7FpaRmVFi8UufNVoSXpOuvCJ5flpLuBY9d6OPN q3qkqyOkImMFWrqat6IZAIx/YAQbVkuZiLWQvcO4yzXkCftbg5upTC5tyyr5wiFrQaTj4X fr2aD8kP2GmNZJS0cgDV0AFqSggsVAXCqLRWpsqhq6gmVwo1HWCRENSYuTEW0A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1720082489; a=rsa-sha256; cv=none; b=Vgo0MhSG2CYOyTtkjyqloRX2OqV1Xh823fsLH2H9jj3yS5mMrim/IyNdYiyRgKyDVx0unk RrL4EmS9kEo/5+Po6Uzi8Mn/amnFucv26S4oBSfGiO0Tkd5/iXmaj39YksNfESI0MKXgCm QPdWGbamA72CyiQU7jtcclYIXAMXvSHedBKs/diTcF9plJk9NLu7nVUkbOP9rUXu7Xx+kb AreOwSk4FDZhuGfvy00iCUaoQtev3rxQJvnkhiycFMwTilaxukt2Dbmuud4BtCSBAVxyyC +677v9/6QmB75qSpMYGoNyQDhul6m6sGiOopSm1MJ0353rbDqdUURl9OzqE4pw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1720082489; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=QZYr+zpg8YqAA7rdI15D30vOSrahXV2Lpxl9DcB+Ahg=; b=eq39YVuWs6OaYc3Q9QkizhEV3c2D9uMNQMpJoKfMvEjfleIFKQYxPkwL4Wwipsj+PM3Krb KzXiccTII6eNzMTVN9jhBDvV3cbtYZzBzJNcjPgKUMaLuAjAyRs5M+DteHJLRbUo3w+zy8 9l+chegeBjFrmri3UbTlzlNMnRap1+Le8hiWA2jWqIRQeNpGEzIy2L/JZ0jHgoGiBWXieb Q4kxzKjYdcd2et/U98wsyaMTIWsJ4rdcre/U56dAVslR+YRlJcAeePY9dtjqBKhQCqNpw5 r+AyH1LQ7iwJFrQxeEFetccB5SKKd6inurpmuj+rHadfrazASLQvt/HVR55kQQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WF99P02b7z16hH; Thu, 4 Jul 2024 08:41:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 4648fS5a001394; Thu, 4 Jul 2024 08:41:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 4648fSCX001391; Thu, 4 Jul 2024 08:41:28 GMT (envelope-from git) Date: Thu, 4 Jul 2024 08:41:28 GMT Message-Id: <202407040841.4648fSCX001391@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Koichiro Iwao Subject: git: ad5166db33a2 - main - security/py-mkpasswd: pet portlint & portfmt List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: meta X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ad5166db33a280c827955ceb3c8ae9de90c50cf9 Auto-Submitted: auto-generated The branch main has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=ad5166db33a280c827955ceb3c8ae9de90c50cf9 commit ad5166db33a280c827955ceb3c8ae9de90c50cf9 Author: Koichiro Iwao AuthorDate: 2024-07-04 08:14:44 +0000 Commit: Koichiro Iwao CommitDate: 2024-07-04 08:40:48 +0000 security/py-mkpasswd: pet portlint & portfmt PR: 279465 --- security/py-mkpasswd/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/security/py-mkpasswd/Makefile b/security/py-mkpasswd/Makefile index b55a6be3fbdb..b4280a6744a4 100644 --- a/security/py-mkpasswd/Makefile +++ b/security/py-mkpasswd/Makefile @@ -1,6 +1,6 @@ PORTNAME= mkpasswd -DISTVERSIONPREFIX= v PORTVERSION= 2.1 +DISTVERSIONPREFIX= v CATEGORIES= security python MAINTAINER= rbranco@suse.de @@ -9,14 +9,14 @@ COMMENT= Overfeatured front end to crypt(3) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argon2-cffi>=21.1:security/py-argon2-cffi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}passlib>=1.7.4:security/py-passlib@${PY_FLAVOR} + +USES= python USE_GITHUB= yes GH_ACCOUNT= ricardobranco777 GH_PROJECT= mkpasswd -USES= python -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argon2-cffi>=21.1:security/py-argon2-cffi@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}passlib>=1.7.4:security/py-passlib@${PY_FLAVOR} - NO_ARCH= yes PLIST_FILES= bin/mkpasswd