[104494] trunk/dports/devel/hs-zlib/Portfile
larryv at macports.org
larryv at macports.org
Tue Mar 26 00:26:03 PDT 2013
Revision: 104494
https://trac.macports.org/changeset/104494
Author: larryv at macports.org
Date: 2013-03-26 00:26:03 -0700 (Tue, 26 Mar 2013)
Log Message:
-----------
hs-zlib: Update to 0.5.4.1; use hackageDB text for descriptions.
Modified Paths:
--------------
trunk/dports/devel/hs-zlib/Portfile
Modified: trunk/dports/devel/hs-zlib/Portfile
===================================================================
--- trunk/dports/devel/hs-zlib/Portfile 2013-03-26 07:17:49 UTC (rev 104493)
+++ trunk/dports/devel/hs-zlib/Portfile 2013-03-26 07:26:03 UTC (rev 104494)
@@ -4,18 +4,24 @@
PortSystem 1.0
PortGroup haskell 1.0
-haskell.setup zlib 0.5.3.3
-revision 1
+haskell.setup zlib 0.5.4.1
license BSD
maintainers nomaintainer
platforms darwin
-description The Haskell Zlib Binding (development version)
-long_description Haskell bindings to the Zlib library for compression \
- and decompression in gzip and zlib format. The library \
- acts directly on ByteString values.
+description Compression and decompression in the gzip and zlib \
+ formats
+long_description This package provides a pure interface for \
+ compressing and decompressing streams of data \
+ represented as lazy ByteStrings. It uses the zlib \
+ C library so it has high performance. It supports \
+ the zlib, gzip and raw compression formats. It \
+ provides a convenient high level API suitable for \
+ most tasks and for the few cases where more control \
+ is needed it provides access to the full zlib \
+ feature set.
-checksums sha256 e2adb6c55f5bc69eb1e931edcb2ef392ac96139cf6b6bca1b2a7229f381938c3 \
- rmd160 fe83bf126867ab71afcc6ac8eb9afc0dddb44896
+checksums rmd160 9ed49e79e239604958a9c385cca75747fafc2713 \
+ sha256 cca365e4c52c90be41a5754943134da5ce6c60bb52fa00c128fd118e0505a550
depends_lib-append port:zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130326/0f334d8b/attachment.html>
More information about the macports-changes
mailing list