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 D6E61138334 for ; Wed, 13 Jun 2018 14:03:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7AA4E0828; Wed, 13 Jun 2018 14:03:40 +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 6C30FE0828 for ; Wed, 13 Jun 2018 14:03:40 +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 B66D9335C60 for ; Wed, 13 Jun 2018 14:03:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34D0B2B8 for ; Wed, 13 Jun 2018 14:03:36 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1528898547.33f046f7125e2c995826d2fd45fe2c96e3fd67a3.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/hadolint/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/hadolint/Manifest dev-util/hadolint/hadolint-1.7.2.ebuild X-VCS-Directories: dev-util/hadolint/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 33f046f7125e2c995826d2fd45fe2c96e3fd67a3 X-VCS-Branch: master Date: Wed, 13 Jun 2018 14:03:36 +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-Archives-Salt: 4043789f-7504-418c-8097-00ca74d5d0e6 X-Archives-Hash: c9ed39f33e11774ebc5ffad059e27b97 commit: 33f046f7125e2c995826d2fd45fe2c96e3fd67a3 Author: Manuel Rüger gentoo org> AuthorDate: Wed Jun 13 14:02:27 2018 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Wed Jun 13 14:02:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33f046f7 dev-util/hadolint: Version bump to 1.7.2 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-util/hadolint/Manifest | 1 + dev-util/hadolint/hadolint-1.7.2.ebuild | 42 +++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/dev-util/hadolint/Manifest b/dev-util/hadolint/Manifest index 01e2851fecb..5250fd066dd 100644 --- a/dev-util/hadolint/Manifest +++ b/dev-util/hadolint/Manifest @@ -1,2 +1,3 @@ DIST hadolint-1.5.0.tar.gz 31002 BLAKE2B 889885192f8ae12c468b90923948970d617bb5dc0156efa615e8ef750b3940b66d84215a21d0dca11ee7176f12b32c47a35a763035c9c2023bb8dc83b2b0af69 SHA512 19e246d82670e27751729394ba73ef03260525eedb0dbe26a605dd2c30e95386bafb85f9063a94d3a3e8b47fb05c248bdd6fda0ef9cf95285b1ec0ef54ad6d15 DIST hadolint-1.7.1.tar.gz 33520 BLAKE2B e66b76135c0b69a906e8a4cb0f08b9eb53e8c5d15140f20c31894155cfdc97cdc2899f1bbf575fdbed9feea99884d88b604d0bdfd2daeed4efd6064a9e28e453 SHA512 44e952665a3fbd592397cfb251935f0129900c5c87f34dc884cdb83e668e369848c0c0c403f8d7f31fd786de84e64b5e8df4d3935309acfe8266d5621f7966de +DIST hadolint-1.7.2.tar.gz 34960 BLAKE2B db1ff9df439e3dbc0e36a47749d0013e76abadfecfb87abfce9e4e41f654a3955bdff2804c92a60e1e399b0e74601c80a7a96012de93bed48e0425afee359e39 SHA512 1562ca9e2b81d6840bd89b98ce706372e32e93505efd6eecef613ddcb089306653da09ef09f8876fe19c6effd1520784ae05c83bb2460975628389ef80f5df93 diff --git a/dev-util/hadolint/hadolint-1.7.2.ebuild b/dev-util/hadolint/hadolint-1.7.2.ebuild new file mode 100644 index 00000000000..7e0e70f8762 --- /dev/null +++ b/dev-util/hadolint/hadolint-1.7.2.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +# ebuild generated by hackport 0.5.5 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Dockerfile Linter JavaScript API" +HOMEPAGE="https://github.com/hadolint/hadolint" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-haskell/aeson:=[profile?] + >=dev-haskell/gitrev-1.3.1:=[profile?] + >=dev-haskell/language-docker-6.0.1:=[profile?] =dev-haskell/megaparsec-6.4:=[profile?] + dev-haskell/mtl:=[profile?] + >=dev-haskell/optparse-applicative-0.14.0:=[profile?] + >=dev-haskell/split-0.2:=[profile?] + dev-haskell/text:=[profile?] + dev-haskell/void:=[profile?] + dev-haskell/yaml:=[profile?] + >=dev-lang/ghc-8.0.2:= + >=dev-util/shellcheck-0.5.0:=[profile?] +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.24.2.0 + test? ( dev-haskell/hspec + >=dev-haskell/hunit-1.2 ) +" + +src_prepare() { + default + sed -i -e "s/-static//" ${PN}.cabal || die +}