Date: Wed, 10 Aug 2016 05:49:06 -0700 From: Cy Schubert <Cy.Schubert@komquats.com> To: koobs@FreeBSD.org Cc: Cy Schubert <cy@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, peter.czanik@balabit.com Subject: Re: svn commit: r419989 - in head/sysutils/syslog-ng-devel: . files Message-ID: <201608101249.u7ACn6Jl004202@slippy.cwsent.com> In-Reply-To: Message from Kubilay Kocak <koobs@FreeBSD.org> of "Wed, 10 Aug 2016 17:20:53 %2B1000." <c4e5c7b0-cb12-8bb1-5af1-5d4d0acec6f4@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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?201608101249.u7ACn6Jl004202>