[131298] trunk/dports/devel

cal at macports.org cal at macports.org
Thu Jan 8 15:46:53 PST 2015


Revision: 131298
          https://trac.macports.org/changeset/131298
Author:   cal at macports.org
Date:     2015-01-08 15:46:53 -0800 (Thu, 08 Jan 2015)
Log Message:
-----------
hs-exceptions: new port, dependency of updated hs-temporary

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

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

Modified: trunk/dports/devel/hs-exceptions/Portfile
===================================================================
--- trunk/dports/devel/hs-crypto-pubkey/Portfile	2014-09-21 05:27:45 UTC (rev 125562)
+++ trunk/dports/devel/hs-exceptions/Portfile	2015-01-08 23:46:53 UTC (rev 131298)
@@ -4,22 +4,15 @@
 PortSystem          1.0
 PortGroup           haskell 1.0
 
-haskell.setup       crypto-pubkey 0.2.3
-checksums           rmd160  9bba4725ab1180737bf5f7766ca373c72705c82e \
-                    sha256  b38af600bd8bd748da673ffa7fa0914767dbdba79673561437776246bbba0fa5
+haskell.setup       exceptions 0.6.1
+checksums           rmd160  46e27be5a1f41c48a92ffe7976ce5655313ffd30 \
+                    sha256  f56b3f97f5ad49c6e7efde386683ec52c8c4b853bbdda068690e913db52c5b26
 
 maintainers         cal openmaintainer
 platforms           darwin
 license             BSD
 
-description         Public Key cryptography
-long_description    \
-    Public Key cryptography. Supports RSA PKCS15, RSA OAEP, RSA PSS, DSA, \
-    ElGamal signature. Also have primitive support for Diffie Hellman, and \
-    ElGamal encryption.
+description         Extensible optionally-pure exceptions 
+long_description    ${description}
 
-depends_lib-append  port:hs-byteable \
-                    port:hs-crypto-numbers \
-                    port:hs-crypto-pubkey-types \
-                    port:hs-crypto-random \
-                    port:hs-cryptohash
+depends_lib-append  port:hs-mtl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150108/3b0f0af9/attachment.html>


More information about the macports-changes mailing list