aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-stream/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-31 18:30:23 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-31 18:50:02 +0000
commit0787a6753d9d83cfc701130b39a1ebdadca68b98 (patch)
treeb90ae933562b44e66bb6d29840bbc8dd21768728 /devel/rubygem-stream/Makefile
parent44d8787f95908038e3008f7a992ba3471cf070e8 (diff)
downloadports-0787a6753d9d83cfc701130b39a1ebdadca68b98.tar.gz
ports-0787a6753d9d83cfc701130b39a1ebdadca68b98.zip
devel/rubygem-stream: Update to 0.5.5
Diffstat (limited to 'devel/rubygem-stream/Makefile')
-rw-r--r--devel/rubygem-stream/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/rubygem-stream/Makefile b/devel/rubygem-stream/Makefile
index 732d5cbde4f6..8ddc55fd8f21 100644
--- a/devel/rubygem-stream/Makefile
+++ b/devel/rubygem-stream/Makefile
@@ -1,5 +1,5 @@
PORTNAME= stream
-PORTVERSION= 0.5.4
+PORTVERSION= 0.5.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -9,8 +9,6 @@ COMMENT= Interface for external iterators
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
-RUN_DEPENDS= rubygem-generator>=0:devel/rubygem-generator
-
USES= gem
USE_RUBY= yes