From owner-svn-ports-head@freebsd.org Mon Sep 14 08:29:56 2015 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 BF3519CD445; Mon, 14 Sep 2015 08:29:56 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x22e.google.com (mail-wi0-x22e.google.com [IPv6:2a00:1450:400c:c05::22e]) (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 5E9AE1473; Mon, 14 Sep 2015 08:29:56 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wicfx3 with SMTP id fx3so129532113wic.1; Mon, 14 Sep 2015 01:29:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=UTmG5TYeja2y/Lvb+9Sc1R5NvZ9D3H7AEai77gW5MC8=; b=1FNrEKcrAQnzW/BH9B2uVtY4A1JL2ay8rkyQY3py2q+FGNLpCP3odAldOrW5X1tpK5 T/alxT83STIlSXH+xLSV6MYYXlB6mSwQDj6TbNfasQEhRJelWjX9YKrIo4J3ufqPbag9 V9h/TbsxOSZZSTU5X6RgWMM1+uqzJzrfWjTo2aTSsd5yPU2AowH7Inkj9fQR4zt1vOX6 pXMSQdajXzXzU3i5GsDqBs8Q/kFD+JGtziTxHS2NDJEF2w6V9qh6arYd2Y33ju3pdFPI PBgzdD3s3NEFreKL5abokIc5z0j9zJM96NrKBWFjf7GZAieTUbnheWMPGIeZVBmbs+Hp 9OrQ== X-Received: by 10.180.92.225 with SMTP id cp1mr23942831wib.2.1442219394719; Mon, 14 Sep 2015 01:29:54 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id uo6sm14253333wjc.1.2015.09.14.01.29.53 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Sep 2015 01:29:54 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 14 Sep 2015 10:29:52 +0200 From: Baptiste Daroussin To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r396860 - head/audio/autozen Message-ID: <20150914082952.GB54344@ivaldir.etoilebsd.net> References: <201509132118.t8DLI9Di070819@repo.freebsd.org> <20150914070827.GA79816@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ftEhullJWpWg/VHq" Content-Disposition: inline In-Reply-To: <20150914070827.GA79816@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 14 Sep 2015 08:29:56 -0000 --ftEhullJWpWg/VHq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 14, 2015 at 07:08:27AM +0000, Alexey Dokuchaev wrote: > On Sun, Sep 13, 2015 at 09:18:09PM +0000, Baptiste Daroussin wrote: > > New Revision: 396860 > > URL: https://svnweb.freebsd.org/changeset/ports/396860 > >=20 > > Log: > > Switch to GTK2 by default and remove option to switch back to gtk 1.2 >=20 > Uhm, but why? I was under impression that we're not seeking deprecating > gtk12 as long as it does not become PITA to maintain. >=20 > Certainly gtk20 should be the default, but actually forbidding users to > build against gtk12 seems going a bit too far... >=20 I removed support for gtk12 because a user was complaining to me about issu= e on the UI with gtk12 which is didn't have with gtk2. I should have make this c= lear in the log file. I can bring back the gtk12 option if one want. Best regards, Bapt --ftEhullJWpWg/VHq Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlX2hX8ACgkQ8kTtMUmk6EzHSgCePbzB0gVB/t+Jxt8jJs2IJXzA bDsAoJv2x+LiaqNouusyrUaYRXoP35jT =6xXy -----END PGP SIGNATURE----- --ftEhullJWpWg/VHq--