From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1542379-garchives=archives.gentoo.org@lists.gentoo.org> 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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D363415800A for <garchives@archives.gentoo.org>; Tue, 1 Aug 2023 00:23:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8B64E0D31; Tue, 1 Aug 2023 00:23:28 +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 BF978E0D31 for <gentoo-commits@lists.gentoo.org>; Tue, 1 Aug 2023 00:23:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 DC6E0340441 for <gentoo-commits@lists.gentoo.org>; Tue, 1 Aug 2023 00:23:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FB3CDC1 for <gentoo-commits@lists.gentoo.org>; Tue, 1 Aug 2023 00:23:26 +0000 (UTC) From: "Alexey Zapparov" <alexey@zapparov.com> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Zapparov" <alexey@zapparov.com> Message-ID: <1690849400.6284338105f1d4a476bea478f70c8289b13c79e9.alexey@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-ruby/ruby-install/, dev-ruby/ruby-install/files/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-ruby/ruby-install/Manifest dev-ruby/ruby-install/files/ruby-install-0.9.1-fix-version.patch dev-ruby/ruby-install/ruby-install-0.9.1.ebuild X-VCS-Directories: dev-ruby/ruby-install/files/ dev-ruby/ruby-install/ X-VCS-Committer: alexey X-VCS-Committer-Name: Alexey Zapparov X-VCS-Revision: 6284338105f1d4a476bea478f70c8289b13c79e9 X-VCS-Branch: dev Date: Tue, 1 Aug 2023 00:23:26 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 282877e2-a53d-45a2-953c-4413b008fd4d X-Archives-Hash: 2eb00969fae54b98dc9ec62eb52f61de commit: 6284338105f1d4a476bea478f70c8289b13c79e9 Author: Alexey Zapparov <alexey <AT> zapparov <DOT> com> AuthorDate: Tue Aug 1 00:23:08 2023 +0000 Commit: Alexey Zapparov <alexey <AT> zapparov <DOT> com> CommitDate: Tue Aug 1 00:23:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=62843381 dev-ruby/ruby-install: add 0.9.1 Signed-off-by: Alexey Zapparov <alexey <AT> zapparov.com> dev-ruby/ruby-install/Manifest | 1 + .../files/ruby-install-0.9.1-fix-version.patch | 13 ++++++ dev-ruby/ruby-install/ruby-install-0.9.1.ebuild | 48 ++++++++++++++++++++++ 3 files changed, 62 insertions(+) diff --git a/dev-ruby/ruby-install/Manifest b/dev-ruby/ruby-install/Manifest index 2701130057..59455c7430 100644 --- a/dev-ruby/ruby-install/Manifest +++ b/dev-ruby/ruby-install/Manifest @@ -1,2 +1,3 @@ DIST ruby-install-0.8.5.tar.gz 32904 BLAKE2B 6128d489c53c02b53b96f243a7c5fd3de2a360eac8ed7873c89cfafb229e611f77f3275e66bb1aef0ccad772029f7727c0e4a62c6dc74ec1780c7badd219cc52 SHA512 4f5546652e741eb4b1b72780a73e0b41b8bd212dd979e31124b8a1a96e9bbebdcb7951da20768b992776206a446b489214f2b1261255855760e2e3477118f8d7 DIST ruby-install-0.9.0.tar.gz 34536 BLAKE2B de44b380b47f1c194bd9c39e43527c48b61f051bc126b051d87ce23db7d5ed3c6f46a97ff454e847a47fe16535c15d5903839f07ed30446f0b2f0d063364961b SHA512 d40195519d4d49749e13fb9d1c2e8f6a4c4c7b1cb4c419ce737a2dc2f7f6fb80b0783626bfe4b4bdd642a189d6fd641a5a121a4fa661e8a7539b4eefa12435ae +DIST ruby-install-0.9.1.tar.gz 35732 BLAKE2B b61d882d9f7a1c8e07b0b094689f6606f1a80fd03f334b2d6365e0a9b18a0ca6829ef0db009fa783821cfb58a13dc130d96a280775027a7d901eb599f0900b34 SHA512 48fdc6904b5ab7f4cb6f18385432edade88bf2f388ef167ab2752b51841a481fc0f1b735169b6ef50f2dd070e1e59c28d21c7a4aa8dabe292a668b5d41db52a7 diff --git a/dev-ruby/ruby-install/files/ruby-install-0.9.1-fix-version.patch b/dev-ruby/ruby-install/files/ruby-install-0.9.1-fix-version.patch new file mode 100644 index 0000000000..040452eed2 --- /dev/null +++ b/dev-ruby/ruby-install/files/ruby-install-0.9.1-fix-version.patch @@ -0,0 +1,13 @@ +diff --git a/share/ruby-install/ruby-install.sh b/share/ruby-install/ruby-install.sh +index 976c2277..a0457d9f 100644 +--- a/share/ruby-install/ruby-install.sh ++++ b/share/ruby-install/ruby-install.sh +@@ -2,7 +2,7 @@ + + shopt -s extglob + +-ruby_install_version="0.9.0" ++ruby_install_version="0.9.1" + ruby_install_dir="${BASH_SOURCE[0]%/*}" + ruby_install_cache_dir="${XDG_CACHE_HOME:-$HOME/.cache}/ruby-install" + diff --git a/dev-ruby/ruby-install/ruby-install-0.9.1.ebuild b/dev-ruby/ruby-install/ruby-install-0.9.1.ebuild new file mode 100644 index 0000000000..4e4057cefa --- /dev/null +++ b/dev-ruby/ruby-install/ruby-install-0.9.1.ebuild @@ -0,0 +1,48 @@ +# Copyright 2021-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Installs Ruby, JRuby, Rubinius, TruffleRuby (native / GraalVM), or mruby." +HOMEPAGE="https://github.com/postmodern/ruby-install" +SRC_URI="https://github.com/postmodern/ruby-install/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +PROPERTIES="test_network" +RESTRICT="!test? ( test )" + +DEPEND=">=app-shells/bash-3.0:*" +RDEPEND="${DEPEND} + sys-apps/grep + || ( >net-misc/wget-1.12 net-misc/curl ) + dev-libs/openssl + app-arch/tar + app-arch/bzip2 + app-arch/xz-utils + sys-devel/patch + || ( >=sys-devel/gcc-4.2 sys-devel/clang )" +BDEPEND="test? ( dev-util/shunit2 )" + +PATCHES=( + "${FILESDIR}/${P}-fix-version.patch" +) + +# BUG: `make check` fails: https://github.com/postmodern/ruby-install/issues/442 +src_test() { + emake test +} + +src_prepare() { + default + + sed -i Makefile -e "s/^VERSION=.\+$/VERSION=${PVR}/" \ + || die "Cannot fix doc location to follow Gentoo/FHS guidelines" +} + +src_install() { + emake DESTDIR="${D}" PREFIX="/usr" install +}