From owner-svn-ports-head@freebsd.org Wed Aug 10 16:48:58 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9BC63BB4F93 for ; Wed, 10 Aug 2016 16:48:58 +0000 (UTC) (envelope-from peter.czanik@balabit.com) Received: from mail-ua0-x22b.google.com (mail-ua0-x22b.google.com [IPv6:2607:f8b0:400c:c08::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 596621471 for ; Wed, 10 Aug 2016 16:48:58 +0000 (UTC) (envelope-from peter.czanik@balabit.com) Received: by mail-ua0-x22b.google.com with SMTP id k90so79428043uak.1 for ; Wed, 10 Aug 2016 09:48:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=balabit-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=1+hdjE6/EIwWZ5ZA3ko4njcWwtvuBSdjUiegCSMY2pw=; b=c+p9dvA8HApiUecT4NoaWw3MkdSegGffOZKJe/qPr9nMdIfU8FtERXxZkgJ/AWFcHn 20aT2X7zdGoVuxPaCUMDlMCshC/UrbxRVmoWIyGnWgw0ZLahW9JKymi26ubIuizh5K9M E7MLJzVP/ls6ylnBM2LAgIZI+NMbiwkEy/DPVGaAjUiqy5+BlvEuy5n/6t+tErslpSXK cTKRc+4ptiPRi8r/vMyTwbzKYXqJgt0fiHY+cG9Fk/+ykcasdKFVwIedgrEMK3d6Q9BX JtRnFSELC+QB2Tb7NhU6nyaVNbkog+g3lvE6mT34mVNWh1LwLficpSQiZrI9yk/ArUgS fD/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=1+hdjE6/EIwWZ5ZA3ko4njcWwtvuBSdjUiegCSMY2pw=; b=MeNl5XOq5fKMMn7eIV9/irI9me9VVN1uTiHjz/R7NLS2nEEIoe8qNWazXl9QvMGnxs xNlJGTwl73gaVVJUhV5LT2jfrhYu8ceLfXDRgyXYYdbNvlkd6Ap8SkZFeQimwlwEM2JA ACroxz7qB+j9dHUBvUrcn56FvPkWqGRQ1+z3Ixs9ABuWp0ZNGCGACpW2G5wwFBLJO5dd TCD4Jhb9Be1aLIjBde+JHGaXQAJVyglsgzHk9yng1R3MgM0VnZuKKHI9H2xZxZAjHwOv UTjkn3FvFyteDJh3Tbd7hG/rUDpyTw++EJI3/tS/D7tS6rILqzx1y3Fv3D4DncAYsfhP AHOg== X-Gm-Message-State: AEkoouuzaD5z3ttqjyvMxo+hONSjQSH7I3VD0fCNjfLTlm3Oo8uzS8O7FPMwyJwGRqs06nV7eHqrCwDepDC1uKND X-Received: by 10.176.83.46 with SMTP id x43mr2501400uax.113.1470847737267; Wed, 10 Aug 2016 09:48:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.31.124.135 with HTTP; Wed, 10 Aug 2016 09:48:56 -0700 (PDT) In-Reply-To: <201608101249.u7ACn6Jl004202@slippy.cwsent.com> References: <201608101249.u7ACn6Jl004202@slippy.cwsent.com> From: =?UTF-8?B?Q3phbmlrLCBQw6l0ZXI=?= Date: Wed, 10 Aug 2016 18:48:56 +0200 Message-ID: Subject: Re: svn commit: r419989 - in head/sysutils/syslog-ng-devel: . files To: Cy Schubert Cc: koobs@freebsd.org, Cy Schubert , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2016 16:48:58 -0000 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) Balabit / syslog-ng upstream http://czanik.blogs.balabit.com/ https://twitter.com/PCzanik On Wed, Aug 10, 2016 at 2:49 PM, Cy Schubert wrote: > In message , 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) > > > 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 > FreeBSD UNIX: Web: http://www.FreeBSD.org > > The need of the many outweighs the greed of the few. > > >