From owner-dev-commits-ports-all@freebsd.org Tue Jul 6 15:07:21 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 4975165A78B; Tue, 6 Jul 2021 15:07:21 +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 4GK5WX1G7kz3LTJ; Tue, 6 Jul 2021 15:07:20 +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 82C941BBCE; Tue, 6 Jul 2021 15:07:19 +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 166F7J33023044; Tue, 6 Jul 2021 15:07:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 166F7Jug023043; Tue, 6 Jul 2021 15:07:19 GMT (envelope-from git) Date: Tue, 6 Jul 2021 15:07:19 GMT Message-Id: <202107061507.166F7Jug023043@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: 2a66804a8e8d - main - devel/rubygem-shoulda-context: Update to 2.0.0 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: 2a66804a8e8d850fe6605b1d2f49ab0ae3bef0a2 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2021 15:07:21 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2a66804a8e8d850fe6605b1d2f49ab0ae3bef0a2 commit 2a66804a8e8d850fe6605b1d2f49ab0ae3bef0a2 Author: Po-Chuan Hsieh AuthorDate: 2021-07-06 14:59:54 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-07-06 14:59:54 +0000 devel/rubygem-shoulda-context: Update to 2.0.0 - Update WWW Changes: https://github.com/thoughtbot/shoulda-context/blob/master/CHANGELOG.md --- devel/rubygem-shoulda-context/Makefile | 9 ++++++--- devel/rubygem-shoulda-context/distinfo | 6 +++--- devel/rubygem-shoulda-context/pkg-descr | 2 +- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/devel/rubygem-shoulda-context/Makefile b/devel/rubygem-shoulda-context/Makefile index a87d5b51cb4a..7afea5ca741f 100644 --- a/devel/rubygem-shoulda-context/Makefile +++ b/devel/rubygem-shoulda-context/Makefile @@ -1,7 +1,7 @@ # Created by: Steve Wills PORTNAME= shoulda-context -PORTVERSION= 1.2.2 +PORTVERSION= 2.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,10 +11,13 @@ COMMENT= Context framework extracted from Shoulda LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -NO_ARCH= yes +USES= gem shebangfix USE_RUBY= yes -USES= gem + +NO_ARCH= yes PLIST_FILES= bin/convert_to_should_syntax +SHEBANG_FILES= bin/* + .include diff --git a/devel/rubygem-shoulda-context/distinfo b/devel/rubygem-shoulda-context/distinfo index 2ac95a6ff21d..65fb91d207db 100644 --- a/devel/rubygem-shoulda-context/distinfo +++ b/devel/rubygem-shoulda-context/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1483215738 -SHA256 (rubygem/shoulda-context-1.2.2.gem) = 6c25ac1938b9009807c37c2e497fac84f768db3c89d67688459a2ce6bb6616d0 -SIZE (rubygem/shoulda-context-1.2.2.gem) = 24064 +TIMESTAMP = 1625323773 +SHA256 (rubygem/shoulda-context-2.0.0.gem) = 7adf45342cd800f507d2a053658cb1cce2884b616b26004d39684b912ea32c34 +SIZE (rubygem/shoulda-context-2.0.0.gem) = 34304 diff --git a/devel/rubygem-shoulda-context/pkg-descr b/devel/rubygem-shoulda-context/pkg-descr index ccff92b91ce4..5d38324f8e4d 100644 --- a/devel/rubygem-shoulda-context/pkg-descr +++ b/devel/rubygem-shoulda-context/pkg-descr @@ -1,3 +1,3 @@ Context framework extracted from Shoulda -WWW: https://thoughtbot.com/community/ +WWW: https://github.com/thoughtbot/shoulda-context