git: 6244ae156b97 - main - textproc/rubygem-ruby_expect: Update to 1.7.5

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 21 18:14:30 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6244ae156b971a93ff1de04ab2de9cdc08a9df20

commit 6244ae156b971a93ff1de04ab2de9cdc08a9df20
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-21 17:20:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-21 18:12:04 +0000

    textproc/rubygem-ruby_expect: Update to 1.7.5
    
    Changes:        https://github.com/abates/ruby_expect/commits/develop
---
 textproc/rubygem-ruby_expect/Makefile | 7 ++++---
 textproc/rubygem-ruby_expect/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/textproc/rubygem-ruby_expect/Makefile b/textproc/rubygem-ruby_expect/Makefile
index 1f00bae24c96..8d84bb415c54 100644
--- a/textproc/rubygem-ruby_expect/Makefile
+++ b/textproc/rubygem-ruby_expect/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	ruby_expect
-PORTVERSION=	1.7.4
-PORTREVISION=	1
+PORTVERSION=	1.7.5
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -10,9 +9,11 @@ COMMENT=	Simple expect implementation
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+USES=		gem shebangfix
 USE_RUBY=	yes
+
 NO_ARCH=	yes
-USES=	gem shebangfix
+
 SHEBANG_FILES=	bin/setup
 
 .include <bsd.port.mk>
diff --git a/textproc/rubygem-ruby_expect/distinfo b/textproc/rubygem-ruby_expect/distinfo
index df3d480710e9..b954ff5e58c1 100644
--- a/textproc/rubygem-ruby_expect/distinfo
+++ b/textproc/rubygem-ruby_expect/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478006012
-SHA256 (rubygem/ruby_expect-1.7.4.gem) = 64486db557a70e5140d0c66cd9d591b5a40971b23dd0d848e8e2b68311d275c2
-SIZE (rubygem/ruby_expect-1.7.4.gem) = 15360
+TIMESTAMP = 1626714706
+SHA256 (rubygem/ruby_expect-1.7.5.gem) = af1f64530763a827cf1e5991162ad6d623640af5c963ba7173f69264de31816f
+SIZE (rubygem/ruby_expect-1.7.5.gem) = 15360


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