Verified Commit 85fa591d authored by sunpoet's avatar sunpoet
Browse files

sysutils/rubygem-chef-utils15: Remove obsoleted port

Chef Infra Client 15 and under is EoL'd on April 30, 2021.

Reference:	https://docs.chef.io/versions/#end-of-life-eol-products
parent 0d8cc677
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1156,7 +1156,6 @@
    SUBDIR += rubygem-chef-config
    SUBDIR += rubygem-chef-telemetry
    SUBDIR += rubygem-chef-utils
    SUBDIR += rubygem-chef-utils15
    SUBDIR += rubygem-chef-vault
    SUBDIR += rubygem-chef-zero
    SUBDIR += rubygem-choria-mcorpc-support
+0 −22
Original line number Diff line number Diff line
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME=	chef-utils
PORTVERSION=	15.15.0
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	15

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Basic utility functions for Core Chef development

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

PORTSCOUT=	limit:^15\.

.include <bsd.port.mk>
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1610174223
SHA256 (rubygem/chef-utils-15.15.0.gem) = aaf3cbf01eb4b7f3900e2b3ecff82345e30c9cf285e6528e5711c96a188619c9
SIZE (rubygem/chef-utils-15.15.0.gem) = 29696
+0 −7
Original line number Diff line number Diff line
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