[106864] trunk/dports/devel/hs-sha/Portfile

cal at macports.org cal at macports.org
Sun Jun 9 05:29:08 PDT 2013


Revision: 106864
          https://trac.macports.org/changeset/106864
Author:   cal at macports.org
Date:     2013-06-09 05:29:08 -0700 (Sun, 09 Jun 2013)
Log Message:
-----------
hs-sha: revbump to rebuild with new GHC

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

Modified: trunk/dports/devel/hs-sha/Portfile
===================================================================
--- trunk/dports/devel/hs-sha/Portfile	2013-06-09 12:08:39 UTC (rev 106863)
+++ trunk/dports/devel/hs-sha/Portfile	2013-06-09 12:29:08 UTC (rev 106864)
@@ -5,13 +5,15 @@
 PortGroup           haskell 1.0
 
 haskell.setup       SHA 1.6.1
-revision            2
+revision            3
+checksums           rmd160  01950ac8e056fac60a50135d315a9f1896e031ec \
+                    sha256  fdb9924aa31493ad198e3b3498a8204cc7013e0ef86215faf1c4e435a7166aec
+
 maintainers         nomaintainer
 platforms           darwin
 license             BSD
 
 description         Implementations of the SHA suite of message digest functions
-
 long_description \
     This library implements the SHA suite of message digest functions, \
     according to NIST FIPS 180-2 (with the SHA-224 addendum), as well as the SHA-based \
@@ -19,7 +21,4 @@
     vectors for the various functions. While some attention has been paid to performance, \
     these do not presently reach the speed of well-tuned libraries, like OpenSSL.
 
-checksums           rmd160  01950ac8e056fac60a50135d315a9f1896e031ec \
-                    sha256  fdb9924aa31493ad198e3b3498a8204cc7013e0ef86215faf1c4e435a7166aec
-
 depends_lib-append  port:hs-binary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130609/25b7ba5b/attachment.html>


More information about the macports-changes mailing list