From owner-dev-commits-ports-main@freebsd.org Wed Jun 30 20:48:16 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6508D64D410; Wed, 30 Jun 2021 20:48:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GFYMh1nxKz3wCs; Wed, 30 Jun 2021 20:48:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C97BD13C90; Wed, 30 Jun 2021 20:48:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15UKmFfb057190; Wed, 30 Jun 2021 20:48:15 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15UKmFEX057189; Wed, 30 Jun 2021 20:48:15 GMT (envelope-from git) Date: Wed, 30 Jun 2021 20:48:15 GMT Message-Id: <202106302048.15UKmFEX057189@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: f7c81bb40bd9 - main - devel/rubygem-climate_control: Update to 1.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f7c81bb40bd9028e3a2f00e69f910d44e51cf1d7 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jun 2021 20:48:16 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f7c81bb40bd9028e3a2f00e69f910d44e51cf1d7 commit f7c81bb40bd9028e3a2f00e69f910d44e51cf1d7 Author: Po-Chuan Hsieh AuthorDate: 2021-06-30 20:40:07 +0000 Commit: Po-Chuan Hsieh 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 PORTNAME= climate_control -PORTVERSION= 0.2.0 +PORTVERSION= 1.0.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -9,10 +9,11 @@ MAINTAINER= ruby@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 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