From nobody Mon Oct 25 16:04:37 2021 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 82440181DE79; Mon, 25 Oct 2021 16:04:42 +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 4HdKXT6GRGz3Nr7; Mon, 25 Oct 2021 16:04:41 +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 03DA23D18; Mon, 25 Oct 2021 16:04:37 +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 19PG4bCw081846; Mon, 25 Oct 2021 16:04:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19PG4bHt081845; Mon, 25 Oct 2021 16:04:37 GMT (envelope-from git) Date: Mon, 25 Oct 2021 16:04:37 GMT Message-Id: <202110251604.19PG4bHt081845@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: 7f3d1ea5c276 - main - sysutils/rubygem-chef-config: Update to 16.16.13 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: 7f3d1ea5c276306e2115442c9fb3b1ce5918db79 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f3d1ea5c276306e2115442c9fb3b1ce5918db79 commit 7f3d1ea5c276306e2115442c9fb3b1ce5918db79 Author: Po-Chuan Hsieh AuthorDate: 2021-10-25 15:13:11 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-10-25 15:58:00 +0000 sysutils/rubygem-chef-config: Update to 16.16.13 - Update WWW Changes: https://docs.chef.io/release_notes_client/ --- sysutils/rubygem-chef-config/Makefile | 2 +- sysutils/rubygem-chef-config/distinfo | 6 +++--- sysutils/rubygem-chef-config/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sysutils/rubygem-chef-config/Makefile b/sysutils/rubygem-chef-config/Makefile index b5de42f91847..f1e8b1df28e2 100644 --- a/sysutils/rubygem-chef-config/Makefile +++ b/sysutils/rubygem-chef-config/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= chef-config -PORTVERSION= 16.14.1 +PORTVERSION= 16.16.13 CATEGORIES= sysutils rubygems MASTER_SITES= RG diff --git a/sysutils/rubygem-chef-config/distinfo b/sysutils/rubygem-chef-config/distinfo index a68c231b6419..26dbe1d56d32 100644 --- a/sysutils/rubygem-chef-config/distinfo +++ b/sysutils/rubygem-chef-config/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632664462 -SHA256 (rubygem/chef-config-16.14.1.gem) = c70c18320f5e54578d0a4c60cdf748d1be9de686e6bb8312b1e03a0561716ecf -SIZE (rubygem/chef-config-16.14.1.gem) = 51712 +TIMESTAMP = 1634391256 +SHA256 (rubygem/chef-config-16.16.13.gem) = 5de6426acd9a15a44b72b1f5927f846672e9a5246d660f9cac334d65c37aa819 +SIZE (rubygem/chef-config-16.16.13.gem) = 51712 diff --git a/sysutils/rubygem-chef-config/pkg-descr b/sysutils/rubygem-chef-config/pkg-descr index c2cb6307f8de..21e1af16de78 100644 --- a/sysutils/rubygem-chef-config/pkg-descr +++ b/sysutils/rubygem-chef-config/pkg-descr @@ -1,3 +1,3 @@ ChefConfig is the default configuration and config loading library for Chef. -WWW: https://github.com/chef/chef/tree/master/chef-config +WWW: https://github.com/chef/chef/tree/main/chef-config