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,19 +1,19 @@ # Created by: Po-Chuan Hsieh PORTNAME= chef-utils -PORTVERSION= 16.14.1 +PORTVERSION= 16.16.13 CATEGORIES= sysutils rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Basic utility functions for Core Chef Infra development LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= gem USE_RUBY= yes NO_ARCH= yes .include 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 @@ -1,7 +1,7 @@ Chef Utils gem contains common code and mixins for the core Chef Infra Ruby gems. This is intended to be a "core" or "foundations" library for the chef 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