git: d27cf87fd5fb - main - devel/ruby-build: Remove DIST_SUBDIR
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 13:05:13 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d27cf87fd5fb97d93113a97a36740562eea16613
commit d27cf87fd5fb97d93113a97a36740562eea16613
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-09-10 12:54:34 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-09-10 13:02:59 +0000
devel/ruby-build: Remove DIST_SUBDIR
There is no need to put the distfile in a separate directory since it does not conflict with others.
---
devel/ruby-build/Makefile | 1 -
devel/ruby-build/distinfo | 4 ++--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/devel/ruby-build/Makefile b/devel/ruby-build/Makefile
index 1c0e0731da05..d2be37e7ca1c 100644
--- a/devel/ruby-build/Makefile
+++ b/devel/ruby-build/Makefile
@@ -2,7 +2,6 @@ PORTNAME= ruby-build
PORTVERSION= 20220910.1
DISTVERSIONPREFIX= v
CATEGORIES= devel ruby
-DIST_SUBDIR= rbenv
MAINTAINER= ruby@FreeBSD.org
COMMENT= Compile and install different ruby versions
diff --git a/devel/ruby-build/distinfo b/devel/ruby-build/distinfo
index 72332a606a96..8870f75acd4b 100644
--- a/devel/ruby-build/distinfo
+++ b/devel/ruby-build/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1662790555
-SHA256 (rbenv/rbenv-ruby-build-v20220910.1_GH0.tar.gz) = 591c8f34b59ee10143393310580e8114cf00b190ee73d23581fb6824569668e5
-SIZE (rbenv/rbenv-ruby-build-v20220910.1_GH0.tar.gz) = 78182
+SHA256 (rbenv-ruby-build-v20220910.1_GH0.tar.gz) = 591c8f34b59ee10143393310580e8114cf00b190ee73d23581fb6824569668e5
+SIZE (rbenv-ruby-build-v20220910.1_GH0.tar.gz) = 78182