From nobody Thu Nov 2 07:42:20 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SLbSF0vSzz50Hlx; Thu, 2 Nov 2023 07:42: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 4SLbSD4d4Zz4SNx; Thu, 2 Nov 2023 07:42:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698910941; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=RwkzsYAwQtT7cOHtLmGLqB6f72OIO7bmOZyxCZdRbKA=; b=jbnRxDQuU+g2kJ27lwjYOaaTlRi2XwiPUkGXzR+o2UWuTLu/RxlqpDxAdvl9OUaFASllXQ 9iLqk/QQknmxWWtmGnvlBYtYeSdT2KrAqfBuBp2yvc+HQ8BnidHJvfEYZ/RY8uS0OX60jU asIf1ipWmdCMipgY66SP0tDpGcNn/AaYknhEnj5O2QItf4pYAxSfgjSv89nFqUAJCsXB3h FXzvhccq3IKue1CGsrzuoiyC71rQ1/c8gma+TgJCXimAkendvFinSCtMkrKhv6Rr6WbDrP feWTe2RVIRngCs6qb37Uf3ziiBJtueFk8iz93/eqf1Pu4Y98M4ZqS5CGwB0EhQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698910941; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=RwkzsYAwQtT7cOHtLmGLqB6f72OIO7bmOZyxCZdRbKA=; b=gFNdTqWMDLb+3MCYyNvs0t9+u2Dk1bUlXMmJfrFnYzTSDyEWshDZu4mZ9RcSjHyMzFB81V +2c0BBwXljBGTpFrKSRtDjIHp6LuZIBcyqCMlKhtB0PYZskmFEQfo6YthpDH9LDBAogztt LKHCy5q95Jmb6nVLW0NaKm3licwJRxOJ2KT6vk84fH8EH1Goit3SEmtGI1FWXWt8OWHPKK FOLhhE+QH68Xu27qb553uX090vgIlak64bED9xRDoyB20Y9EGuPaHSQkxK1dBySN4wpDcu 0reujTOj46PCcmAYFymxvL35MPJb3GagTDY37foXucuOJNPvELasX5lYCBT98A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698910941; a=rsa-sha256; cv=none; b=xHo9r4GILHBb3bVIczJ+EC5jRszA11YYvCkAsaINPgKsFCBbCcqLP8G4w83rDpZrBe4J6B TWUSKd3T56dHGhz8t/CWYT0hNm4fh+ZqSY8NpKivFgqbcZls6zgC3C9UwLPt3vgJiZavVI MnA+dedqlU1yQzh6Eph+0HrY8j0wjPGY5xSWAvn88Z9VLH2g2e697JyriXt5NySbWUbFFl B/6dl9irWRiCN9tVrKjSCBL/13U4QZSYRVH7gmWrEgsme4HvjP48iqM3UaaAcLeIi+W2ON mGLE7Qa3szSF0csjjn13Y32WZyWv3necFTZlZYNA07AU2UrYFe0NcEkZV5bm3w== 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 4SLbSD2gw5z5sw; Thu, 2 Nov 2023 07:42:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 3A27gK5b036234; Thu, 2 Nov 2023 07:42:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 3A27gKiY036231; Thu, 2 Nov 2023 07:42:20 GMT (envelope-from git) Date: Thu, 2 Nov 2023 07:42:20 GMT Message-Id: <202311020742.3A27gKiY036231@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: 34db311b6cf2 - main - www/rubygem-propshaft-rails70: Update to 0.8.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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: 34db311b6cf297660cae0d84189f7b8905eb3fc7 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=34db311b6cf297660cae0d84189f7b8905eb3fc7 commit 34db311b6cf297660cae0d84189f7b8905eb3fc7 Author: Po-Chuan Hsieh AuthorDate: 2023-11-02 07:36:06 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-11-02 07:37:41 +0000 www/rubygem-propshaft-rails70: Update to 0.8.0 Changes: https://github.com/rails/propshaft/releases --- www/rubygem-propshaft-rails70/Makefile | 2 +- www/rubygem-propshaft-rails70/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/rubygem-propshaft-rails70/Makefile b/www/rubygem-propshaft-rails70/Makefile index 17c6e89d8bd0..7a2918001a14 100644 --- a/www/rubygem-propshaft-rails70/Makefile +++ b/www/rubygem-propshaft-rails70/Makefile @@ -1,5 +1,5 @@ PORTNAME= propshaft -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails70 diff --git a/www/rubygem-propshaft-rails70/distinfo b/www/rubygem-propshaft-rails70/distinfo index 94a928749626..a47242ad194a 100644 --- a/www/rubygem-propshaft-rails70/distinfo +++ b/www/rubygem-propshaft-rails70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697330200 -SHA256 (rubygem/propshaft-0.7.0.gem) = 89789931e1e0b70ae380ad2550f8649b0665b5357fb366565a89f8a6dcc645a7 -SIZE (rubygem/propshaft-0.7.0.gem) = 13312 +TIMESTAMP = 1698848856 +SHA256 (rubygem/propshaft-0.8.0.gem) = cad3fa50f78ef59db4938e61e5edc9b6105838cd890f75b1ca4d7c9b5b662b68 +SIZE (rubygem/propshaft-0.8.0.gem) = 13312