[114539] trunk/dports/devel

cal at macports.org cal at macports.org
Mon Dec 9 18:21:14 PST 2013


Revision: 114539
          https://trac.macports.org/changeset/114539
Author:   cal at macports.org
Date:     2013-12-09 18:21:14 -0800 (Mon, 09 Dec 2013)
Log Message:
-----------
new port: hs-socks, dependency of hs-connection

Modified Paths:
--------------
    trunk/dports/devel/hs-socks/Portfile

Added Paths:
-----------
    trunk/dports/devel/hs-socks/

Modified: trunk/dports/devel/hs-socks/Portfile
===================================================================
--- trunk/dports/devel/hs-cprng-aes/Portfile	2013-12-10 02:18:28 UTC (rev 114538)
+++ trunk/dports/devel/hs-socks/Portfile	2013-12-10 02:21:14 UTC (rev 114539)
@@ -4,20 +4,16 @@
 PortSystem          1.0
 PortGroup           haskell 1.0
 
-haskell.setup       cprng-aes 0.5.2
-checksums           rmd160  4d3182bcc9f86760fa1740690c962c1d522b477e \
-                    sha256  ee0a5c27396c0257af5ebb4882b31e3ab14d8b160e916dbdc031733f506bc8d9
+haskell.setup       socks 0.5.4
+checksums           rmd160  a93a322c8652138304b4e5eb53f314e4f3a8b162 \
+                    sha256  e9b5e1ea78592632bb086e5f4d6da523be01921a4a8998ca78552bdc396db4da
 
 maintainers         cal openmaintainer
 platforms           darwin
 license             BSD
 
-description         Crypto Pseudo Random Number Generator using AES in counter mode
-long_description    \
-    Simple crypto pseudo-random-number-generator with really good randomness \
-    property.
+description         Socks proxy (version 5) implementation
+long_description    ${description}
 
-depends_lib-append  port:hs-byteable \
-                    port:hs-cipher-aes \
-                    port:hs-crypto-random \
-                    port:hs-random
+depends_lib-append  port:hs-cereal \
+                    port:hs-network
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131209/dc8b14d5/attachment-0001.html>


More information about the macports-changes mailing list