Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Dec 2014 17:46:50 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375475 - in head/security: gnupg gnupg20
Message-ID:  <201412241746.sBOHkoM6054245@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)
 
 ###############################################################################



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412241746.sBOHkoM6054245>