From owner-freebsd-elastic@freebsd.org Mon Mar 16 23:10:29 2020 Return-Path: Delivered-To: freebsd-elastic@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C1F0A273204 for ; Mon, 16 Mar 2020 23:10:29 +0000 (UTC) (envelope-from peter@pean.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 48hBq91pKYz4GXw for ; Mon, 16 Mar 2020 23:10:29 +0000 (UTC) (envelope-from peter@pean.org) Received: by mailman.nyi.freebsd.org (Postfix) id 391A8273203; Mon, 16 Mar 2020 23:10:29 +0000 (UTC) Delivered-To: elastic@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 38CC0273202 for ; Mon, 16 Mar 2020 23:10:29 +0000 (UTC) (envelope-from peter@pean.org) Received: from system.jails.se (system.jails.se [52.16.239.146]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48hBq75Vttz4GVW for ; Mon, 16 Mar 2020 23:10:27 +0000 (UTC) (envelope-from peter@pean.org) Received: from klein.pean.org (h-170-83.A400.priv.bahnhof.se [37.123.170.83]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by system.jails.se (Postfix) with ESMTPSA id 7C8B823265B for ; Tue, 17 Mar 2020 00:10:19 +0100 (CET) From: =?utf-8?Q?Peter_Ankerst=C3=A5l?= Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.60.0.2.5\)) Subject: Beats 7 Message-Id: <97FB5F71-B110-4F31-9E62-C0EFCF2E0464@pean.org> Date: Tue, 17 Mar 2020 00:10:20 +0100 To: "elastic@freebsd.org" X-Mailer: Apple Mail (2.3608.60.0.2.5) X-Rspamd-Queue-Id: 48hBq75Vttz4GVW X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of peter@pean.org designates 52.16.239.146 as permitted sender) smtp.mailfrom=peter@pean.org X-Spamd-Result: default: False [-0.53 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[elastic@freebsd.org]; DMARC_NA(0.00)[pean.org]; NEURAL_SPAM_MEDIUM(0.52)[0.520,0]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.93)[-0.934,0]; IP_SCORE(-0.31)[ipnet: 52.16.0.0/15(-0.48), asn: 16509(-1.04), country: US(-0.05)]; MV_CASE(0.50)[]; TO_DN_EQ_ADDR_ALL(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:16509, ipnet:52.16.0.0/15, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-elastic@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Support of ElasticSearch-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Mar 2020 23:10:29 -0000 Hi! https://forums.freebsd.org/threads/logstash6-issue.74359/#post-454612 Would it be possible to update the port for beat? or add a new one. It = seems it builds without any big changes. I removed all patches, but = other than that I just changed the version number of the port. torus:/usr/ports/sysutils/beats # svn diff Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- Makefile (revision 528517) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ =20 PORTNAME=3D beats -PORTVERSION=3D 6.8.7 +PORTVERSION=3D 7.6.1 DISTVERSIONPREFIX=3Dv CATEGORIES=3D sysutils =20 Index: distinfo =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- distinfo (revision 528517) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP =3D 1584068609 -SHA256 (elastic-beats-v6.8.7_GH0.tar.gz) =3D = 2de29f889d0ee806e479c1607d5e36b3fba4232502771ef3196ee564b4a3e0bc -SIZE (elastic-beats-v6.8.7_GH0.tar.gz) =3D 35559504 +TIMESTAMP =3D 1584399934 +SHA256 (elastic-beats-v7.6.1_GH0.tar.gz) =3D = ab7921a6f76fa5010cc3f2ef6fcff8fba9fb06ac4afa703a5fb2901be0698c5b +SIZE (elastic-beats-v7.6.1_GH0.tar.gz) =3D 77795975 Thanks /Peter.=