[114535] trunk/dports/devel

cal at macports.org cal at macports.org
Mon Dec 9 18:11:59 PST 2013


Revision: 114535
          https://trac.macports.org/changeset/114535
Author:   cal at macports.org
Date:     2013-12-09 18:11:59 -0800 (Mon, 09 Dec 2013)
Log Message:
-----------
new port: hs-crypto-cipher-types, dependency of hs-ciper-aes

Modified Paths:
--------------
    trunk/dports/devel/hs-crypto-cipher-types/Portfile

Added Paths:
-----------
    trunk/dports/devel/hs-crypto-cipher-types/

Modified: trunk/dports/devel/hs-crypto-cipher-types/Portfile
===================================================================
--- trunk/dports/devel/hs-certificate/Portfile	2013-12-10 02:02:34 UTC (rev 114533)
+++ trunk/dports/devel/hs-crypto-cipher-types/Portfile	2013-12-10 02:11:59 UTC (rev 114535)
@@ -4,21 +4,16 @@
 PortSystem          1.0
 PortGroup           haskell 1.0
 
-haskell.setup       certificate 1.3.9
-checksums           rmd160  c06124c118a46cb2765c025a612163143911b625 \
-                    sha256  e6257b4b0e884db8a817d265d9a7f9a6c76af8190504f32dadbbf64b0fcee5a1
+haskell.setup       crypto-cipher-types 0.0.9
+checksums           rmd160  f5f6b896982eccb5da639d4fdbd3065d3e71734b \
+                    sha256  2073f6b70df7916aebe2da49d224497183662d56d19da87b76f70039430c0a0f
 
 maintainers         cal openmaintainer
 platforms           darwin
 license             BSD
 
-description         Certificates and Key Reader/Writer
-long_description    \
-    At the moment only X509 certificate and unencrypted private key are \
-    supported, but will include PGP certificate and pkcs8 private keys.
+description         Generic cryptography cipher types
+long_description    ${description}
 
-depends_lib-append  port:hs-asn1-data \
-                    port:hs-crypto-pubkey-types \
-                    port:hs-cryptohash \
-                    port:hs-mtl \
-                    port:hs-pem
+depends_lib-append  port:hs-byteable \
+                    port:hs-securemem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131209/7c334384/attachment.html>


More information about the macports-changes mailing list