From owner-svn-ports-all@freebsd.org Thu Jul 2 14:40:46 2015 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 1ABA4993F9F for ; Thu, 2 Jul 2015 14:40:46 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-ob0-f170.google.com (mail-ob0-f170.google.com [209.85.214.170]) (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 DD55E2927 for ; Thu, 2 Jul 2015 14:40:45 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by obbkm3 with SMTP id km3so50841880obb.1 for ; Thu, 02 Jul 2015 07:40:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=T23sjJNpBXIC2n1M82HRBxXDCyXw7auWlpNcyzUV+eQ=; b=EbuPCs//d/erVG98pzTsUBsC8slAvBPa6oPmicfX4HolLwZuWKYTXFTL2G6BFA1w7z ThrTk69hlTBlwg3OsMl5ALrigID2o+LBx8hI14Ss5hxCLkeYT7IZNbhJBkd0DQmlh9BU x20jVq65/49IQnEKL4T2aQ1vQtCgYQ0M93sfoRDxA7grFH+jk3YOegQ+vM+MSJIvzlHW A0+OFeVAxIeoNE0mk4oawQ/2wFQ732Zi1n0dGEmKymN7E3lmwvePc/j81GlJgsszzM1H D13ETxt5pbFrbGAfcD52311kWv1EFrs+ujffj8LSfMmQUS319u2UcMioJ5tI7Xnr85ip i9OQ== X-Gm-Message-State: ALoCoQnkQVJKwelOhP/VLBcvIeuN8MwVc9ZtNegxWSSthBG0kP1bUjeDDuZG9f4DDTIINZgDFZLc X-Received: by 10.182.200.131 with SMTP id js3mr29382127obc.58.1435848039651; Thu, 02 Jul 2015 07:40:39 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.202.73.70 with HTTP; Thu, 2 Jul 2015 07:40:00 -0700 (PDT) In-Reply-To: <201507021410.t62EAWhf068583@repo.freebsd.org> References: <201507021410.t62EAWhf068583@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 2 Jul 2015 22:40:00 +0800 X-Google-Sender-Auth: xl5QLavTIsqMXMbmzy6SYZMQusg Message-ID: Subject: Re: svn commit: r391147 - head/security/gnupg To: Jun Kuriyama Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 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, 02 Jul 2015 14:40:46 -0000 On Thu, Jul 2, 2015 at 10:10 PM, Jun Kuriyama wrote: > Author: kuriyama > Date: Thu Jul 2 14:10:31 2015 > New Revision: 391147 > URL: https://svnweb.freebsd.org/changeset/ports/391147 > > Log: > - Upgrade to 2.1.6 (minor bugfixes). > > Announce: > https://lists.gnupg.org/pipermail/gnupg-announce/2015q3/000370.html > > Modified: > head/security/gnupg/Makefile > head/security/gnupg/distinfo > > Modified: head/security/gnupg/Makefile > > ============================================================================== > --- head/security/gnupg/Makefile Thu Jul 2 13:37:37 2015 > (r391146) > +++ head/security/gnupg/Makefile Thu Jul 2 14:10:31 2015 > (r391147) > @@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= gnupg > -PORTVERSION= 2.1.5 > +PORTVERSION= 2.1.6 > #PORTREVISION= 0 > CATEGORIES= security > MASTER_SITES= GNUPG > > Modified: head/security/gnupg/distinfo > > ============================================================================== > --- head/security/gnupg/distinfo Thu Jul 2 13:37:37 2015 > (r391146) > +++ head/security/gnupg/distinfo Thu Jul 2 14:10:31 2015 > (r391147) > @@ -1,4 +1,4 @@ > -SHA256 (gnupg-2.1.5.tar.bz2) = > b5105a7160c39ba6e3aa53789b09f1bfac6e3422d15cc9f3a2f71f82320aa84c > -SIZE (gnupg-2.1.5.tar.bz2) = 4906435 > -SHA256 (gnupg-2.1.5.tar.bz2.sig) = > 0717591f1a548cdb871f9e0dd41415999a7859147dd96e96a711e00d5c43700e > -SIZE (gnupg-2.1.5.tar.bz2.sig) = 287 > +SHA256 (gnupg-2.1.6.tar.bz2) = > 5e599ad542199f3bd733eed2b88a539d1b4c3beda2dbab0ff69f1896f52e92fd > +SIZE (gnupg-2.1.6.tar.bz2) = 4917722 > +SHA256 (gnupg-2.1.6.tar.bz2.sig) = > 44ca68757e7ae6dc8d5c2c1122015b195b366c32e06537b4d29ccdc3e5139c7b > +SIZE (gnupg-2.1.6.tar.bz2.sig) = 287 > _______________________________________________ > svn-ports-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" > Hi, I got NLS-related build failure as follows: % make showconfig DOCS=off: Build and/or install documentation GNUTLS=on: SSL/TLS support via GnuTLS KDNS=off: Use DNS CERT helper LDAP=off: LDAP keyserver interface NLS=off: Native Language Support SCDAEMON=off: Enable Smartcard daemon (with libusb) SUID_GPG=on: Install GPG with suid % make ... clang -I/usr/local/include -I/usr/local/include -O2 -pipe -march=core2 -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -Wall -Wno-pointer-sign -Wpointer-arith -fstack-protector -L/usr/lib -o gpg-preset-passphrase preset-passphrase.o ../common/libsimple-pwquery.a ../common/libcommon.a -L/usr/local/lib -lgcrypt -lgpg-error -L/usr/local/lib -lgpg-error gpg_agent-command-ssh.o: In function `ssh_handler_add_identity': command-ssh.c:(.text+0x1f83): undefined reference to `gettext' command-ssh.c:(.text+0x211f): undefined reference to `gettext' command-ssh.c:(.text+0x2245): undefined reference to `gettext' gpg_agent-command-ssh.o: In function `data_sign': command-ssh.c:(.text+0x4058): undefined reference to `gettext' command-ssh.c:(.text+0x40c1): undefined reference to `gettext' gpg_agent-command-ssh.o:command-ssh.c:(.text+0x40d0): more undefined references to `gettext' follow clang: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:666: recipe for target 'gpg-agent' failed gmake[3]: *** [gpg-agent] Error 1 gmake[3]: *** Waiting for unfinished jobs....