Date: Wed, 10 Aug 2016 18:48:56 +0200 From: =?UTF-8?B?Q3phbmlrLCBQw6l0ZXI=?= <peter.czanik@balabit.com> To: Cy Schubert <Cy.Schubert@komquats.com> Cc: koobs@freebsd.org, Cy Schubert <cy@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r419989 - in head/sysutils/syslog-ng-devel: . files Message-ID: <CANcUavvsRecNDm83o8UrkB=eK9O3ND2W1vxo8WPQm4ovwA_WMw@mail.gmail.com> In-Reply-To: <201608101249.u7ACn6Jl004202@slippy.cwsent.com> References: <koobs@FreeBSD.org> <c4e5c7b0-cb12-8bb1-5af1-5d4d0acec6f4@FreeBSD.org> <201608101249.u7ACn6Jl004202@slippy.cwsent.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, It's not a problem with syslog-ng. Our versioning scheme is: x.y.0alpha1 x.y.0alpha2 x.y.0beta1 x.y.0beta2 x.y.1 -- first stable release So, we don't have x.y.0 release just to avoid this problem. Bye, Peter Czanik (CzP) <peter.czanik@balabit.com> Balabit / syslog-ng upstream http://czanik.blogs.balabit.com/ https://twitter.com/PCzanik On Wed, Aug 10, 2016 at 2:49 PM, Cy Schubert <Cy.Schubert@komquats.com> wrote: > In message <c4e5c7b0-cb12-8bb1-5af1-5d4d0acec6f4@FreeBSD.org>, Kubilay > Kocak wr > ites: > > On 10/08/2016 1:57 PM, Cy Schubert wrote: > > > Author: cy > > > Date: Wed Aug 10 03:57:56 2016 > > > New Revision: 419989 > > > URL: https://svnweb.freebsd.org/changeset/ports/419989 > > > > > > Log: > > > syslog-ng-devel is active again. This time with 3.8 beta1. > > > > > > Java support does not build properly, thus is disabled and marked > > > BROKEN for now. > > > > > > Submitted by: Peter Czanik (CzP) <peter.czanik@balabit.com> > > > Balabit / syslog-ng upstream > > > > > > Modified: > > > head/sysutils/syslog-ng-devel/Makefile > > > head/sysutils/syslog-ng-devel/distinfo > > > head/sysutils/syslog-ng-devel/files/patch-configure > > > head/sysutils/syslog-ng-devel/pkg-plist > > > > > > Modified: head/sysutils/syslog-ng-devel/Makefile > > > ============================================================ > =============== > > === > > > --- head/sysutils/syslog-ng-devel/Makefile Wed Aug 10 03:38:51 2016 > > (r419988) > > > +++ head/sysutils/syslog-ng-devel/Makefile Wed Aug 10 03:57:56 2016 > > (r419989) > > > @@ -2,13 +2,15 @@ > > > # $FreeBSD$ > > > > > > PORTNAME= syslog-ng > > > -PORTVERSION= 3.7.3 > > > +PORTVERSION= 3.8.0b1 > > > > This should be DISTVERSION, so that the future 3.8.0 is not < 3.8.0b2, > > which it is (pkg version -t 3.8.0b1 3.8.0), requiring a PORTEPOCH bump. > > > > See: > > > > https://www.au.freebsd.org/doc/en_US.ISO8859-1/books/ > porters-handbook/book.ht > > ml#makefile-distfiles > > > > In particular the first "Note" and Table 5.2. Examples of DISTVERSION > > Thanks. We can put that in next time. For this port though, it doesn't > matter because when it does finally go GA, syslog-ng-devel will be svn cp > to syslog-ng38, giving it a fresh start. The PORTVERSION numbers will > always alphanumerically increase for this port. > > To reiterate, DISTVERSION makes more sense. We'll use it next time. > > > -- > Cheers, > Cy Schubert <Cy.Schubert@cschubert.com> > FreeBSD UNIX: <cy@FreeBSD.org> Web: http://www.FreeBSD.org > > The need of the many outweighs the greed of the few. > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANcUavvsRecNDm83o8UrkB=eK9O3ND2W1vxo8WPQm4ovwA_WMw>