aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/beats
diff options
context:
space:
mode:
authorgirgen <girgen@FreeBSD.org>2017-05-14 21:35:41 +0800
committergirgen <girgen@FreeBSD.org>2017-05-14 21:35:41 +0800
commit3042970d2b2f138e75ce1c8b672fcc8ea96c2847 (patch)
tree0dc4c4bc33160dd56549a775faada9b84da53a23 /sysutils/beats
parentd14e49aadb2910aa0870405cd61b4986f53ebbb3 (diff)
downloadfreebsd-ports-gnome-3042970d2b2f138e75ce1c8b672fcc8ea96c2847.tar.gz
freebsd-ports-gnome-3042970d2b2f138e75ce1c8b672fcc8ea96c2847.tar.zst
freebsd-ports-gnome-3042970d2b2f138e75ce1c8b672fcc8ea96c2847.zip
Update beats to 5.4.0
Remove migration script from version 1.x rather than having to pull in python dependency.
Diffstat (limited to 'sysutils/beats')
-rw-r--r--sysutils/beats/Makefile5
-rw-r--r--sysutils/beats/distinfo6
-rw-r--r--sysutils/beats/pkg-plist1
3 files changed, 4 insertions, 8 deletions
diff --git a/sysutils/beats/Makefile b/sysutils/beats/Makefile
index 82b0436cd2f9..76e1601101eb 100644
--- a/sysutils/beats/Makefile
+++ b/sysutils/beats/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= beats
-PORTVERSION= 5.3.1
+PORTVERSION= 5.4.0
DISTVERSIONPREFIX=v
CATEGORIES= sysutils
@@ -49,9 +49,6 @@ post-stage:
do-install:
${MKDIR} ${STAGEDIR}${DATADIR}
- ${INSTALL_SCRIPT} \
- ${GO_WRKSRC}/libbeat/scripts/migrate_beat_config_1_x_to_5_0.py \
- ${STAGEDIR}${DATADIR}
${INSTALL_PROGRAM} \
${GO_WRKSRC}/libbeat/dashboards/import_dashboards \
${STAGEDIR}${DATADIR}
diff --git a/sysutils/beats/distinfo b/sysutils/beats/distinfo
index 2b46edc7c293..02d17b5dc04e 100644
--- a/sysutils/beats/distinfo
+++ b/sysutils/beats/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493124253
-SHA256 (elastic-beats-v5.3.1_GH0.tar.gz) = 392c647fd3a4fd40b70d911950f38c0fd65a3ad4bb8548fcd0afd77c01d31d9e
-SIZE (elastic-beats-v5.3.1_GH0.tar.gz) = 17594920
+TIMESTAMP = 1494282443
+SHA256 (elastic-beats-v5.4.0_GH0.tar.gz) = d236f9433d48b69cc2f0bf3617f17d5f2eec261acee96cc28d8b72be84afc0a7
+SIZE (elastic-beats-v5.4.0_GH0.tar.gz) = 17823310
diff --git a/sysutils/beats/pkg-plist b/sysutils/beats/pkg-plist
index 5b1e661185c1..c372d6f6d54b 100644
--- a/sysutils/beats/pkg-plist
+++ b/sysutils/beats/pkg-plist
@@ -1,5 +1,4 @@
%%DATADIR%%/import_dashboards
-%%DATADIR%%/migrate_beat_config_1_x_to_5_0.py
%%FILEBEAT%%sbin/filebeat
%%HEARTBEAT%%sbin/heartbeat
%%METRICBEAT%%sbin/metricbeat