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 0015D158091 for ; Mon, 16 May 2022 05:26:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B936E08C4; Mon, 16 May 2022 05:26:55 +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 0EAE4E08C4 for ; Mon, 16 May 2022 05:26:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D69A4341835 for ; Mon, 16 May 2022 05:26:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CAE5446D for ; Mon, 16 May 2022 05:26:51 +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: <1652678525.228063befae0e81b19ba223de07758db4c94aaa7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/sqlmap/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/sqlmap/Manifest dev-db/sqlmap/sqlmap-1.6.4.ebuild dev-db/sqlmap/sqlmap-9999.ebuild X-VCS-Directories: dev-db/sqlmap/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 228063befae0e81b19ba223de07758db4c94aaa7 X-VCS-Branch: master Date: Mon, 16 May 2022 05:26:51 +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: db6a05e1-bcec-41c4-9826-da8e1e186a09 X-Archives-Hash: 03be4339d8502d7df27c7abdf34bdeb4 commit: 228063befae0e81b19ba223de07758db4c94aaa7 Author: Mario Haustein hrz tu-chemnitz de> AuthorDate: Tue Apr 19 20:18:42 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon May 16 05:22:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=228063be dev-db/sqlmap: version bump 1.6.4 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mario Haustein hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/25118 Signed-off-by: Sam James gentoo.org> dev-db/sqlmap/Manifest | 1 + dev-db/sqlmap/{sqlmap-9999.ebuild => sqlmap-1.6.4.ebuild} | 2 +- dev-db/sqlmap/sqlmap-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-db/sqlmap/Manifest b/dev-db/sqlmap/Manifest index c37adc6febf9..08c256535553 100644 --- a/dev-db/sqlmap/Manifest +++ b/dev-db/sqlmap/Manifest @@ -1 +1,2 @@ DIST sqlmap-1.6.2.tar.gz 7258723 BLAKE2B cc972eda5351683904e4c9d4f7e0ab9c127c22de597397e976060808812032b2041f68ab2d737784e499a20a7ca930167427390ca178269d744ee71738e5c270 SHA512 a3057486f5096fb2a242296b4ceeb1c500246fbd322c3e52f71e72cd91d1c676ca6f7746becf887625e45d0b14443a669410b28bd6a995124a6e8006c4534976 +DIST sqlmap-1.6.4.tar.gz 7203746 BLAKE2B 8e55805a59dbc7fa4a4be03d5edf34160858e624047dafe63d6280bfb59c83fef0bfe3f74b775adad3cbe3be312dad166c79c758fe18418d32788c22b2233d16 SHA512 304c8213ae4b1858066765fa5e6409e97ac90de46b319683e7daf6c89f610de04cac400a7044633aeb014648b7b57c880c3a2646b40049b93f84a626c12994d2 diff --git a/dev-db/sqlmap/sqlmap-9999.ebuild b/dev-db/sqlmap/sqlmap-1.6.4.ebuild similarity index 98% copy from dev-db/sqlmap/sqlmap-9999.ebuild copy to dev-db/sqlmap/sqlmap-1.6.4.ebuild index 7b33e4568b15..a10a6cfcb7aa 100644 --- a/dev-db/sqlmap/sqlmap-9999.ebuild +++ b/dev-db/sqlmap/sqlmap-1.6.4.ebuild @@ -23,7 +23,7 @@ fi # ansitrm (BSD) # beautifulsoup (BSD) # bottle (MIT) -# charder (LGPL-2.1+) +# chardet (LGPL-2.1+) # clientform (BSD) # colorama (BSD) # fcrypt (BSD-2) diff --git a/dev-db/sqlmap/sqlmap-9999.ebuild b/dev-db/sqlmap/sqlmap-9999.ebuild index 7b33e4568b15..a10a6cfcb7aa 100644 --- a/dev-db/sqlmap/sqlmap-9999.ebuild +++ b/dev-db/sqlmap/sqlmap-9999.ebuild @@ -23,7 +23,7 @@ fi # ansitrm (BSD) # beautifulsoup (BSD) # bottle (MIT) -# charder (LGPL-2.1+) +# chardet (LGPL-2.1+) # clientform (BSD) # colorama (BSD) # fcrypt (BSD-2)