Date: Tue, 17 Mar 2020 01:42:04 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> To: =?UTF-8?Q?Peter_Ankerst=c3=a5l?= <peter@pean.org>, "elastic@freebsd.org" <elastic@FreeBSD.org> Subject: Re: Beats 7 Message-ID: <51a99528-d45e-95dc-a365-621c2966f545@quip.cz> In-Reply-To: <97FB5F71-B110-4F31-9E62-C0EFCF2E0464@pean.org> References: <97FB5F71-B110-4F31-9E62-C0EFCF2E0464@pean.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Peter Ankerstål wrote on 2020/03/17 00:10: > 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 > =================================================================== > --- Makefile (revision 528517) > +++ Makefile (working copy) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= beats > -PORTVERSION= 6.8.7 > +PORTVERSION= 7.6.1 > DISTVERSIONPREFIX=v > CATEGORIES= sysutils > > Index: distinfo > =================================================================== > --- distinfo (revision 528517) > +++ distinfo (working copy) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1584068609 > -SHA256 (elastic-beats-v6.8.7_GH0.tar.gz) = 2de29f889d0ee806e479c1607d5e36b3fba4232502771ef3196ee564b4a3e0bc > -SIZE (elastic-beats-v6.8.7_GH0.tar.gz) = 35559504 > +TIMESTAMP = 1584399934 > +SHA256 (elastic-beats-v7.6.1_GH0.tar.gz) = ab7921a6f76fa5010cc3f2ef6fcff8fba9fb06ac4afa703a5fb2901be0698c5b > +SIZE (elastic-beats-v7.6.1_GH0.tar.gz) = 77795975 There must be some changes in pkg-plist too. Would you mind to test this version? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244849 Kind regards Miroslav Lachman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51a99528-d45e-95dc-a365-621c2966f545>