diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2021-05-17 23:27:38 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2021-05-20 20:32:07 +0000 |
commit | 05f914c1b599067703bd3e7f46eb89c5de04f2ca (patch) | |
tree | 3fadfc513fe9a427e22e50409af65b7009381fa8 | |
parent | 66c847090536fa9ef754dc812572c8b269bd76bc (diff) | |
download | ports-05f914c1b599067703bd3e7f46eb89c5de04f2ca.tar.gz ports-05f914c1b599067703bd3e7f46eb89c5de04f2ca.zip |
sysutils/rubygem-fluent-plugin-file-alternative: update to 0.2.2
Update and take maintainership.
PR: 239979
Approved by: kuriyama@FreeBSD.org (maintainer, timeout > 1 year)
-rw-r--r-- | sysutils/rubygem-fluent-plugin-file-alternative/Makefile | 4 | ||||
-rw-r--r-- | sysutils/rubygem-fluent-plugin-file-alternative/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/rubygem-fluent-plugin-file-alternative/Makefile b/sysutils/rubygem-fluent-plugin-file-alternative/Makefile index 11c3bce9809c..26c55502919a 100644 --- a/sysutils/rubygem-fluent-plugin-file-alternative/Makefile +++ b/sysutils/rubygem-fluent-plugin-file-alternative/Makefile @@ -1,9 +1,9 @@ PORTNAME= fluent-plugin-file-alternative -PORTVERSION= 0.1.4 +PORTVERSION= 0.2.2 CATEGORIES= sysutils rubygems MASTER_SITES= RG -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= girgen@FreeBSD.org COMMENT= Gems for fluent plugin of alternative implementation of out_file RUN_DEPENDS= \ diff --git a/sysutils/rubygem-fluent-plugin-file-alternative/distinfo b/sysutils/rubygem-fluent-plugin-file-alternative/distinfo index 28ed33e2dd00..78aaeab7d45d 100644 --- a/sysutils/rubygem-fluent-plugin-file-alternative/distinfo +++ b/sysutils/rubygem-fluent-plugin-file-alternative/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/fluent-plugin-file-alternative-0.1.4.gem) = 8a0f3575c65fed604c520eb8c25a9df6d6f9acedce0cd49531808c1f01f33a84 -SIZE (rubygem/fluent-plugin-file-alternative-0.1.4.gem) = 8192 +TIMESTAMP = 1621293275 +SHA256 (rubygem/fluent-plugin-file-alternative-0.2.2.gem) = 1f0819032046c68683d7a285a752ca316dd1aa10fd4b16b123696aa7531617de +SIZE (rubygem/fluent-plugin-file-alternative-0.2.2.gem) = 9728 |