Revision: 139052 https://trac.macports.org/changeset/139052 Author: ionic@macports.org Date: 2015-07-30 12:07:32 -0700 (Thu, 30 Jul 2015) Log Message: ----------- pinentry-mac: reformat notes so that "notes" can take care of breaking long lines where appropriate. Modified Paths: -------------- trunk/dports/aqua/pinentry-mac/Portfile Modified: trunk/dports/aqua/pinentry-mac/Portfile =================================================================== --- trunk/dports/aqua/pinentry-mac/Portfile 2015-07-30 18:08:25 UTC (rev 139051) +++ trunk/dports/aqua/pinentry-mac/Portfile 2015-07-30 19:07:32 UTC (rev 139052) @@ -39,18 +39,18 @@ platform macosx { notes " - If you previously didn't have pinentry or gpg-agent installed - and ${name} has been installed as a dependency of gpg-agent, + 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 + 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 + 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:
participants (1)
-
ionic@macports.org