git: 66c847090536 - main - sysutils/rubygem-fluent-plugin-config-expander: update to 1.0.1
Palle Girgensohn
girgen at FreeBSD.org
Thu May 20 20:37:35 UTC 2021
The branch main has been updated by girgen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=66c847090536fa9ef754dc812572c8b269bd76bc
commit 66c847090536fa9ef754dc812572c8b269bd76bc
Author: Palle Girgensohn <girgen at FreeBSD.org>
AuthorDate: 2021-05-17 23:25:45 +0000
Commit: Palle Girgensohn <girgen at FreeBSD.org>
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 at 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 at FreeBSD.org
+MAINTAINER= girgen at 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
More information about the dev-commits-ports-all
mailing list