From owner-svn-ports-head@freebsd.org Fri Feb 19 16:18:53 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 8E967AADA4D; Fri, 19 Feb 2016 16:18:53 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mail.ptrcrt.ch (gahr.cloud.tilaa.com [84.22.109.158]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 05EC6146A; Fri, 19 Feb 2016 16:18:50 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from webmail.ptrcrt.ch (www.gahr.ch [192.168.1.2]) by mail.ptrcrt.ch (OpenSMTPD) with ESMTPSA id c082f91b TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Fri, 19 Feb 2016 16:18:41 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Fri, 19 Feb 2016 17:18:40 +0100 From: Pietro Cerutti To: Mathieu Arnold Cc: portmgr@FreeBSD.org, Jun Kuriyama , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, owner-ports-committers@freebsd.org Subject: Re: svn commit: r409152 - in head/security/gnupg: . files Organization: The FreeBSD Project In-Reply-To: <3AFCE79C097FFFF99E7E7304@ogg.in.absolight.net> References: <201602190625.u1J6PZYG074214@repo.freebsd.org> <3AFCE79C097FFFF99E7E7304@ogg.in.absolight.net> Message-ID: X-Sender: gahr@FreeBSD.org User-Agent: Roundcube Webmail/1.1.4 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: Fri, 19 Feb 2016 16:18:53 -0000 On 2016-02-19 14:24, Mathieu Arnold wrote: > +--On 19 février 2016 06:25:35 +0000 Jun Kuriyama > > wrote: > | Author: kuriyama > | Date: Fri Feb 19 06:25:34 2016 > | New Revision: 409152 > | URL: https://svnweb.freebsd.org/changeset/ports/409152 > | > | Log: > | Update to 2.1.11 (minor fixes, with upstream patch). > > After this, I get build failures: > > > > > In file included from t-dns-stuff.c:27: > ../common/util.h:34:10: fatal error: 'gcrypt.h' file not found > #include /* We need this for the memory function protos. */ > ^ > 1 error generated. I have a patch here: http://people.freebsd.org/~gahr/gnupg-patch.diff Do I have portmgr approval for committing? -- Pietro Cerutti gahr@FreeBSD.org