From owner-cvs-ports@FreeBSD.ORG Mon Feb 14 14:24:58 2011 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69035106566C; Mon, 14 Feb 2011 14:24:58 +0000 (UTC) (envelope-from garga.bsd@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id E81C98FC19; Mon, 14 Feb 2011 14:24:57 +0000 (UTC) Received: by yxh35 with SMTP id 35so2146300yxh.13 for ; Mon, 14 Feb 2011 06:24:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:date:from:to:cc:subject:message-id :references:mime-version:content-type:content-disposition :in-reply-to:x-operating-system:user-agent; bh=BS5ntW33nsJWoAUyFKBtrsIPOGm44pQCO3wVoxOyGYw=; b=RTkOBfQlmVDnBHt5PlnYg3GAjoeUxmQqU2Td2WdprrbJiUYQjbT8xPkiJEudym1Qds gUg4YobYSwYGGb3vYtkmXLpVOh2cklG68ryQ+Km1oJJUqawDKVpjE7iAWBrjg0Pm1tRA lKol74i9gZ67oj8UOQOsTe3uX8v6n/K0ksEO8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:x-operating-system :user-agent; b=o2+e1PyjzGT6Y1gk5dVKnr9UgiIsYtmQnu1hKV+ZcLFgA3uboP+OsPXgTi5q+t3PfQ rMvU+ZHwd/8P8wl474QwcTmDJScnAKvciC+31Mk+AX10QwYTb4yvvjya8NVEtJuduoyY Q2FbFodji+cFtl1MlGgNSD4aUuG5i58VHG1LU= Received: by 10.151.13.5 with SMTP id q5mr4414790ybi.333.1297693496279; Mon, 14 Feb 2011 06:24:56 -0800 (PST) Received: from bluepex.com (189-19-84-134.dsl.telesp.net.br [189.19.84.134]) by mx.google.com with ESMTPS id u3sm1709947yba.4.2011.02.14.06.24.52 (version=SSLv3 cipher=OTHER); Mon, 14 Feb 2011 06:24:54 -0800 (PST) Sender: Renato Botelho Date: Mon, 14 Feb 2011 12:24:49 -0200 From: Renato Botelho To: Doug Barton Message-ID: <20110214142444.GC10402@bluepex.com> References: <201102080340.p183eGGr010607@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/Uq4LBwYP4y1W6pO" Content-Disposition: inline In-Reply-To: <201102080340.p183eGGr010607@repoman.freebsd.org> X-Operating-System: FreeBSD 9.0-CURRENT User-Agent: Mutt/1.5.21 (2010-09-15) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/gnupg Makefile distinfo pkg-plist ports/security/gnupg/files patch-keybox-blob.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2011 14:24:58 -0000 --/Uq4LBwYP4y1W6pO Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 08, 2011 at 03:40:16AM +0000, Doug Barton wrote: > dougb 2011-02-08 03:40:16 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > security/gnupg Makefile distinfo pkg-plist=20 > Removed files: > security/gnupg/files patch-keybox-blob.c=20 > Log: > Version 2.0.17 was released on 2011-01-13: > =20 > What's New > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > * Allow more hash algorithms with the OpenPGP v2 card. > * The gpg-agent now tests for a new gpg-agent.conf on a HUP. > * Fixed output of "gpgconf --check-options". > * Fixed a bug where Scdaemon sends a signal to Gpg-agent running in > non-daemon mode. > * Fixed TTY management for pinentries and session variable update > problem. > * Minor bug fixes. > =20 > For the port: > Camellia stopped being a configure option in 2.0.12 > Fix minor typo for GPGSM OPTION > Minor plist update for 2.0.17 > =20 > files/patch-keybox-blob.c seems to be no longer needed [2] > =20 > PR: ports/153984 > Submitted by: me > Submitted by: Hirohisa Yamaguchi [2] > Approved by: maintainer timeout (24 days) > Feature safe: yes Hi Doug, After this update, i can't start gpg-agent with --daemon: garga@botelhor:~> gpg-agent --daemon gpg-agent[76223]: listening on socket `/tmp/gpg-9XORch/S.gpg-agent' gpg-agent[76224]: gpg-agent (GnuPG) 2.0.17 started setenv GPG_AGENT_INFO /tmp/gpg-9XORch/S.gpg-agent:76224:1 Do you know if it's a known bug? Regards --=20 Renato Botelho GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc A day without orange juice is like a day without orange juice. --/Uq4LBwYP4y1W6pO Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iEYEARECAAYFAk1ZOywACgkQ6CRbiSJE7ak9gwCcDREsNd452pJ13kS5tVCRtIKn 5v4AmgMWgMzglYtKTeCyVwq52FPk3zjA =OS23 -----END PGP SIGNATURE----- --/Uq4LBwYP4y1W6pO--