[152138] trunk/dports/mail/gnupg

ionic at macports.org ionic at macports.org
Mon Aug 29 19:35:23 PDT 2016


Revision: 152138
          https://trac.macports.org/changeset/152138
Author:   ionic at macports.org
Date:     2016-08-29 19:35:23 -0700 (Mon, 29 Aug 2016)
Log Message:
-----------
gnupg: update to 1.4.21. Fixes: #52129.

Modified Paths:
--------------
    trunk/dports/mail/gnupg/Portfile
    trunk/dports/mail/gnupg/files/patch-gpg_agent-launchd.diff

Modified: trunk/dports/mail/gnupg/Portfile
===================================================================
--- trunk/dports/mail/gnupg/Portfile	2016-08-30 00:39:31 UTC (rev 152137)
+++ trunk/dports/mail/gnupg/Portfile	2016-08-30 02:35:23 UTC (rev 152138)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                gnupg
-version             1.4.20
+version             1.4.21
 revision            0
 categories          mail security
 license             GPL-3+
@@ -22,8 +22,8 @@
 
 use_bzip2           yes
 
-checksums           ${distname}${extract.suffix}    rmd160  1bc94104238019e557b8362eeaab298bd8b17750 \
-                                                    sha256  04988b1030fa28ddf961ca8ff6f0f8984e0cddcb1eb02859d5d8fe0fe237edcc
+checksums           ${distname}${extract.suffix}    rmd160  082b2759497ea470093bf856d72d5430711b6db9 \
+                                                    sha256  6b47a3100c857dcab3c60e6152e56a997f2c7862c1b8b2b25adf3884a1ae2276
 
 configure.args      --infodir=${prefix}/share/info \
                     --disable-asm \

Modified: trunk/dports/mail/gnupg/files/patch-gpg_agent-launchd.diff
===================================================================
--- trunk/dports/mail/gnupg/files/patch-gpg_agent-launchd.diff	2016-08-30 00:39:31 UTC (rev 152137)
+++ trunk/dports/mail/gnupg/files/patch-gpg_agent-launchd.diff	2016-08-30 02:35:23 UTC (rev 152138)
@@ -1,6 +1,6 @@
---- g10/passphrase.c.old	2015-12-19 15:08:22.000000000 +0100
-+++ g10/passphrase.c	2016-06-02 08:31:57.000000000 +0200
-@@ -324,6 +324,7 @@
+--- g10/passphrase.c.old	2016-04-22 09:30:18.000000000 +0200
++++ g10/passphrase.c	2016-08-30 03:16:32.000000000 +0200
+@@ -324,6 +324,7 @@ agent_open (int try, const char *orig_co
        infostr = xstrdup ( infostr );
      }
  
@@ -8,7 +8,7 @@
    if ( !(p = strchr (infostr, PATHSEP_C)) || p == infostr)
      {
        if (!try)
-@@ -343,6 +344,10 @@
+@@ -343,6 +344,10 @@ agent_open (int try, const char *orig_co
    while (*p && *p != PATHSEP_C)
      p++;
    prot = *p? atoi (p+1) : 0;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160829/7d96f728/attachment.html>


More information about the macports-changes mailing list