From owner-dev-commits-ports-main@freebsd.org Thu May 20 20:37:35 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AA6B36486C2; Thu, 20 May 2021 20:37:35 +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 4FmM4H2RpQz3hsk; Thu, 20 May 2021 20:37:35 +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 36F5C2C743; Thu, 20 May 2021 20:37:35 +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 14KKbZdv048705; Thu, 20 May 2021 20:37:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14KKbZT3048704; Thu, 20 May 2021 20:37:35 GMT (envelope-from git) Date: Thu, 20 May 2021 20:37:35 GMT Message-Id: <202105202037.14KKbZT3048704@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Palle Girgensohn Subject: git: 66c847090536 - main - sysutils/rubygem-fluent-plugin-config-expander: update to 1.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: girgen X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 66c847090536fa9ef754dc812572c8b269bd76bc Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2021 20:37:35 -0000 The branch main has been updated by girgen: URL: https://cgit.FreeBSD.org/ports/commit/?id=66c847090536fa9ef754dc812572c8b269bd76bc commit 66c847090536fa9ef754dc812572c8b269bd76bc Author: Palle Girgensohn AuthorDate: 2021-05-17 23:25:45 +0000 Commit: Palle Girgensohn CommitDate: 2021-05-20 20:32:07 +0000 sysutils/rubygem-fluent-plugin-config-expander: update to 1.0.1 Update and take maintainership. Approved by: kuriyama@FreeBSD.org (maintainer, timeout > 1 year) PR 239979 --- sysutils/rubygem-fluent-plugin-config-expander/Makefile | 9 +++++---- sysutils/rubygem-fluent-plugin-config-expander/distinfo | 5 +++-- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/sysutils/rubygem-fluent-plugin-config-expander/Makefile b/sysutils/rubygem-fluent-plugin-config-expander/Makefile index d21767d75e16..cd3f6214a00b 100644 --- a/sysutils/rubygem-fluent-plugin-config-expander/Makefile +++ b/sysutils/rubygem-fluent-plugin-config-expander/Makefile @@ -1,13 +1,14 @@ PORTNAME= fluent-plugin-config-expander -PORTVERSION= 0.1.3 +PORTVERSION= 1.0.1 CATEGORIES= sysutils rubygems MASTER_SITES= RG -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= girgen@FreeBSD.org COMMENT= Fluent plugin which provides directives for loop extraction -RUN_DEPENDS= \ - rubygem-fluentd>0:sysutils/rubygem-fluentd +LICENSE= APACHE20 + +RUN_DEPENDS= rubygem-fluentd>0:sysutils/rubygem-fluentd USE_RUBY= yes USES= gem diff --git a/sysutils/rubygem-fluent-plugin-config-expander/distinfo b/sysutils/rubygem-fluent-plugin-config-expander/distinfo index d8759556e178..1c1bc226e7f2 100644 --- a/sysutils/rubygem-fluent-plugin-config-expander/distinfo +++ b/sysutils/rubygem-fluent-plugin-config-expander/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/fluent-plugin-config-expander-0.1.3.gem) = 09a5e7486bc168032b853be306303c9a21b4a16974f14959713b38333900a8f3 -SIZE (rubygem/fluent-plugin-config-expander-0.1.3.gem) = 9216 +TIMESTAMP = 1621293219 +SHA256 (rubygem/fluent-plugin-config-expander-1.0.1.gem) = fe5ece9bbf39aa07477cf8c4727809663ac37f4c51f7a1215a1f47829884f21e +SIZE (rubygem/fluent-plugin-config-expander-1.0.1.gem) = 9728