aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-09-10 12:54:34 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-09-10 13:02:59 +0000
commitd27cf87fd5fb97d93113a97a36740562eea16613 (patch)
tree311f32de85221d1cb700fad58c7f2c83e28b0642
parentbcb9fe7671139f7ae367fff04ddac2bb9dd21bcd (diff)
downloadports-d27cf87fd5fb97d93113a97a36740562eea16613.tar.gz
ports-d27cf87fd5fb97d93113a97a36740562eea16613.zip
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.
-rw-r--r--devel/ruby-build/Makefile1
-rw-r--r--devel/ruby-build/distinfo4
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