git: 3d22cb76bc87 - main - devel/rubygem-stream: Update to 0.5.3

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jul 6 15:07:36 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3d22cb76bc87d00657408d81ffb5c3071867c6fc

commit 3d22cb76bc87d00657408d81ffb5c3071867c6fc
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 15:00:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-06 15:00:03 +0000

    devel/rubygem-stream: Update to 0.5.3
    
    Changes:        https://github.com/monora/stream/commits/master
---
 devel/rubygem-stream/Makefile | 9 +++++----
 devel/rubygem-stream/distinfo | 5 +++--
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-stream/Makefile b/devel/rubygem-stream/Makefile
index a112bfb904d6..9159646b6777 100644
--- a/devel/rubygem-stream/Makefile
+++ b/devel/rubygem-stream/Makefile
@@ -1,8 +1,7 @@
 # Created by: Ulrich Spoerlein <uspoerlein at gmail.com>
 
 PORTNAME=	stream
-PORTVERSION=	0.5
-PORTREVISION=	2
+PORTVERSION=	0.5.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,9 +11,11 @@ COMMENT=	Interface for external iterators
 LICENSE=	BSD2CLAUSE RUBY
 LICENSE_COMB=	dual
 
-NO_ARCH=	yes
+RUN_DEPENDS=	rubygem-generator>=0:devel/rubygem-generator
 
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/rubygem-stream/distinfo b/devel/rubygem-stream/distinfo
index 3533c063a155..4d4f722cf228 100644
--- a/devel/rubygem-stream/distinfo
+++ b/devel/rubygem-stream/distinfo
@@ -1,2 +1,3 @@
-SHA256 (rubygem/stream-0.5.gem) = 8c5edc44ce44f8d71abbf3e99bb132b967104722f852a2641c0936025cce1fc0
-SIZE (rubygem/stream-0.5.gem) = 14848
+TIMESTAMP = 1625323797
+SHA256 (rubygem/stream-0.5.3.gem) = b4c0441186fb4f5b47a3355007dee6ae0aec4060652688743317a5bc88e70f8f
+SIZE (rubygem/stream-0.5.3.gem) = 15360


More information about the dev-commits-ports-main mailing list