[114548] trunk/dports/devel
cal at macports.org
cal at macports.org
Mon Dec 9 19:11:35 PST 2013
Revision: 114548
https://trac.macports.org/changeset/114548
Author: cal at macports.org
Date: 2013-12-09 19:11:35 -0800 (Mon, 09 Dec 2013)
Log Message:
-----------
new port: hs-cookie, dependency of hs-http-client
Modified Paths:
--------------
trunk/dports/devel/hs-cookie/Portfile
Added Paths:
-----------
trunk/dports/devel/hs-cookie/
Modified: trunk/dports/devel/hs-cookie/Portfile
===================================================================
--- trunk/dports/devel/hs-hs3/Portfile 2013-12-10 00:21:27 UTC (rev 114519)
+++ trunk/dports/devel/hs-cookie/Portfile 2013-12-10 03:11:35 UTC (rev 114548)
@@ -4,26 +4,17 @@
PortSystem 1.0
PortGroup haskell 1.0
-haskell.setup hS3 0.5.8
-checksums rmd160 82996f787cee572605c76a1780f0ebeeec80902a \
- sha256 759d37a56f0f3b2f1177c03da75410f8ee2b6f41c3f648cbc99062f269cdb9f2
+haskell.setup cookie 0.4.0.1
+checksums rmd160 c04b7536f7e7dcd8279de598d4bde0deeb86da7d \
+ sha256 73967e5d4a0fe43248db582ace5f0f4cb8c7085748ea90e1dc312f3e137e6506
maintainers cal openmaintainer
platforms darwin
license BSD
-description Interface to Amazon's Simple Storage Service (S3)
-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.
+description HTTP cookie parsing and rendering
+long_description ${description}
-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-blaze-builder \
+ port:hs-data-default \
+ port:hs-text
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131209/9b9eb25a/attachment.html>
More information about the macports-changes
mailing list