[149182] trunk/dports/mail/gnupg

ionic at macports.org ionic at macports.org
Sat Jun 4 14:57:23 PDT 2016


Revision: 149182
          https://trac.macports.org/changeset/149182
Author:   ionic at macports.org
Date:     2016-06-04 14:57:23 -0700 (Sat, 04 Jun 2016)
Log Message:
-----------
gnupg: update to 1.4.20 including patchset.

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-06-04 21:57:16 UTC (rev 149181)
+++ trunk/dports/mail/gnupg/Portfile	2016-06-04 21:57:23 UTC (rev 149182)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                gnupg
-version             1.4.19
+version             1.4.20
 revision            0
 categories          mail security
 license             GPL-3+
@@ -22,8 +22,8 @@
 
 use_bzip2           yes
 
-checksums           ${distname}${extract.suffix}    rmd160  4d7c1a9ea913ac83617b0d379935e9af5dc4ac13 \
-                                                    sha256  7f09319d044b0f6ee71fe3587bb873be701723ac0952cff5069046a78de8fd86
+checksums           ${distname}${extract.suffix}    rmd160  1bc94104238019e557b8362eeaab298bd8b17750 \
+                                                    sha256  04988b1030fa28ddf961ca8ff6f0f8984e0cddcb1eb02859d5d8fe0fe237edcc
 
 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-06-04 21:57:16 UTC (rev 149181)
+++ trunk/dports/mail/gnupg/files/patch-gpg_agent-launchd.diff	2016-06-04 21:57:23 UTC (rev 149182)
@@ -1,6 +1,6 @@
---- g10/passphrase.c.old	2014-07-08 05:19:44.000000000 +0200
-+++ g10/passphrase.c		2014-07-08 05:26:05.000000000 +0200
-@@ -315,6 +315,7 @@
+--- 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 @@
        infostr = xstrdup ( infostr );
      }
  
@@ -8,7 +8,7 @@
    if ( !(p = strchr (infostr, PATHSEP_C)) || p == infostr)
      {
        if (!try)
-@@ -334,6 +335,10 @@
+@@ -343,6 +344,10 @@
    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/20160604/48bd4458/attachment-0001.html>


More information about the macports-changes mailing list