[106868] trunk/dports/devel/hs-digest/Portfile

cal at macports.org cal at macports.org
Sun Jun 9 05:48:03 PDT 2013


Revision: 106868
          https://trac.macports.org/changeset/106868
Author:   cal at macports.org
Date:     2013-06-09 05:48:03 -0700 (Sun, 09 Jun 2013)
Log Message:
-----------
hs-digest: revbump to rebuild with new GHC, update descriptions

Modified Paths:
--------------
    trunk/dports/devel/hs-digest/Portfile

Modified: trunk/dports/devel/hs-digest/Portfile
===================================================================
--- trunk/dports/devel/hs-digest/Portfile	2013-06-09 12:44:14 UTC (rev 106867)
+++ trunk/dports/devel/hs-digest/Portfile	2013-06-09 12:48:03 UTC (rev 106868)
@@ -5,18 +5,18 @@
 PortGroup           haskell 1.0
 
 haskell.setup       digest 0.0.1.2
-revision            1
+revision            2
+checksums           rmd160  0cf778101715c4ccb91afe74982777112d7293e3 \
+                    sha256  641717eb16392abf8965986a9e8dc21eebf1d97775bbb6923c7b7f8fee17fe11
+
 license             BSD
 maintainers         nomaintainer
 platforms           darwin
 
-description         Cryptographic hash implementations
+description         Various cryptographic hashes for bytestrings\; CRC32 and Adler32 for now
 long_description \
-   This package provides efficient cryptographic hash implementations for \
-   strict and lazy bytestrings.  For now, CRC32 and Adler32 are supported, \
-   they are implemented as FFI bindings to efficient code from zlib.
+    This package provides efficient cryptographic hash implementations for \
+    strict and lazy bytestrings. For now, CRC32 and Adler32 are supported\; they \
+    are implemented as FFI bindings to efficient code from zlib.
 
-checksums           rmd160  0cf778101715c4ccb91afe74982777112d7293e3 \
-                    sha256  641717eb16392abf8965986a9e8dc21eebf1d97775bbb6923c7b7f8fee17fe11
-
 depends_lib-append  port:zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130609/8e42d5aa/attachment-0001.html>


More information about the macports-changes mailing list