[114531] trunk/dports/devel

cal at macports.org cal at macports.org
Mon Dec 9 17:57:22 PST 2013


Revision: 114531
          https://trac.macports.org/changeset/114531
Author:   cal at macports.org
Date:     2013-12-09 17:57:22 -0800 (Mon, 09 Dec 2013)
Log Message:
-----------
new port: hs-crypto-pubkey-types, dependency of hs-certificate

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

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

Modified: trunk/dports/devel/hs-crypto-pubkey-types/Portfile
===================================================================
--- trunk/dports/devel/hs-asn1-data/Portfile	2013-12-10 01:44:50 UTC (rev 114528)
+++ trunk/dports/devel/hs-crypto-pubkey-types/Portfile	2013-12-10 01:57:22 UTC (rev 114531)
@@ -4,19 +4,16 @@
 PortSystem          1.0
 PortGroup           haskell 1.0
 
-haskell.setup       asn1-data 0.7.1
-checksums           rmd160  8d3a788a629cadc2d8607d8ef79865bacc09fc56 \
-                    sha256  f9a8a8ec41e89ebb4af6bd6b8a4c45515e44d7d61524d02b52881bfe7caf4783
+haskell.setup       crypto-pubkey-types 0.4.1
+checksums           rmd160  9b9bfc71eae56781f19b14ff19a5168c4a7af6e1 \
+                    sha256  f986bb89819bca04e3be596e7e84ab23f7dc3945d5a43fb2f34d3b862f8440ff
 
 maintainers         cal openmaintainer
 platforms           darwin
 license             BSD
 
-description         ASN1 data reader and writer in RAW, BER and DER forms
+description         Generic cryptography Public keys algorithm types
 long_description    \
-    ASN1 data reader and writer in raw form with supports for high level forms \
-    of ASN1 (BER, and DER). 
+    Generic cryptography public keys algorithm types
 
-depends_lib-append  port:hs-cereal \
-                    port:hs-mtl \
-                    port:hs-text
+depends_lib-append  port:hs-asn1-types
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131209/724c4835/attachment.html>


More information about the macports-changes mailing list