[149405] trunk/dports/mail/gnupg21/Portfile

jann at macports.org jann at macports.org
Fri Jun 17 16:34:45 PDT 2016


Revision: 149405
          https://trac.macports.org/changeset/149405
Author:   jann at macports.org
Date:     2016-06-17 16:34:45 -0700 (Fri, 17 Jun 2016)
Log Message:
-----------
Update GnuPG21 to 2.1.3 and fix GnuTLS dependency. See #51641 and #51648

Modified Paths:
--------------
    trunk/dports/mail/gnupg21/Portfile

Modified: trunk/dports/mail/gnupg21/Portfile
===================================================================
--- trunk/dports/mail/gnupg21/Portfile	2016-06-17 20:49:27 UTC (rev 149404)
+++ trunk/dports/mail/gnupg21/Portfile	2016-06-17 23:34:45 UTC (rev 149405)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                gnupg21
-version             2.1.12
+version             2.1.13
 categories          mail security
 maintainers         jann ionic openmaintainer
 license             GPL-3+
@@ -23,9 +23,9 @@
 
 use_bzip2           yes
 
-checksums           rmd160  573b0e68882e6226daa0d34c4027a7078ce84f2e \
-                    sha256  ac34929d2400a58a349963865442ee6cdd75e500a8d5df083d29835e88bfc506 \
-                    sha1    3b01a35ac04277ea31cc01b4ac4e230e54b5480c
+checksums           rmd160  77bd28c3ae30f22d0da3d4678b92e1d1e3247640 \
+                    sha256  4f9d83a6221daa60130fa79f0b1d37d6c20fffdd0320b640c7a597c5b6219675 \
+                    sha1    6ec1ae6db7815fdbd4151fb6b0b7197b65b05d1f
 
 notes               "GPG 2.1 uses a new format for its key files. Therefore you cannot\
                     use it together with any earlier version of GPG. Neither can you easily go\
@@ -62,7 +62,7 @@
                     port:libgpg-error       \
                     port:openldap           \
                     port:readline           \
-                    port:curl               \
+                    port:gnutls             \
                     port:libusb-compat      \
                     port:npth               \
                     port:adns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160617/408e5a23/attachment.html>


More information about the macports-changes mailing list