From owner-svn-ports-head@freebsd.org Thu May 3 21:00:06 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20227FBA621; Thu, 3 May 2018 21:00:06 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: from mail-wm0-x244.google.com (mail-wm0-x244.google.com [IPv6:2a00:1450:400c:c09::244]) (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 8AFA881B43; Thu, 3 May 2018 21:00:05 +0000 (UTC) (envelope-from rozhuk.im@gmail.com) Received: by mail-wm0-x244.google.com with SMTP id j5-v6so1195931wme.5; Thu, 03 May 2018 14:00:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:date:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=5So/83xAZr2VCq2FA1K4LwHbc+AG/bU+KEpbaIbRguI=; b=KXfmV+NjGNBBXlRl3AgC/Ic9O+0HLbbWI9mNiWLO+pNlqHsB0CQgG9T/Ldh6oyomzv SojFrwZuNjIejX3BIjPfg+yg6Zmo0qOtQ7MdmqaCtULVH29voBwgTI12xwCwDVd79e1C 4m3ro6zk03sf/m5ueYhgh6x3GZnQHYDgoPbgxgEa4ST9ldF9O1j22oYoFSvSb22W9LVg GRjNvyJ9sLZiVoSUprSJoVEvzlisNlabPoilU3dJJudKUe3XytP1sRq8YP3NxmyTTV76 e/p9EC+gslWX5RMQNKaP/9OXKaPfuaI/abrQVg0xAvOUfdsJ8Xd9WGiZL8xn/76vb0qN OURg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:date:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=5So/83xAZr2VCq2FA1K4LwHbc+AG/bU+KEpbaIbRguI=; b=YuoxdZQstpLA3yxoFtnn7KSuSLk5BfprqujjWxikfqFWr3ZF9WBvEpSmUR7+jIGk5F 0ySMVK3HLzPpxLucDb55qqzcoRWoNL2gkVWl7lC5rPJIztuTnT2nXlqXb4UpfGZrll6v PnIdN3yW4cqfjk3wDx+t8HD/gtREEHysyuIw4jnZNf2vuKx9RK5vP7VC6FNR6ONW725O hlFUpuTbRsB42m8MlMIBXgt0sAoG4P+8j6jRMGHZFsmNgOnTQOZ/QQzD6MBYJSv91dAc 8JBSGSGmM85BgNtErkZYOQySHRYEJ7Ox4CUkHz+JRCEdqMX9opp1AUzdf0H563DLyTsr u8lw== X-Gm-Message-State: ALQs6tAXWuwQIbyUGzDv8aEICTfoTVbhwTzuUUzugbzOQgnbMS9mqB13 g3JFUpWizhXhO53kXO6XZtALsw== X-Google-Smtp-Source: AB8JxZq5p7Lt8T+olv/R0kiywOqZg+yzxxJtwyootLOETIO/lT/mumis0ThySUr7s07FQZx57mGDGg== X-Received: by 2002:a50:9746:: with SMTP id d6-v6mr33476763edb.174.1525381204329; Thu, 03 May 2018 14:00:04 -0700 (PDT) Received: from localhost ([2001:470:1f15:3d8:7285:c2ff:fe37:5722]) by smtp.gmail.com with ESMTPSA id y53-v6sm8819709edb.17.2018.05.03.14.00.02 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 03 May 2018 14:00:03 -0700 (PDT) From: Rozhuk Ivan X-Google-Original-From: Rozhuk Ivan Date: Fri, 4 May 2018 00:00:02 +0300 To: Alexey Dokuchaev , jbeich@FreeBSD.org, svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r468894 - in head/x11-toolkits/wxgtk30: . files Message-ID: <20180503235931.0d3b9508@gmail.com> In-Reply-To: <20180503100141.GA22820@FreeBSD.org> References: <20180503100141.GA22820@FreeBSD.org> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; amd64-portbld-freebsd11.1) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 03 May 2018 21:00:06 -0000 On Thu, 3 May 2018 10:01:41 +0000 Alexey Dokuchaev wrote: > >> New Revision: 468894 > >> URL: https://svnweb.freebsd.org/changeset/ports/468894 > >> > >> Log: > >> x11-toolkits/wxgtk30: update to 3.0.3.1 > > > > Thanks, our `x11-toolkits/wxgtk' ports need more love. Any reason > > it was updated to 3.0.3.1 rather than the latest 3.0.4? > > > > Also, are there any plans to bring 3.1.1 development version into > > the tree? > > Please, address this to the patch submitter. I'm not really interested > in wxgtk30 myself. Im just user of wxgtk software. Main goal in 3.0.3.1 for me is gstreamer->gstreamer1, so only xfce4-mixer use gsreamer and I can remove it in near future. At time then I make patch was only 3.0.3.1, now I see 3.1.1 released.