[114528] trunk/dports/devel

cal at macports.org cal at macports.org
Mon Dec 9 17:44:50 PST 2013


Revision: 114528
          https://trac.macports.org/changeset/114528
Author:   cal at macports.org
Date:     2013-12-09 17:44:50 -0800 (Mon, 09 Dec 2013)
Log Message:
-----------
new port: hs-asn1-data, dependency of hs-certificate

Modified Paths:
--------------
    trunk/dports/devel/hs-asn1-data/Portfile

Added Paths:
-----------
    trunk/dports/devel/hs-asn1-data/

Modified: trunk/dports/devel/hs-asn1-data/Portfile
===================================================================
--- trunk/dports/devel/hs-hs3/Portfile	2013-12-10 00:21:27 UTC (rev 114519)
+++ trunk/dports/devel/hs-asn1-data/Portfile	2013-12-10 01:44:50 UTC (rev 114528)
@@ -4,26 +4,19 @@
 PortSystem          1.0
 PortGroup           haskell 1.0
 
-haskell.setup       hS3 0.5.8
-checksums           rmd160  82996f787cee572605c76a1780f0ebeeec80902a \
-                    sha256  759d37a56f0f3b2f1177c03da75410f8ee2b6f41c3f648cbc99062f269cdb9f2
+haskell.setup       asn1-data 0.7.1
+checksums           rmd160  8d3a788a629cadc2d8607d8ef79865bacc09fc56 \
+                    sha256  f9a8a8ec41e89ebb4af6bd6b8a4c45515e44d7d61524d02b52881bfe7caf4783
 
 maintainers         cal openmaintainer
 platforms           darwin
 license             BSD
 
-description         Interface to Amazon's Simple Storage Service (S3)
+description         ASN1 data reader and writer in RAW, BER and DER forms
 long_description    \
-    This is the Haskell S3 library. It provides an interface to Amazon's Simple \
-    Storage Service (S3), allowing Haskell developers to reliably store and \
-    retrieve arbitrary amounts of data from anywhere on the Internet.
+    ASN1 data reader and writer in raw form with supports for high level forms \
+    of ASN1 (BER, and DER). 
 
-depends_lib-append  port:hs-crypto \
-                    port:hs-dataenc \
-                    port:hs-http \
-                    port:hs-hxt \
-                    port:hs-missingh \
-                    port:hs-network \
-                    port:hs-random \
-                    port:hs-regex-compat \
-                    port:hs-utf8-string
+depends_lib-append  port:hs-cereal \
+                    port:hs-mtl \
+                    port:hs-text
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131209/abcff2f1/attachment.html>


More information about the macports-changes mailing list