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 7EFBF158087 for ; Mon, 17 Jan 2022 09:27:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76E582BC003; Mon, 17 Jan 2022 09:27:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 628F32BC003 for ; Mon, 17 Jan 2022 09:27:01 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D9536342C64 for ; Mon, 17 Jan 2022 09:26:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CB4F275 for ; Mon, 17 Jan 2022 09:26:58 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1642411615.2229307ee8057c12e8d17f588710224d0abec98e.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jsch/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/jsch/Manifest dev-java/jsch/jsch-0.1.55.ebuild X-VCS-Directories: dev-java/jsch/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 2229307ee8057c12e8d17f588710224d0abec98e X-VCS-Branch: master Date: Mon, 17 Jan 2022 09:26:58 +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: e96d88ef-cf98-4a6b-82b9-df8edb04a980 X-Archives-Hash: d9309c5e25fde9766c261bfef79a69d7 commit: 2229307ee8057c12e8d17f588710224d0abec98e Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Sun Jan 16 13:11:06 2022 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Mon Jan 17 09:26:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2229307e dev-java/jsch: bump to 0.1.55 Closes: https://bugs.gentoo.org/831298 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/23826 Signed-off-by: Miroslav Šulc gentoo.org> dev-java/jsch/Manifest | 1 + dev-java/jsch/jsch-0.1.55.ebuild | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/dev-java/jsch/Manifest b/dev-java/jsch/Manifest index 018afebf8cf4..38e84063f341 100644 --- a/dev-java/jsch/Manifest +++ b/dev-java/jsch/Manifest @@ -1 +1,2 @@ DIST jsch-0.1.54.zip 365455 BLAKE2B 5cd6fa012e5a511bad8f23a233559e6ad6d600f39ea7b519e66e118b1fdb997491b7ac8cff5bc1491c28f7ee99f0f4a3b4727f5d8ec02030576f34949d74e203 SHA512 2ed29f07495fbc28d6eb7b4fe414e8a9a96b911b2feea5b1513cc48a9439adba12341bceb23a3ea9ab307e32d48bfd4356c7bc877c56e77f6f55d69214db3a9e +DIST jsch-0.1.55.zip 369664 BLAKE2B 4a35845e7b9e57c64a890547b2cabdec5bd03fa462ac3c78d8bcb757dbd5b50b366d41c042e904e44b967c85da01396c7dd085b8fe5f69ad243237fab38fa1f1 SHA512 334b550594272fe179f13fb6bbfc0a353334586786db2b3279608b85cdab3dd604e6dd04aa2376b5532816d906133e636b5359dda36c449d90173be501c61418 diff --git a/dev-java/jsch/jsch-0.1.55.ebuild b/dev-java/jsch/jsch-0.1.55.ebuild new file mode 100644 index 000000000000..4e12aeb3d7a9 --- /dev/null +++ b/dev-java/jsch/jsch-0.1.55.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Skeleton command: +# java-ebuilder --generate-ebuild --workdir . --pom jsch-0.1.55.pom --download-uri https://repo1.maven.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55-sources.jar --slot 55 --keywords "~amd64 ~arm ~arm64 ~ppc64 ~x86" --ebuild jsch-0.1.55.ebuild + +EAPI=8 + +JAVA_PKG_IUSE="doc source" +MAVEN_ID="com.jcraft:jsch:0.1.55" + +inherit java-pkg-2 java-pkg-simple + +DESCRIPTION="JSch is a pure Java implementation of SSH2" +HOMEPAGE="http://www.jcraft.com/jsch/" +SRC_URI="mirror://sourceforge/${PN}/${P}.zip" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + +# Common dependencies +# POM: ${P}.pom +# com.jcraft:jzlib:1.0.7 -> >=dev-java/jzlib-1.1.3:0 + +CP_DEPEND=" + >=dev-java/jzlib-1.1.3:0 +" + +DEPEND="${CP_DEPEND} + >=virtual/jdk-1.8:*" + +RDEPEND="${CP_DEPEND} + >=virtual/jre-1.8:*" + +BDEPEND="app-arch/unzip" + +S="${WORKDIR}"