git: 468e5c062a37 - main - cleanup: Remove expired ports:
Rene Ladan
rene at FreeBSD.org
Wed Jul 21 14:23:40 UTC 2021
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=468e5c062a37a336b283184e35276aa1763c1064
commit 468e5c062a37a336b283184e35276aa1763c1064
Author: Rene Ladan <rene at FreeBSD.org>
AuthorDate: 2021-07-21 14:23:31 +0000
Commit: Rene Ladan <rene at FreeBSD.org>
CommitDate: 2021-07-21 14:23:31 +0000
cleanup: Remove expired ports:
2021-07-20 sysutils/rubygem-fluent-plugin-graylog: Project is abandoned upstreams
---
MOVED | 1 +
sysutils/Makefile | 1 -
sysutils/rubygem-fluent-plugin-graylog/Makefile | 24 ----------------------
sysutils/rubygem-fluent-plugin-graylog/distinfo | 3 ---
.../files/patch-fluent_plugin_graylog_gemspec | 12 -----------
sysutils/rubygem-fluent-plugin-graylog/pkg-descr | 4 ----
6 files changed, 1 insertion(+), 44 deletions(-)
diff --git a/MOVED b/MOVED
index 5c53f7c9c150..4c7443023aeb 100644
--- a/MOVED
+++ b/MOVED
@@ -16465,3 +16465,4 @@ www/nextcloud-circles|www/nextcloud|2021-07-09|Included in the Nextcloud port wi
net-mgmt/unifi-lts||2021-07-18|Has expired: Upstream EoL the hardware supported by this release
audio/ripit|audio/abcde|2021-07-18|Has expired: Upstream no longer maintained, use audio/abcde instead
x11-toolkits/libsexymm||2021-07-19|Discontinued in 2006, no dependency left in the ports tree
+sysutils/rubygem-fluent-plugin-graylog||2021-07-21|Has expired: Project is abandoned upstreams
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 3af247267be8..bae70f738692 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1158,7 +1158,6 @@
SUBDIR += rubygem-fluent-mixin-plaintextformatter
SUBDIR += rubygem-fluent-plugin-config-expander
SUBDIR += rubygem-fluent-plugin-file-alternative
- SUBDIR += rubygem-fluent-plugin-graylog
SUBDIR += rubygem-fluent-plugin-tail-asis
SUBDIR += rubygem-fluentd
SUBDIR += rubygem-fssm
diff --git a/sysutils/rubygem-fluent-plugin-graylog/Makefile b/sysutils/rubygem-fluent-plugin-graylog/Makefile
deleted file mode 100644
index 7956058a3ed4..000000000000
--- a/sysutils/rubygem-fluent-plugin-graylog/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created by: Palle Girgensohn <girgen at FreeBSD.org>
-
-PORTNAME= fluent-plugin-graylog
-PORTVERSION= 1.0.2
-PORTREVISION= 1
-CATEGORIES= sysutils rubygems
-MASTER_SITES= RG
-
-MAINTAINER= girgen at FreeBSD.org
-COMMENT= Gems for fluent plugin for graylog
-
-LICENSE= BSD3CLAUSE
-
-RUN_DEPENDS= rubygem-fluentd>0:sysutils/rubygem-fluentd
-
-USE_RUBY= yes
-USES= gem shebangfix
-SHEBANG_FILES= bin/setup
-NO_ARCH= yes
-
-DEPRECATED= Project is abandoned upstreams
-EXPIRATION_DATE= 2021-07-20
-
-.include <bsd.port.mk>
diff --git a/sysutils/rubygem-fluent-plugin-graylog/distinfo b/sysutils/rubygem-fluent-plugin-graylog/distinfo
deleted file mode 100644
index a0f4b9edfa17..000000000000
--- a/sysutils/rubygem-fluent-plugin-graylog/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1621290118
-SHA256 (rubygem/fluent-plugin-graylog-1.0.2.gem) = 5856cbe4bc30e4c92212cb06ce4841e5ebcd51e321a753155404b9bef83f8a93
-SIZE (rubygem/fluent-plugin-graylog-1.0.2.gem) = 7680
diff --git a/sysutils/rubygem-fluent-plugin-graylog/files/patch-fluent_plugin_graylog_gemspec b/sysutils/rubygem-fluent-plugin-graylog/files/patch-fluent_plugin_graylog_gemspec
deleted file mode 100644
index fbc693f5eddd..000000000000
--- a/sysutils/rubygem-fluent-plugin-graylog/files/patch-fluent_plugin_graylog_gemspec
+++ /dev/null
@@ -1,12 +0,0 @@
---- fluent-plugin-graylog.gemspec.orig 2021-05-20 20:05:36.608489000 +0000
-+++ fluent-plugin-graylog.gemspec 2021-05-20 20:06:00.869370000 +0000
-@@ -22,7 +22,7 @@
- s.specification_version = 4
-
- if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
-- s.add_runtime_dependency(%q<fluentd>.freeze, ["~> 0.12.36"])
-+ s.add_runtime_dependency(%q<fluentd>.freeze, [">= 0.12.36"])
- s.add_development_dependency(%q<rake>.freeze, ["~> 10.0"])
- s.add_development_dependency(%q<rspec>.freeze, ["~> 3.3"])
- s.add_development_dependency(%q<test-unit>.freeze, ["~> 3.1"])
-
diff --git a/sysutils/rubygem-fluent-plugin-graylog/pkg-descr b/sysutils/rubygem-fluent-plugin-graylog/pkg-descr
deleted file mode 100644
index 4e4ddc406f19..000000000000
--- a/sysutils/rubygem-fluent-plugin-graylog/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-A Fluentd output plugin for Graylog. Send logging information in JSON format
-via TCP to an instance of GrayLog
-
-WWW: https://github.com/FundingCircle/fluent-plugin-graylog
More information about the dev-commits-ports-all
mailing list