From nobody Mon Oct 25 16:04:38 2021 X-Original-To: dev-commits-ports-all@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 04368181E0E4; Mon, 25 Oct 2021 16:04:44 +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 4HdKXW3Xrqz3NS2; Mon, 25 Oct 2021 16:04:43 +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 1E1B23B27; Mon, 25 Oct 2021 16:04:39 +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 19PG4ckJ081870; Mon, 25 Oct 2021 16:04:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19PG4cjI081869; Mon, 25 Oct 2021 16:04:38 GMT (envelope-from git) Date: Mon, 25 Oct 2021 16:04:38 GMT Message-Id: <202110251604.19PG4cjI081869@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: 79be592586bf - main - sysutils/rubygem-chef-utils: Update to 16.16.13 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@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: 79be592586bf0c076961a4d4fec3f90bc2d98661 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=79be592586bf0c076961a4d4fec3f90bc2d98661 commit 79be592586bf0c076961a4d4fec3f90bc2d98661 Author: Po-Chuan Hsieh AuthorDate: 2021-10-25 15:13:18 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-10-25 15:58:00 +0000 sysutils/rubygem-chef-utils: Update to 16.16.13 - Update WWW Changes: https://docs.chef.io/release_notes_client/ --- sysutils/rubygem-chef-utils/Makefile | 2 +- sysutils/rubygem-chef-utils/distinfo | 6 +++--- sysutils/rubygem-chef-utils/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sysutils/rubygem-chef-utils/Makefile b/sysutils/rubygem-chef-utils/Makefile index cc730434143c..1e5bf3751900 100644 --- a/sysutils/rubygem-chef-utils/Makefile +++ b/sysutils/rubygem-chef-utils/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= chef-utils -PORTVERSION= 16.14.1 +PORTVERSION= 16.16.13 CATEGORIES= sysutils rubygems MASTER_SITES= RG diff --git a/sysutils/rubygem-chef-utils/distinfo b/sysutils/rubygem-chef-utils/distinfo index c63a40673f35..acaeb4f2361f 100644 --- a/sysutils/rubygem-chef-utils/distinfo +++ b/sysutils/rubygem-chef-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632664464 -SHA256 (rubygem/chef-utils-16.14.1.gem) = 85d9e1162be2141df268d20d6dce015de3bc77c170c3fc49761759debea0ca6b -SIZE (rubygem/chef-utils-16.14.1.gem) = 31744 +TIMESTAMP = 1634391258 +SHA256 (rubygem/chef-utils-16.16.13.gem) = b782e2f93ba2a62e54d3079e9f42a9dfdd4dcd926f52ccb321196cab53c334c8 +SIZE (rubygem/chef-utils-16.16.13.gem) = 31744 diff --git a/sysutils/rubygem-chef-utils/pkg-descr b/sysutils/rubygem-chef-utils/pkg-descr index 7d4cd405ca84..249e1c916789 100644 --- a/sysutils/rubygem-chef-utils/pkg-descr +++ b/sysutils/rubygem-chef-utils/pkg-descr @@ -4,4 +4,4 @@ ecosystem (and external related gems) which allows the use of core code and utility functions of the chef gem without requiring all the heaviness of the chef gem. -WWW: https://github.com/chef/chef/tree/master/chef-utils +WWW: https://github.com/chef/chef/tree/main/chef-utils