From owner-svn-ports-head@freebsd.org Sat May 14 10:17:48 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 75CA7B3AB27; Sat, 14 May 2016 10:17:48 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x243.google.com (mail-wm0-x243.google.com [IPv6:2a00:1450:400c:c09::243]) (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 1CF211086; Sat, 14 May 2016 10:17:48 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by mail-wm0-x243.google.com with SMTP id w143so8212574wmw.3; Sat, 14 May 2016 03:17:48 -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-disposition:in-reply-to:user-agent; bh=IhG2rAfqiLaxUhtMlZHT4Ha7wuEP1v/j0qgfEQVvEWg=; b=Bl18ogiIP8xX4w8R1yo9ZdjBIGih9l69soRwlvad2ZyhGs5ghxhdhSM0qoy46U+FiY E2wU1yzshl3sSJp6Wfb8I+78NhH3qeQAboN3218yfiNUlOsVw//WrKvfI0fC7zXDY1p5 4GNmoZCtKS8DO3bnzWPuArcRtCr17E3gli8pFIhSTrP5g6UCi8dTfu0vlJNyXYYaaUXB NXLvPniNapcuidYzz6lM5qUGifhscsg7h5yEE4ZB5xJZLQ5Q9lUerbOr1HXlW6XrnnX9 r3J+XzQUWnSWAlumLBMDKeltMBSOzMSTwn3guSZ4M73REDF/sz9ZsbpXreFFGuTkIZqR 7dgA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=IhG2rAfqiLaxUhtMlZHT4Ha7wuEP1v/j0qgfEQVvEWg=; b=XDiDn6so8OHJqZdiY5eP/hUC8hk0CNBaaoaJJHRvYmC9pTtbO3R79bvVEe725kh+WH KlcGCrN1UHh2tc0kFXpVdyH9viuOh0aek6Cge/xTPCNKxF6R3A2gMDLAvUSj2x30tNlc 20nzpwwXPwIHBh9cB8fzcfexWsendRHTTCw1P2Qnh5rA2be1v8ngtkJguS7cgXDUeGIs pQe0Elz/o9VR6ybjkoYKD54oYKzP9LeKL4WF92IHuhqELJTZQEHLEkPE1MCelWASJcrz v3qngDHtt3isBHidCWGbj5Pkp5Oopt3iV9+AXEavUz/jAoCkyJSSltgOIzfFJ7P/QVxw pZSA== X-Gm-Message-State: AOPr4FXCSQPHDsPvY8Fa42KHHmw7zVLF9dYRl3LqjKAmg9kmzcsaD6dVxpY9yXqb40kaEg== X-Received: by 10.194.23.162 with SMTP id n2mr20068109wjf.108.1463221065778; Sat, 14 May 2016 03:17:45 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id v143sm7593692wmv.4.2016.05.14.03.17.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 May 2016 03:17:44 -0700 (PDT) Sender: Baptiste Daroussin Date: Sat, 14 May 2016 12:17:43 +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: r415135 - in head/editors/gate: . files Message-ID: <20160514101742.GH49383@ivaldir.etoilebsd.net> References: <201605131901.u4DJ1R4h060511@repo.freebsd.org> <20160514095935.GA29838@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="GBuTPvBEOL0MYPgd" Content-Disposition: inline In-Reply-To: <20160514095935.GA29838@FreeBSD.org> User-Agent: Mutt/1.6.0 (2016-04-01) 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: Sat, 14 May 2016 10:17:48 -0000 --GBuTPvBEOL0MYPgd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 14, 2016 at 09:59:36AM +0000, Alexey Dokuchaev wrote: > On Fri, May 13, 2016 at 07:01:27PM +0000, Baptiste Daroussin wrote: > > New Revision: 415135 > > URL: https://svnweb.freebsd.org/changeset/ports/415135 > >=20 > > Log: > > Prevent collision with getline(3) > > ... > > --- head/editors/gate/Makefile Fri May 13 18:59:03 2016 (r415134) > > +++ head/editors/gate/Makefile Fri May 13 19:01:27 2016 (r415135) > > @@ -15,6 +15,7 @@ RUN_DEPENDS=3D aspell:textproc/aspell > > =20 > > USES=3D ncurses > > GNU_CONFIGURE=3D yes > > +USE_CSTD=3D gnu89 >=20 > Was this change indented? >=20 > > --- head/editors/gate/files/patch-configure Fri May 13 18:59:03 2016 (r= 415134) > > +++ head/editors/gate/files/patch-configure Fri May 13 19:01:27 2016 (r= 415135) > > @@ -9,3 +9,12 @@ > > LIBS=3D"-l$i $ac_func_search_save_LIBS" > > cat > conftest.$ac_ext < > #line 1773 "configure" > > +@@ -2123,7 +2123,7 @@ res_datadir=3D`eval "echo $datadir"` > > + prefix=3D$gate_prefix > > +=20 > > + cat >> confdefs.h < > +-#define HELP_FILE "${res_datadir}/gate.help" > > ++#define HELP_FILE "/usr/local/share/gate/gate.help" >=20 > This looks bogus: there is 's|$${res_datadir}|${DATADIR}|' ${WRKSRC}/conf= igure > line in the port's Makefile (then again, it's probably bogus as well beca= use > of res_datadir=3D`eval "echo $datadir"` line in the configure script. (W= hoever > ported it was not very careful.) >=20 Fixed sorry Bapt --GBuTPvBEOL0MYPgd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXNvtGAAoJEGOJi9zxtz5ai+oP/1PXBAt6LHgtAuuvY7ZGy9Da lK6V3JrKQIC6fZnHMNL4OzY431b/RPjq+d+nSm4cg6A3f8RfnWtNQGHXa0HZHp9y 4u0bR+C8nQ1l5qT+tSbyxoDTIfphoMI1JNOGejCtfaMdWAkhl79PaYgGCk1p7CGG /6zQeCzoXjNMoG0Pu16KyK3sV9+7tP6sO9P1z5qGwtfefDgTPWAAmntgzUqxe6v/ 1kiuXFuA307OyWVXFghtAJx3R2s0jo2VSHdz6gSCpFDiLKljOaMshdLhjiE0Mrfc t23oOFQqKvH6vpF7gUX9SHrKaj3JC8mwyYHpLakw51lxBx5yhUsbh5ejELEiAmPf 9e6kknF4O30tzv/2jfAGsqSa3+aaku2z2e2mzPWEF5O1EKsMdVxcgZyNUTkT6VZ0 G1+S2O1XWdB7vg+nFFRs3Zemuy5txIQBLqCfanFGcDE0klKDkzOjU3j2i66+l8q3 R38IvLv0yvqkluHX9uemnWPCBXhKrf3Wdh9ecVuKE9//nu1hY0X15U9iaQJAOCC/ BnATZmZin2VEqP29G7N07BdLitcs292y5mMD/yduOYUXZUaPoUK134V4uDnPrdtw Xe3im2KbBqAy1vSDFtG/KNieQ0mpk0aaEUlAPkzYTIsd9QPvVrmCREL+GW0EzF8m 0TNX+KOpXSx2rFh9CXmY =DRbp -----END PGP SIGNATURE----- --GBuTPvBEOL0MYPgd--