[138311] trunk/dports/security/pass/Portfile

ionic at macports.org ionic at macports.org
Sun Jul 5 10:16:04 PDT 2015


Revision: 138311
          https://trac.macports.org/changeset/138311
Author:   ionic at macports.org
Date:     2015-07-05 10:16:04 -0700 (Sun, 05 Jul 2015)
Log Message:
-----------
pass: switch to path-based dependency for gpg2. We do not want to use other gpg2 binaries.

Modified Paths:
--------------
    trunk/dports/security/pass/Portfile

Modified: trunk/dports/security/pass/Portfile
===================================================================
--- trunk/dports/security/pass/Portfile	2015-07-05 16:44:04 UTC (rev 138310)
+++ trunk/dports/security/pass/Portfile	2015-07-05 17:16:04 UTC (rev 138311)
@@ -18,7 +18,7 @@
                     port:pwgen \
                     port:getopt \
                     port:tree \
-                    bin:gpg2:gnupg2
+                    path:bin/gpg2:gnupg2
 
 master_sites        http://git.zx2c4.com/password-store/snapshot/
 distname            password-store-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150705/7c5069bc/attachment-0001.html>


More information about the macports-changes mailing list