From owner-svn-ports-all@freebsd.org Thu Nov 30 17:35:24 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 1232FE666A3; Thu, 30 Nov 2017 17:35:24 +0000 (UTC) (envelope-from danilogondolfo@gmail.com) Received: from mail-wr0-x22e.google.com (mail-wr0-x22e.google.com [IPv6:2a00:1450:400c:c0c::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 97BAA6D2B5; Thu, 30 Nov 2017 17:35:23 +0000 (UTC) (envelope-from danilogondolfo@gmail.com) Received: by mail-wr0-x22e.google.com with SMTP id l22so7415069wrc.11; Thu, 30 Nov 2017 09:35:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=NgDTySbjgUUVerP4uzVlk3NDwkXHxUHsIKpQXcGmKUA=; b=UMH1bGpsaVoVznPF34NqX9VQGJFSk8krObRXW444uDv4cvw+MOv3LkyGOp/ZTne2gL DQjciKDSOtuuglOmFP4719txS2rYqBgpRFccOJDZokcbkpmsc/Po0Q+VWJ/vnK/Xfj/G W9UDSYbbResfEp5cFwdHOWchTNV/iEzxauEywVp1Y2HZnR56u9UDR3w9p0DoWCZX4GTU 5+wX1AOvuA7DzOzxoOc2aX/UPCdNUjHgz5dT2TSFb5/VislEOKyox4RG0B4V99i1YrXU 7JxEHmfdI4RAbAVWPkQVCSG+km7WR3HrR34A2MTEkTbowzc8Zn89tZMq0MFnEYsn9cPn AD7g== 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=NgDTySbjgUUVerP4uzVlk3NDwkXHxUHsIKpQXcGmKUA=; b=uB1g3QFt4YGYSfoE3bmvVMHdDn7VoqWtIlOIL3bQFfRBv0uoCXzj4ujz4lRsNpJYpb TeMvaI7r9OZ6DbO71nABatFnrlc7riIq/5uvOvlffhCtwGZ7Lqg+QUcIfJfN0IYHJ3Wz TCOSSEqi6UWZj6d3W1NASRr7JJ7N1vFC/D8wGTNo1t/jJPLfAKI7Cgwt2Kh2sUzpVXdK MaasAEFzSny+y/ynKZ/LmXHNuWPthO04xW0dDQG7AnVEkUUGuQEFR5fG7GjDMyptywO5 dZnNuHhSA4Xnm3PNewqhVq3dB2YHPkkzVdq3WX2f/9ZN/P8zttKBcHx9IfIC12qaypO4 Lb/g== X-Gm-Message-State: AJaThX5kHXfroLAdtEI9umhwwx5z5ylLlzWpMoOYSVC7yxOx+kQpTDGf QF8sQkX2ZJxIREuR8ke//MDHxkMPLuowIUH0YOY= X-Google-Smtp-Source: AGs4zMaE8SC5J9vqJ77Xh0kFJirplvhQ3YXMUGFlotObktRmeNqJBDfzdcKvc1tffDCeo0+Czinxm56j4K0fVBvYmxg= X-Received: by 10.223.129.3 with SMTP id 3mr2992217wrm.90.1512063321788; Thu, 30 Nov 2017 09:35:21 -0800 (PST) MIME-Version: 1.0 Received: by 10.28.45.195 with HTTP; Thu, 30 Nov 2017 09:35:21 -0800 (PST) In-Reply-To: <2c8de210-76f8-ee09-b939-f2c55727cd94@FreeBSD.org> References: <201711300128.vAU1SQI4096982@repo.freebsd.org> <2c8de210-76f8-ee09-b939-f2c55727cd94@FreeBSD.org> From: =?UTF-8?Q?Danilo_Eg=C3=AAa_Gondolfo?= Date: Thu, 30 Nov 2017 15:35:21 -0200 Message-ID: Subject: Re: svn commit: r455159 - head/editors/nano To: Mathieu Arnold Cc: ports-committers , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 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, 30 Nov 2017 17:35:24 -0000 Strange, I've tested on 11.1-RELEASE and CURRENT, just works. I'll check asap. On Thu, Nov 30, 2017 at 2:47 PM, Mathieu Arnold wrote: > Le 30/11/2017 =C3=A0 02:28, Danilo Egea Gondolfo a =C3=A9crit : > > Author: danilo > > Date: Thu Nov 30 01:28:26 2017 > > New Revision: 455159 > > URL: https://svnweb.freebsd.org/changeset/ports/455159 > > > > Log: > > - Update to 2.9.1 > > This fails to build: > > > /usr/include/stdlib.h:175:56: error: expected ')' > int posix_memalign(void **, size_t, size_t) __nonnull(1); /* (ADV) *= / > ^ > 1 error generated. > *** [globfree.o] Error code 1 > > > > https://pkg.absolight.fr/data/11amd64-pkgng-default/ > 20171130T170307Z/logs/errors/nano-2.9.1.log > > > Modified: > > head/editors/nano/Makefile > > head/editors/nano/distinfo > > > > Modified: head/editors/nano/Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > --- head/editors/nano/Makefile Wed Nov 29 23:40:13 2017 > (r455158) > > +++ head/editors/nano/Makefile Thu Nov 30 01:28:26 2017 > (r455159) > > @@ -2,7 +2,7 @@ > > # $FreeBSD$ > > > > PORTNAME=3D nano > > -PORTVERSION=3D 2.8.7 > > +PORTVERSION=3D 2.9.1 > > CATEGORIES=3D editors > > MASTER_SITES=3D http://www.nano-editor.org/dist/v${PORTVERSION:= R}/ > GNU > > > > > > Modified: head/editors/nano/distinfo > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > --- head/editors/nano/distinfo Wed Nov 29 23:40:13 2017 > (r455158) > > +++ head/editors/nano/distinfo Thu Nov 30 01:28:26 2017 > (r455159) > > @@ -1,3 +1,3 @@ > > -TIMESTAMP =3D 1504483104 > > -SHA256 (nano-2.8.7.tar.gz) =3D a49a888c20f09a17c7f1049d1fda61 > 9472c92eedcb25fd4be5f088a51cc392a5 > > -SIZE (nano-2.8.7.tar.gz) =3D 2822417 > > +TIMESTAMP =3D 1512004169 > > +SHA256 (nano-2.9.1.tar.gz) =3D 41650407cf1d4b752f31dc05e7c633 > 19957e3dc86e9fb6ad51760e8b36941d19 > > +SIZE (nano-2.9.1.tar.gz) =3D 2839465 > > > > > > -- > Mathieu Arnold > > > --=20 Danilo. @daniloegea http://people.freebsd.org/~danilo/