From 386855c4d1ef509c1fd32abd721589c81669613b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 23 Oct 2023 08:35:49 +0100 Subject: gentoo auto-resync : 23:10:2023 - 08:35:49 --- dev-haskell/cryptohash-sha1/Manifest | 7 ++++-- .../cryptohash-sha1-0.11.100.1.ebuild | 14 +++++------ .../cryptohash-sha1-0.11.101.0.ebuild | 29 ++++++++++++++++++++++ dev-haskell/cryptohash-sha1/metadata.xml | 20 +++------------ 4 files changed, 44 insertions(+), 26 deletions(-) create mode 100644 dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.101.0.ebuild (limited to 'dev-haskell/cryptohash-sha1') diff --git a/dev-haskell/cryptohash-sha1/Manifest b/dev-haskell/cryptohash-sha1/Manifest index 808dcd96437f..84f5d930d7ba 100644 --- a/dev-haskell/cryptohash-sha1/Manifest +++ b/dev-haskell/cryptohash-sha1/Manifest @@ -1,3 +1,6 @@ DIST cryptohash-sha1-0.11.100.1.tar.gz 10198 BLAKE2B 5d9835feeb43a80c83de0e390d59efc908fd538ed4146ace4eb0cd67392503cf414a2324968e8249f2b506978348caa6e92c70e82c52eaa7ac14e3956388f05e SHA512 e3528c70501ffaf4649adc0fe120a0b333329761fa66505083269afa67828c16695fd91567035adef0b77915df47a6bcc99d2d90f0ecb26eda583829261cb1bc -EBUILD cryptohash-sha1-0.11.100.1.ebuild 1098 BLAKE2B 6ecd7edda72c7dda632b008b61563a081998d17706ec14ab58bccb00119b724c8d049a39843a363ff07f571940a75391020b61745a77653799fff1aff634710c SHA512 aa4d8ce9ad3259dbaf497776b4ebfceb8aec95eb0b3932870f7db61997567979ecf901243f1c103c708c3060c1af0f82e7e46dee2d449c3600b7fb6780891d53 -MISC metadata.xml 1129 BLAKE2B 9c1e7012aeda8c9fdc260d5f58164e1e946d00cbe557d059a14485f716fe22a46d4287bbae7eeb16eeab19e3c814104ac5b791fba7eb0404d50fcf5b3543380c SHA512 f61055b57f89cd65aa6965096f2821e9c7b3d4fbb1273598b03b08fafecccee08b951c2776d7588009dc25ea1b396b34e90119ca48dfdfc35532e8d591f890eb +DIST cryptohash-sha1-0.11.101.0-rev2.cabal 3094 BLAKE2B fc048a5eaefca1df4b1748f46f48f69e7571f90fdfdb3524b7556a8b6a9b3f7b58d363209ec20d9f4892b1b3e69dc1394287e7e70e7009f06dd75bc02e267910 SHA512 1dbf660ca81c2d8633dd6255602fa6b5f2999f55400bd75391be0049ca8bcf221d14b5d294999427ed193aa0514d68e05509b85fc5a2fe9c8be574b0a0542f9a +DIST cryptohash-sha1-0.11.101.0.tar.gz 11563 BLAKE2B 4da99b2b4943e3909d3af24f62fb0ecf4c87370075f280a7e9ea44956cd58df9f49076a0d90b60bec9a7dcb3d24df032f6b5ef07644a4b63bdf1099458996163 SHA512 4384fc2f63750400561b5dbea0a343510306d755131121346d6a52cb9420cb12fc7d20247f044beb0ea55ae254ce666edc982d76e999c0762894f405e9b6441e +EBUILD cryptohash-sha1-0.11.100.1.ebuild 1062 BLAKE2B 4c5a210414e8b2323a6d20f6768ce5a9db4363520f5ccaa4edc3f0b13a5572835b05707ad05065cb3502ecd0e2b9599e025bf16640cad0aa09ad9f24da5b2695 SHA512 25d2ab0c0bc848aafabb6763855cf3a2157706268bd6315e61de11bf0c42bb6cdc94d7b7c20362729630259a57edb5d58cd01e5ec44c02443d55743e82d5f0ae +EBUILD cryptohash-sha1-0.11.101.0.ebuild 867 BLAKE2B 4ef6a85b934325a0373c5ea0148ec5ab40029bc81b4b621ed7d7870f18db36733608ee574fc6237352390a15220e5c1371d19bed9791bcd879413266347ea24e SHA512 8a3b8e8b049a6df55cb413c0bb4b90d31851e9d30640201d24d0dd7a82803dd3aaaa7bb6c37de8b5ac19af452b0f7527e0d86627e2b320235bc22d476b9c42dd +MISC metadata.xml 398 BLAKE2B f001bec1dd8ddee517112b657acedb12916d123873c24fa9af2abda9ab118eb774778e43a44127b26b55ff4368e985261849ed621bffcad11c34091c50fe19a0 SHA512 5e578b4e254defd575a1c005b395ce6f30f6fdaf494eb5f269a1eaa6a709c14f41c7cb43a28a0efca2d3583b835cf349c8feafd96a8a39426819875a2fbbdc89 diff --git a/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.ebuild b/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.ebuild index 9612b03eade0..1e0a3aca5194 100644 --- a/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.ebuild +++ b/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.ebuild @@ -28,11 +28,9 @@ DEPEND="${RDEPEND} >=dev-haskell/tasty-quickcheck-0.8 ) " -src_prepare() { - cabal_chdeps \ - 'base >= 4.5 && < 4.10' 'base >= 4.5' \ - 'tasty == 0.11.*' 'tasty >= 0.11' \ - 'tasty-quickcheck == 0.8.*' 'tasty-quickcheck >= 0.8' \ - 'tasty-hunit == 0.9.*' 'tasty-hunit >= 0.9' - default -} +CABAL_CHDEPS=( + 'base >= 4.5 && < 4.10' 'base >= 4.5' + 'tasty == 0.11.*' 'tasty >= 0.11' + 'tasty-quickcheck == 0.8.*' 'tasty-quickcheck >= 0.8' + 'tasty-hunit == 0.9.*' 'tasty-hunit >= 0.9' +) diff --git a/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.101.0.ebuild b/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.101.0.ebuild new file mode 100644 index 000000000000..5c3d3f9e7023 --- /dev/null +++ b/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.101.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +# ebuild generated by hackport 0.8.4.0.9999 + +CABAL_HACKAGE_REVISION=2 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Fast, pure and practical SHA-1 implementation" +HOMEPAGE="https://github.com/haskell-hvr/cryptohash-sha1" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" + +RDEPEND=">=dev-lang/ghc-8.10.6:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-3.2.1.0 + test? ( >=dev-haskell/base16-bytestring-1.0.1.0 =dev-haskell/sha-1.6.4 =dev-haskell/tasty-1.4 =dev-haskell/tasty-hunit-0.10 =dev-haskell/tasty-quickcheck-0.10 haskell@gentoo.org Gentoo Haskell - - A practical incremental and one-pass, pure API to the - <https://en.wikipedia.org/wiki/SHA-1 SHA-1 hash algorithm> - (including <https://en.wikipedia.org/wiki/HMAC HMAC> support) - with performance close to the fastest implementations available in other languages. - - The implementation is made in C with a haskell FFI wrapper that hides the C implementation. - - NOTE: This package has been forked off @cryptohash-0.11.7@ because the @cryptohash@ package has been - deprecated and so this package continues to satisfy the need for a lightweight package - providing the SHA1 hash algorithm without any dependencies on packages other than - @base@ and @bytestring@. - - Consequently, this package can be used as a drop-in replacement for @cryptohash@'s - "Crypto.Hash.SHA1" module, though with a clearly smaller footprint. - + + cryptohash-sha1 + haskell-hvr/cryptohash-sha1 + -- cgit v1.2.3