git: 721da27184a6 - main - devel/rubygem-binding_of_caller: Update to 1.0.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 30 20:48:12 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=721da27184a6145281964dd75b2ef17f2e4d4c4d

commit 721da27184a6145281964dd75b2ef17f2e4d4c4d
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:40:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:44:09 +0000

    devel/rubygem-binding_of_caller: Update to 1.0.0
    
    Changes:        https://github.com/banister/binding_of_caller/releases
---
 devel/rubygem-binding_of_caller/Makefile | 7 ++++---
 devel/rubygem-binding_of_caller/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-binding_of_caller/Makefile b/devel/rubygem-binding_of_caller/Makefile
index f25bdf13fe97..919c94cbd7b9 100644
--- a/devel/rubygem-binding_of_caller/Makefile
+++ b/devel/rubygem-binding_of_caller/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	binding_of_caller
-PORTVERSION=	0.8.0
+PORTVERSION=	1.0.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,8 +10,9 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-debug_inspector>=0.0.1:devel/rubygem-debug_inspector
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/rubygem-binding_of_caller/distinfo b/devel/rubygem-binding_of_caller/distinfo
index 56241bba9fb1..4b3633b3f13e 100644
--- a/devel/rubygem-binding_of_caller/distinfo
+++ b/devel/rubygem-binding_of_caller/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515599745
-SHA256 (rubygem/binding_of_caller-0.8.0.gem) = afec4df042fb62bac8a962df222f4c12b6ad725bcb3519bcfec390a327c55e17
-SIZE (rubygem/binding_of_caller-0.8.0.gem) = 87552
+TIMESTAMP = 1624630262
+SHA256 (rubygem/binding_of_caller-1.0.0.gem) = 3aad25d1d538fc6e7972978f9bf512ccd992784009947c81633bea776713161d
+SIZE (rubygem/binding_of_caller-1.0.0.gem) = 10240


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