[150580] trunk/dports/devel/libgcrypt/Portfile

larryv at macports.org larryv at macports.org
Fri Jul 22 22:16:09 PDT 2016


Revision: 150580
          https://trac.macports.org/changeset/150580
Author:   larryv at macports.org
Date:     2016-07-22 22:16:08 -0700 (Fri, 22 Jul 2016)
Log Message:
-----------
libgcrypt: Shorten long_description (timeout, #51860)

The lists of primitives currently on the website[*] are long and
unwieldy, and it's a bit silly to have to update the description every
time new ones are added. Users who care should just visit the website.

[*] https://www.gnupg.org/related_software/libgcrypt

Modified Paths:
--------------
    trunk/dports/devel/libgcrypt/Portfile

Modified: trunk/dports/devel/libgcrypt/Portfile
===================================================================
--- trunk/dports/devel/libgcrypt/Portfile	2016-07-23 05:16:06 UTC (rev 150579)
+++ trunk/dports/devel/libgcrypt/Portfile	2016-07-23 05:16:08 UTC (rev 150580)
@@ -15,14 +15,11 @@
 platforms       darwin
 
 long_description \
-    This is a general purpose cryptographic library based \
-    on the code from GnuPG. It provides functions for all \
-    cryptograhic building blocks: symmetric ciphers (AES, \
-    DES, Blowfish, CAST5, Twofish, Arcfour), hash algorithms \
-    (MD4, MD5, RIPE-MD160, SHA-1, TIGER-192), MACs (HMAC for \
-    all hash algorithms), public key algorithms (RSA, ElGamal, \
-    DSA), large integer functions, random numbers and a lot of \
-    supporting functions.
+    Libgcrypt is a general purpose cryptographic library originally \
+    based on code from GnuPG. It provides functions for all \
+    cryptographic building blocks: symmetric cipher algorithms and \
+    modes, hash algorithms, MACs, public key algorithms, large integer \
+    functions, random numbers and a lot of supporting functions.
 
 master_sites    gnupg
 use_bzip2       yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160722/fc0a81ad/attachment.html>


More information about the macports-changes mailing list