[120242] trunk/dports/devel/libsodium/Portfile

stromnov at macports.org stromnov at macports.org
Tue May 20 01:01:21 PDT 2014


Revision: 120242
          https://trac.macports.org/changeset/120242
Author:   stromnov at macports.org
Date:     2014-05-20 01:01:21 -0700 (Tue, 20 May 2014)
Log Message:
-----------
libsodium: update to version 0.5.0

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

Modified: trunk/dports/devel/libsodium/Portfile
===================================================================
--- trunk/dports/devel/libsodium/Portfile	2014-05-20 07:45:40 UTC (rev 120241)
+++ trunk/dports/devel/libsodium/Portfile	2014-05-20 08:01:21 UTC (rev 120242)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 PortGroup           muniversal 1.0
 
-github.setup        jedisct1 libsodium 0.4.5
+github.setup        jedisct1 libsodium 0.5.0
 
 categories          devel security
 platforms           darwin
@@ -13,15 +13,16 @@
 
 maintainers         stromnov openmaintainer
 
-description         libsodium is a portable, cross-compilable, installable, packageable, API-compatible version of NaCl.
+description         Portable and packageable NaCl-based crypto library
 
-long_description    libsodium is a software library for network communication, encryption,decryption, signatures, etc. \
-                    libsodium is a portable, cross-compilable, installable, packageable, API-compatible version of NaCl.
+long_description    libsodium is a library for network communication, \
+                    encryption, decryption, signatures, etc.
 
-checksums           rmd160  bcbd4782718051cf399d828bc963005500ac3f7c \
-                    sha256  001d390f294a9f1182908fc81d8705e9d30f4134af4a2dce63175a28d49dca14
+checksums           rmd160  49be4f0fd1f58dd7f1383dc40f6da78c15914c4a \
+                    sha256  cd5b36d572f241b09a01d596768e4fcdda80c131a77f062f234d9d3525ee89aa
 
-depends_build       port:autoconf \
+depends_build-append \
+                    port:autoconf \
                     port:automake \
                     port:libtool
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140520/c8ee81b2/attachment-0001.html>


More information about the macports-changes mailing list