From owner-svn-ports-head@FreeBSD.ORG Wed Dec 24 17:46:50 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9A1375F1; Wed, 24 Dec 2014 17:46:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (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 86ABB1304; Wed, 24 Dec 2014 17:46:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOHkoe0054247; Wed, 24 Dec 2014 17:46:50 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOHkoM6054245; Wed, 24 Dec 2014 17:46:50 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201412241746.sBOHkoM6054245@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Wed, 24 Dec 2014 17:46:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375475 - in head/security: gnupg gnupg20 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 24 Dec 2014 17:46:50 -0000 Author: gjb Date: Wed Dec 24 17:46:49 2014 New Revision: 375475 URL: https://svnweb.freebsd.org/changeset/ports/375475 QAT: https://qat.redports.org/buildarchive/r375475/ Log: Update security/gnupg*/pkg-message to reflect reality. Sponsored by: The FreeBSD Foundation Modified: head/security/gnupg/pkg-message head/security/gnupg20/pkg-message Modified: head/security/gnupg/pkg-message ============================================================================== --- head/security/gnupg/pkg-message Wed Dec 24 17:46:44 2014 (r375474) +++ head/security/gnupg/pkg-message Wed Dec 24 17:46:49 2014 (r375475) @@ -6,9 +6,7 @@ In order to use gpg-agent, you need to i The following ports of pinentry dialogs are available: security/pinentry-curses (ncurses based dialog) -security/pinentry-gtk (GTK 1.2 based dialog) security/pinentry-gtk2 (GTK 2.x based dialog) -security/pinentry-qt (QT3 based dialog) -security/pinentry-q4 (QT4 based dialog) +security/pinentry-qt4 (QT4 based dialog) ############################################################################### Modified: head/security/gnupg20/pkg-message ============================================================================== --- head/security/gnupg20/pkg-message Wed Dec 24 17:46:44 2014 (r375474) +++ head/security/gnupg20/pkg-message Wed Dec 24 17:46:49 2014 (r375475) @@ -6,9 +6,7 @@ In order to use gpg-agent, you need to i The following ports of pinentry dialogs are available: security/pinentry-curses (ncurses based dialog) -security/pinentry-gtk (GTK 1.2 based dialog) security/pinentry-gtk2 (GTK 2.x based dialog) -security/pinentry-qt (QT3 based dialog) -security/pinentry-q4 (QT4 based dialog) +security/pinentry-qt4 (QT4 based dialog) ###############################################################################