From owner-svn-ports-all@freebsd.org Thu Sep 7 20:37:15 2017 Return-Path: Delivered-To: svn-ports-all@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 10D07E0E3F4 for ; Thu, 7 Sep 2017 20:37:15 +0000 (UTC) (envelope-from peter.czanik@balabit.com) Received: from mail-vk0-x234.google.com (mail-vk0-x234.google.com [IPv6:2607:f8b0:400c:c05::234]) (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 0D0DD6AFEC for ; Thu, 7 Sep 2017 20:37:13 +0000 (UTC) (envelope-from peter.czanik@balabit.com) Received: by mail-vk0-x234.google.com with SMTP id t10so1238492vke.0 for ; Thu, 07 Sep 2017 13:37:13 -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=gO97yV6tHxj82118EjUvKmijUL/LowLM7tQJbJq9wCA=; b=qPlYHLP3cObvM3f+zsKnAT72p97UOYWm//nMbtPRu37XNvfxJ+4ObCwmKsLbYLbRVm YEcb1Ad4RhkJHsKVsInVQpYihZxOU5awuixXAQusfQyYmQJGPbhYAGWrNA8e52MLmHwt vHhozzkT5hqtufk3tayZy0siUAnmQ7WWNe8oMUw7qZtNbuCn9SmJ7TnvPsu++/rcBeLD d+0z43vr36y8yLG5LyRdMtuBcXXrnau4U5Pb9WyR3LiRQhOdV405eskEDZDf73yDuwD7 MXdf71TYNPICnIkHHhIodaFog8yUmnk4a+G3N41cbrQ8NHD1gU6X1JB51K3XqOzRRJ7k kj6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=gO97yV6tHxj82118EjUvKmijUL/LowLM7tQJbJq9wCA=; b=I/DHuJ/oKb5kSh4EECZAcKac0k4MIN7CESNYsg7CBdNSEi/T8RHE0NkyyVd+XrttR0 N2kMSQsi54ttPnce6DblYHucgq/Ce63JLLUaLnRkv/bwhB+E9IH8sbJp+aCdqfVuGm3q fcIbyqq6vW8Y65Ihmw74q9qfr1GQ0s/XfJUKDpmhEOyYaikcAvjkLteDQ/rxC8gqjrd1 DcG+GncJG7tDv/Zoddm7FtfYZgUlASTSyIzSUUI3VrEisRyXDnnDRiPKmeFXmhuhhNUA 49uo6YL+4SgZuofZEOdWR34DJDouuofTIFB4f/Um8hNGrgfToCuQIYisiZqjJsjG/Stg mhOA== X-Gm-Message-State: AHPjjUg+x9Fe9GFyh6JwoBpPTNm/Hd4MorguF56uRcdGwCBbmsiR6Vde TIEL5t1cjAsnq/1+1CLuKevE/80t3GBV X-Google-Smtp-Source: AOwi7QCotwwo1TENFtGfQxe6oGMX0KXguY2y8LLs0ybcjZbOwQaKu5CBIil3ExWBzW5WVV3ppGYZatjUtu0VqUmDm8g= X-Received: by 10.31.114.201 with SMTP id n192mr372467vkc.104.1504816632705; Thu, 07 Sep 2017 13:37:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.31.48.129 with HTTP; Thu, 7 Sep 2017 13:37:11 -0700 (PDT) Received: by 10.31.48.129 with HTTP; Thu, 7 Sep 2017 13:37:11 -0700 (PDT) In-Reply-To: <201709072021.v87KLAow075172@slippy.cwsent.com> References: <201709072021.v87KLAow075172@slippy.cwsent.com> From: =?UTF-8?B?Q3phbmlrLCBQw6l0ZXI=?= Date: Thu, 7 Sep 2017 22:37:11 +0200 Message-ID: Subject: Re: svn commit: r449326 - in head/sysutils: . syslog-ng syslog-ng311 syslog-ng311/files To: Cy Schubert Cc: ports-committers@freebsd.org, svn-ports-head@freebsd.org, Peter Czanik , cy , Craig Leres , svn-ports-all@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 20:37:15 -0000 Hi, With syslog-ng 3.11 libevtlog was merged into syslog-ng as syslog-ng was the only user of this library. That's why I added the conflict. AFAIR I also removed it from LIB_DEPENDS... Bye, Peter Czanik (CzP) Balabit / syslog-ng upstream http://czanik.blogs.balabit.com/ https://twitter.com/PCzanik On Sep 7, 2017 22:21, "Cy Schubert" wrote: In message , Craig Leres write s: > On 09/05/17 23:29, Cy Schubert wrote: > > Author: cy > > Date: Wed Sep 6 06:29:52 2017 > > New Revision: 449326 > > URL: https://svnweb.freebsd.org/changeset/ports/449326 > > > > Log: > > Welcome the new syslog-ng 3.11.1. > > > > > -LIB_DEPENDS= libevtlog.so:sysutils/eventlog \ > > - libpcre.so:devel/pcre \ > > +LIB_DEPENDS= libpcre.so:devel/pcre \ > > libuuid.so:misc/e2fsprogs-libuuid \ > > - libbson-1.0.so:devel/libbson > > + libbson-1.0.so:devel/libbson \ > > + libevtlog.so:sysutils/eventlog > > > CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \ > > syslog-ng[0-9][0-9]-[0-9]* \ > > - syslog-ng-devel-[0-9]* > > + syslog-ng-devel-[0-9]* eventlog* > > This doesn't work for me and I guess I don't really understand how a > package can both depend on eventlog and it conflicts with? Is this a typo? I didn't catch that when the patch was sent to me. I'll commit a quick fix and touch base with our upline. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.