Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2022 18:53:11 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0787a6753d9d - main - devel/rubygem-stream: Update to 0.5.5
Message-ID:  <202208311853.27VIrBCl041267@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0787a6753d9d83cfc701130b39a1ebdadca68b98

commit 0787a6753d9d83cfc701130b39a1ebdadca68b98
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-31 18:30:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-31 18:50:02 +0000

    devel/rubygem-stream: Update to 0.5.5
    
    Changes:        https://github.com/monora/stream/commits/master
---
 devel/rubygem-stream/Makefile | 4 +---
 devel/rubygem-stream/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 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
 
diff --git a/devel/rubygem-stream/distinfo b/devel/rubygem-stream/distinfo
index 64a9338dfbdd..ac4da1831566 100644
--- a/devel/rubygem-stream/distinfo
+++ b/devel/rubygem-stream/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654276011
-SHA256 (rubygem/stream-0.5.4.gem) = 16b71d38e069645557df6e774280734fc61c6b5379c6f7199d0ca4922473f2e6
-SIZE (rubygem/stream-0.5.4.gem) = 14848
+TIMESTAMP = 1661951078
+SHA256 (rubygem/stream-0.5.5.gem) = 62b3330330de6907e5a1fd0557dc3ef45fc27e48dac6f2502341de1dd04ed504
+SIZE (rubygem/stream-0.5.5.gem) = 14848



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208311853.27VIrBCl041267>