[128211] trunk/dports/aqua/pinentry-mac/Portfile

ionic at macports.org ionic at macports.org
Sun Nov 16 09:14:25 PST 2014


Revision: 128211
          https://trac.macports.org/changeset/128211
Author:   ionic at macports.org
Date:     2014-11-16 09:14:25 -0800 (Sun, 16 Nov 2014)
Log Message:
-----------
pinentry-mac: extend notes to clarify what the user has to do to enable pinentry-mac or the other pinentry program under different circumstances.

Modified Paths:
--------------
    trunk/dports/aqua/pinentry-mac/Portfile

Modified: trunk/dports/aqua/pinentry-mac/Portfile
===================================================================
--- trunk/dports/aqua/pinentry-mac/Portfile	2014-11-16 17:14:20 UTC (rev 128210)
+++ trunk/dports/aqua/pinentry-mac/Portfile	2014-11-16 17:14:25 UTC (rev 128211)
@@ -30,14 +30,25 @@
         error       "Unsupported operating system."
     } else {
         notes       "
-                     In order to actually use ${name}, you will have to set
+                     If you previously didn't have pinentry or gpg-agent installed
+                     and ${name} has been installed as a dependency of gpg-agent,
+                     you don't need to do anything to use ${name}.
+
+                     If you want to switch to the GTK2, ncurses or Qt4 based pinentry
+                     program, please install pinentry with the correct use flags and
+                     follow the instructions below substituting the ${name} program
+                     path with ${prefix}/bin/pinentry.
+
+
+                     If you previously had pinentry and gpg-agent installed and would
+                     like to switch to ${name}, you will have to set
                      it as your pinentry program in \$HOME/.gnupg/gpg-agent.conf.
 
                      Add the following line to the mentioned file:
                      pinentry-program ${applications_dir}/${name}.app/Contents/MacOS/${name}
 
 
-                     Be sure to comment previous pinentry-program lines, for example:
+                     Be sure to comment previous \"pinentry-program\" lines, for example:
 
                      pinentry-program SAMPLE
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141116/7d74469b/attachment.html>


More information about the macports-changes mailing list