aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormatthew <matthew@FreeBSD.org>2016-01-07 07:47:47 +0800
committermatthew <matthew@FreeBSD.org>2016-01-07 07:47:47 +0800
commit6f4ffa8c1e8dc07173fedb9cbd7e3d4c2a340077 (patch)
tree67ef99813824a01147501d945f74a758d7b56063
parentba52f365072f875087bb90824df6f01ac03759ee (diff)
downloadfreebsd-ports-gnome-6f4ffa8c1e8dc07173fedb9cbd7e3d4c2a340077.tar.gz
freebsd-ports-gnome-6f4ffa8c1e8dc07173fedb9cbd7e3d4c2a340077.tar.zst
freebsd-ports-gnome-6f4ffa8c1e8dc07173fedb9cbd7e3d4c2a340077.zip
Update to 1.4.5 and deprecate
Upstream has changed the way they distribute logstash plugins. There are now separate github repos for each individual plugin. See https://github.com/logstash-plugins Therefore, upgrade to the latest available combined version, but also mark the port deprecated and due to be removed in March. Individual plugins should be ported as required.
-rw-r--r--sysutils/logstash-contrib/Makefile6
-rw-r--r--sysutils/logstash-contrib/distinfo4
-rw-r--r--sysutils/logstash-contrib/pkg-plist2
3 files changed, 7 insertions, 5 deletions
diff --git a/sysutils/logstash-contrib/Makefile b/sysutils/logstash-contrib/Makefile
index dbaebd6cd03f..6132e4940ddb 100644
--- a/sysutils/logstash-contrib/Makefile
+++ b/sysutils/logstash-contrib/Makefile
@@ -3,13 +3,15 @@
PORTNAME= logstash-contrib
DISTVERSIONPREFIX= v
-DISTVERSION= 1.4.2
-PORTREVISION= 3
+DISTVERSION= 1.4.5
CATEGORIES= sysutils
MAINTAINER= matthew@FreeBSD.org
COMMENT= Standard plugins contributed to the Logstash project
+DEPRECATED= Upstream now distributing plugins separately: see https://github.com/logstash-plugins
+EXPIRATION_DATE= 2016-03-06
+
RUN_DEPENDS= ${LOCALBASE}/logstash/bin/logstash:${PORTSDIR}/sysutils/logstash
USE_GITHUB= yes
diff --git a/sysutils/logstash-contrib/distinfo b/sysutils/logstash-contrib/distinfo
index bc8e4a57cd77..601ee72d92e3 100644
--- a/sysutils/logstash-contrib/distinfo
+++ b/sysutils/logstash-contrib/distinfo
@@ -1,2 +1,2 @@
-SHA256 (elasticsearch-logstash-contrib-v1.4.2_GH0.tar.gz) = 3a6f14ed568551072fba3f2e62d7707e50cd3703844b059ccd88cdd15fbcc979
-SIZE (elasticsearch-logstash-contrib-v1.4.2_GH0.tar.gz) = 94477
+SHA256 (elasticsearch-logstash-contrib-v1.4.5_GH0.tar.gz) = bbc64b5c25b6c04a260cba2c907b6a88d0e1d3d1972e1b9919a206d04627c252
+SIZE (elasticsearch-logstash-contrib-v1.4.5_GH0.tar.gz) = 96715
diff --git a/sysutils/logstash-contrib/pkg-plist b/sysutils/logstash-contrib/pkg-plist
index 17eeff52bf27..c45a8717a94c 100644
--- a/sysutils/logstash-contrib/pkg-plist
+++ b/sysutils/logstash-contrib/pkg-plist
@@ -46,6 +46,7 @@ logstash/lib/logstash/outputs/gemfire.rb
logstash/lib/logstash/outputs/google_bigquery.rb
logstash/lib/logstash/outputs/google_cloud_storage.rb
logstash/lib/logstash/outputs/graphtastic.rb
+logstash/lib/logstash/outputs/influxdb.rb
logstash/lib/logstash/outputs/jira.rb
logstash/lib/logstash/outputs/librato.rb
logstash/lib/logstash/outputs/loggly.rb
@@ -64,4 +65,3 @@ logstash/lib/logstash/outputs/websocket/pubsub.rb
logstash/lib/logstash/outputs/zabbix.rb
logstash/lib/logstash/util/relp.rb
logstash/lib/logstash/util/zenoss.rb
-