From owner-dev-commits-ports-main@freebsd.org Wed Jul 21 18:14:49 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 2550566986D; Wed, 21 Jul 2021 18:14:49 +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 4GVNyw3gdgz4S4S; Wed, 21 Jul 2021 18:14:48 +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 1B1162256E; Wed, 21 Jul 2021 18:14:48 +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 16LIElGG044826; Wed, 21 Jul 2021 18:14:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16LIElsE044825; Wed, 21 Jul 2021 18:14:47 GMT (envelope-from git) Date: Wed, 21 Jul 2021 18:14:47 GMT Message-Id: <202107211814.16LIElsE044825@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: ff98d4fdacc1 - main - www/rubygem-http-cookie: Update to 1.0.4 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: ff98d4fdacc16c1674f2498b0604c26996d33413 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, 21 Jul 2021 18:14:49 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff98d4fdacc16c1674f2498b0604c26996d33413 commit ff98d4fdacc16c1674f2498b0604c26996d33413 Author: Po-Chuan Hsieh AuthorDate: 2021-07-21 17:21:42 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-07-21 18:12:08 +0000 www/rubygem-http-cookie: Update to 1.0.4 - Update version requirement of RUN_DEPENDS Changes: https://github.com/sparklemotion/http-cookie/blob/master/CHANGELOG.md --- www/rubygem-http-cookie/Makefile | 10 +++++----- www/rubygem-http-cookie/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/www/rubygem-http-cookie/Makefile b/www/rubygem-http-cookie/Makefile index 43bdb2bed4f1..0880bc10b741 100644 --- a/www/rubygem-http-cookie/Makefile +++ b/www/rubygem-http-cookie/Makefile @@ -1,7 +1,7 @@ # Created by: Steve Wills PORTNAME= http-cookie -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= www rubygems MASTER_SITES= RG @@ -10,11 +10,11 @@ COMMENT= Ruby library to handle HTTP Cookies LICENSE= MIT -RUN_DEPENDS= rubygem-domain_name>=0.5.1:net/rubygem-domain_name +RUN_DEPENDS= rubygem-domain_name>=0.5<1:net/rubygem-domain_name -NO_ARCH= yes - -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include diff --git a/www/rubygem-http-cookie/distinfo b/www/rubygem-http-cookie/distinfo index 76913eb36929..4fdbfaf28bc2 100644 --- a/www/rubygem-http-cookie/distinfo +++ b/www/rubygem-http-cookie/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1483104564 -SHA256 (rubygem/http-cookie-1.0.3.gem) = 2f11269d817bc52ab2af2721e89a377660a961078de2a3a55fc696d7897e8c00 -SIZE (rubygem/http-cookie-1.0.3.gem) = 38400 +TIMESTAMP = 1626714740 +SHA256 (rubygem/http-cookie-1.0.4.gem) = 89a64e1b9e3ed823b559b2030e0b62ad850d0d11325a0589145ebf93d80267a4 +SIZE (rubygem/http-cookie-1.0.4.gem) = 39424