git: f7c81bb40bd9 - main - devel/rubygem-climate_control: Update to 1.0.1

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


The branch main has been updated by sunpoet:

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

commit f7c81bb40bd9028e3a2f00e69f910d44e51cf1d7
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:40:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:44:10 +0000

    devel/rubygem-climate_control: Update to 1.0.1
    
    - Update LICENSE_FILE
    
    Changes:        https://github.com/thoughtbot/climate_control/releases
                    https://github.com/thoughtbot/climate_control/blob/main/NEWS
---
 devel/rubygem-climate_control/Makefile | 9 +++++----
 devel/rubygem-climate_control/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/devel/rubygem-climate_control/Makefile b/devel/rubygem-climate_control/Makefile
index 9775109e129b..82be4c0d4443 100644
--- a/devel/rubygem-climate_control/Makefile
+++ b/devel/rubygem-climate_control/Makefile
@@ -1,7 +1,7 @@
 # Created by: Ryan Steinmetz <zi at FreeBSD.org>
 
 PORTNAME=	climate_control
-PORTVERSION=	0.2.0
+PORTVERSION=	1.0.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -9,10 +9,11 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Modify your ENV
 
 LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE.txt
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/rubygem-climate_control/distinfo b/devel/rubygem-climate_control/distinfo
index 1cb6ce895075..d3b0a1415efa 100644
--- a/devel/rubygem-climate_control/distinfo
+++ b/devel/rubygem-climate_control/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494671910
-SHA256 (rubygem/climate_control-0.2.0.gem) = 51f6a7f6a3e7b94f400592c298b32b91467400ec4580065ccc26efa522d82160
-SIZE (rubygem/climate_control-0.2.0.gem) = 9728
+TIMESTAMP = 1624630268
+SHA256 (rubygem/climate_control-1.0.1.gem) = f63379f3406e87e32a3e7b323fb1d2e304fded9a95a7fb8b9bafe65339d20da1
+SIZE (rubygem/climate_control-1.0.1.gem) = 9728


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