From owner-svn-ports-head@freebsd.org Thu Jan 4 22:18:09 2018 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 E5DA9EBBBDD; Thu, 4 Jan 2018 22:18:09 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-it0-x236.google.com (mail-it0-x236.google.com [IPv6:2607:f8b0:4001:c0b::236]) (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 A860964110; Thu, 4 Jan 2018 22:18:09 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-it0-x236.google.com with SMTP id 68so4068621ite.4; Thu, 04 Jan 2018 14:18:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-transfer-encoding; bh=kNLNtTF72CI/1wn0jPgIdZZDWaisgvrcLH84ghF+aLU=; b=aQQ+zIEx9bQ7QcMzUVDlMAWLfK+uT7RgD0hUEscpVettclR3XjTojt8nt2GAqErCXm pJ2+rasA3W6oVp/x0OXtD5eVXkSsLQ6MZ0v+uTWQQlaio1ZHJC7fzuT8VmPgi16luSTl mYYKNYT+L0FefcnJK9C4XxQRBddq8u0lnNhQbLgKCrDrnan2/GDPFE65zgO2WV5KrIHj hFvKrf7u0cjFSCGHHb8r5Wo1Pas8eDLMNc29dwj9jp/qxYEcUcly5nTsZJrRogv5JzjP hV5nKOPaU9IEkEGgqL+CacWN+TLOdJ5tqYeOREljPj46/JeZAVMVGbUL1s+c8CPTLb9K Zqnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-transfer-encoding; bh=kNLNtTF72CI/1wn0jPgIdZZDWaisgvrcLH84ghF+aLU=; b=eTxqXbIqzNT9sOCRRpdnfRj6SstQJQgb66nuNf74EWVcJpChzBKuTnimCHt6YKYXmK Ac85l+2SpbqYuqjLFeGBDAxvJESvtci3PT6Qd1hJRa5CBzsAJBf6Mu2ZB/nld9uqOUcT jz8ClWBD8MWw1FB+M4wfFdooT4SDLr4iCE2QgHV7aBECVNuJ5hoAKnW6BxuuZxe7+InD 2DhSYNDgm4/LiZ/HaX9BCoKRSpGSyZRi3vtBmtA0OiGweMkiqDzKbE9GeTPbL47dthtn kb5iLOlC2rPFUMqMYww1Z0FXBC58d1+gMWeExNWAs5NDNmDQHNDEiAycoBXmGl3Pdkkd UkyA== X-Gm-Message-State: AKGB3mIxKRUpvazUn08MjWU5BVbvoWJgCiYuv5/A1jRUPiq8rEdOfquw 8cArbt5BSYC447EvDUv+Rlngr6D+SPyhEmFoMFSJQQ== X-Google-Smtp-Source: ACJfBoswNKOONX/dypmCsw1RYpjfemzqphO2VA7FtFpBR8uVRLZUH612J01g4n+A+O2yg9rfNMSLueWZ9eloXgVHgDc= X-Received: by 10.36.141.69 with SMTP id w66mr1153594itd.92.1515104288872; Thu, 04 Jan 2018 14:18:08 -0800 (PST) MIME-Version: 1.0 Sender: antoine.brodin.freebsd@gmail.com Received: by 10.107.190.1 with HTTP; Thu, 4 Jan 2018 14:18:08 -0800 (PST) In-Reply-To: <20180104230949.0268c023@FreeBSD.org> References: <201801042141.w04Lffge090956@repo.freebsd.org> <5d2a95fb-c100-63d9-bb59-eb02bbe87c0a@rawbw.com> <20180104230949.0268c023@FreeBSD.org> From: Antoine Brodin Date: Thu, 4 Jan 2018 23:18:08 +0100 X-Google-Sender-Auth: N7VgCkWLXnUbjXAXrpv-2BHUXA8 Message-ID: Subject: Re: svn commit: r458090 - head/textproc/meld To: =?UTF-8?B?UGF3ZcWCIFDEmWthbGE=?= Cc: Yuri , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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, 04 Jan 2018 22:18:10 -0000 On Thu, Jan 4, 2018 at 11:09 PM, Pawe=C5=82 P=C4=99kala = wrote: > Hi Yuri, > > On 2018-01-04 13:57 -0800, Yuri wrote: >>On 01/04/18 13:41, Pawel Pekala wrote: >>> Update to version 3.18.0, now requires Python 3 >> >>It prints this warning during build: >> >>/!\ meld-3.18.0: Makefile warnings, please consider fixing /!\ >> >>PYDISTUTILS_INSTALLNOSINGLE is deprecated, please do not use it anymore >> > > I'm aware of it, but I have no clue how to fix it at this point. > If anyone can help I'm all ears. Simple deletion just breaks install. According to an old irc log from mva, the fix was: 10:48 < _mva_> using plain distutils 10:49 < _mva_> not setuptools 10:50 < _mva_> PYDISTUTILS_SETUP=3D ${PYSETUP} and the likes 10:51 < _mva_> or overriding/changing PYDISTUTILS_INSTALLARGS 10:51 < _mva_> I have to figure out the details Cheers, Antoine