svn commit: r419989 - in head/sysutils/syslog-ng-devel: . files

Czanik, Péter peter.czanik at balabit.com
Wed Aug 10 16:48:58 UTC 2016


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 at 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 at komquats.com>
wrote:

> In message <c4e5c7b0-cb12-8bb1-5af1-5d4d0acec6f4 at 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 at 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 at cschubert.com>
> FreeBSD UNIX:  <cy at FreeBSD.org>   Web:  http://www.FreeBSD.org
>
>         The need of the many outweighs the greed of the few.
>
>
>


More information about the svn-ports-all mailing list