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
This commit is contained in:
parent
4e15403f9c
commit
66c8470905
2 changed files with 8 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue