[106850] trunk/dports/devel/hs-blaze-builder/Portfile
cal at macports.org
cal at macports.org
Sun Jun 9 03:53:00 PDT 2013
Revision: 106850
https://trac.macports.org/changeset/106850
Author: cal at macports.org
Date: 2013-06-09 03:53:00 -0700 (Sun, 09 Jun 2013)
Log Message:
-----------
hs-blaze-builder: update to 0.3.1.1 to force rebuild against new GHC, reformat descriptions
Modified Paths:
--------------
trunk/dports/devel/hs-blaze-builder/Portfile
Modified: trunk/dports/devel/hs-blaze-builder/Portfile
===================================================================
--- trunk/dports/devel/hs-blaze-builder/Portfile 2013-06-09 10:48:40 UTC (rev 106849)
+++ trunk/dports/devel/hs-blaze-builder/Portfile 2013-06-09 10:53:00 UTC (rev 106850)
@@ -4,25 +4,22 @@
PortSystem 1.0
PortGroup haskell 1.0
-haskell.setup blaze-builder 0.3.1.0
-revision 1
+haskell.setup blaze-builder 0.3.1.1
+checksums rmd160 a6dcb132d8c982f7e3227c7d2d4e2e5c73436da0 \
+ sha256 a12506f8afd650e4ed90e1e2379750035f8e83032a2d260eacc3757fe52cdcde
+
platforms darwin
license BSD
maintainers nomaintainer
description Efficient buffered output.
-long_description This library provides an abstraction of buffered \
- output of byte streams and several convenience \
- functions to exploit it. For example, it allows to \
- efficiently serialize Haskell values to lazy \
- bytestrings with a large average chunk size. The \
- large average chunk size allows to make good use \
- of cache prefetching in later processing steps \
- (e.g. compression) and reduces the sytem call \
- overhead when writing the resulting lazy bytestring \
- to a file or sending it over the network.
+long_description \
+ This library provides an abstraction of buffered output of byte streams and \
+ several convenience functions to exploit it. For example, it allows to \
+ efficiently serialize Haskell values to lazy bytestrings with a large \
+ average chunk size. The large average chunk size allows to make good use of \
+ cache prefetching in later processing steps (e.g. compression) and reduces \
+ the sytem call overhead when writing the resulting lazy bytestring to \
+ a file or sending it over the network.
-checksums rmd160 6c9a22338be81a256949c3ce28735520f213beab \
- sha256 26aadd629c2d2f5e77cfdb45b4948b20b6e598b723dd7d317556b26a72c557a4
-
depends_lib-append port:hs-text
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130609/bbe95c82/attachment.html>
More information about the macports-changes
mailing list