Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2021 20:32:51 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: 91d787b3f023 - main - devel/rubygem-corefines: Update to 1.11.1
Message-ID:  <202107242032.16OKWpjk008620@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=91d787b3f023825d3ac9f8b179f8ca6d71647517

commit 91d787b3f023825d3ac9f8b179f8ca6d71647517
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-24 20:23:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-24 20:23:29 +0000

    devel/rubygem-corefines: Update to 1.11.1
    
    Changes:        https://github.com/jirutka/corefines/blob/master/CHANGELOG.adoc
---
 devel/rubygem-corefines/Makefile | 7 ++++---
 devel/rubygem-corefines/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-corefines/Makefile b/devel/rubygem-corefines/Makefile
index 21afbb342287..d86466ebf41b 100644
--- a/devel/rubygem-corefines/Makefile
+++ b/devel/rubygem-corefines/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	corefines
-PORTVERSION=	1.11.0
+PORTVERSION=	1.11.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -8,8 +8,9 @@ COMMENT=	Refinements for extending Rubys built-in classes
 
 LICENSE=	MIT
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/rubygem-corefines/distinfo b/devel/rubygem-corefines/distinfo
index 69a5b1c59a05..f386a8401ca9 100644
--- a/devel/rubygem-corefines/distinfo
+++ b/devel/rubygem-corefines/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505549809
-SHA256 (rubygem/corefines-1.11.0.gem) = fa9359308a5f242d9ce62a0dcbae86aed7fc40e82495a02ddaa2af04047af262
-SIZE (rubygem/corefines-1.11.0.gem) = 32256
+TIMESTAMP = 1627120930
+SHA256 (rubygem/corefines-1.11.1.gem) = db6ff00000f97747edc0625421d3ac02da218c796b7d57f753a5845cc8178617
+SIZE (rubygem/corefines-1.11.1.gem) = 37376



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