From 75a9de8e0314e5d548f35f82191289edf46b310d Mon Sep 17 00:00:00 2001 From: moe derballa Date: Fri, 6 Oct 2023 10:11:56 +1000 Subject: [PATCH 1/4] Update ruby-build to 20230919 --- srcpkgs/ruby-build/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruby-build/template b/srcpkgs/ruby-build/template index b7ef3ff7f7d9d..d49f1b04b60aa 100644 --- a/srcpkgs/ruby-build/template +++ b/srcpkgs/ruby-build/template @@ -1,6 +1,6 @@ # Template file for 'ruby-build' pkgname=ruby-build -version=20221124 +version=20230919 revision=1 depends="bash" short_desc="Compile and install Ruby" @@ -8,7 +8,7 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/rbenv/ruby-build" distfiles="https://github.com/rbenv/ruby-build/archive/refs/tags/v${version}.tar.gz" -checksum=4fb3817ee0ecc2c46cce526a4b07fe97dfa56975a1767a4d454bc4c3afbc60cf +checksum=367956ebb1c5bdda3802f27de87367cd1aaf319ed7249ce8133481fb894bef4d do_install() { vbin bin/ruby-build From 7d10a5d58673eea6a59385149e610a07c67f5a39 Mon Sep 17 00:00:00 2001 From: moe derballa Date: Fri, 6 Oct 2023 12:39:24 +1000 Subject: [PATCH 2/4] ruby-build: update to 20230919, adopt. --- srcpkgs/ruby-build/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-build/template b/srcpkgs/ruby-build/template index d49f1b04b60aa..99e5a2b3d903f 100644 --- a/srcpkgs/ruby-build/template +++ b/srcpkgs/ruby-build/template @@ -4,7 +4,7 @@ version=20230919 revision=1 depends="bash" short_desc="Compile and install Ruby" -maintainer="Orphaned " +maintainer="Moe Derballa " license="MIT" homepage="https://github.com/rbenv/ruby-build" distfiles="https://github.com/rbenv/ruby-build/archive/refs/tags/v${version}.tar.gz" From d44296004cb4c12919e462f3efd0b9e19adcfabd Mon Sep 17 00:00:00 2001 From: moe derballa Date: Thu, 19 Oct 2023 08:42:03 +1000 Subject: [PATCH 3/4] Unadopt package as per request --- srcpkgs/ruby-build/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-build/template b/srcpkgs/ruby-build/template index 99e5a2b3d903f..a480b8c35adbe 100644 --- a/srcpkgs/ruby-build/template +++ b/srcpkgs/ruby-build/template @@ -4,7 +4,7 @@ version=20230919 revision=1 depends="bash" short_desc="Compile and install Ruby" -maintainer="Moe Derballa " +maintainer="Orphaned license="MIT" homepage="https://github.com/rbenv/ruby-build" distfiles="https://github.com/rbenv/ruby-build/archive/refs/tags/v${version}.tar.gz" From c754ce476c3bb872b5ca231290d6d42be16c7db3 Mon Sep 17 00:00:00 2001 From: moe derballa Date: Thu, 19 Oct 2023 08:42:42 +1000 Subject: [PATCH 4/4] typeo --- srcpkgs/ruby-build/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-build/template b/srcpkgs/ruby-build/template index a480b8c35adbe..d49f1b04b60aa 100644 --- a/srcpkgs/ruby-build/template +++ b/srcpkgs/ruby-build/template @@ -4,7 +4,7 @@ version=20230919 revision=1 depends="bash" short_desc="Compile and install Ruby" -maintainer="Orphaned +maintainer="Orphaned " license="MIT" homepage="https://github.com/rbenv/ruby-build" distfiles="https://github.com/rbenv/ruby-build/archive/refs/tags/v${version}.tar.gz"