[106823] trunk/dports/devel/hs-parsedate/Portfile

cal at macports.org cal at macports.org
Sat Jun 8 16:48:38 PDT 2013


Revision: 106823
          https://trac.macports.org/changeset/106823
Author:   cal at macports.org
Date:     2013-06-08 16:48:38 -0700 (Sat, 08 Jun 2013)
Log Message:
-----------
hs-parsedate: switch to new checksum style, revbump to rebuild against new GHC, fix hs-platform-* dependencies

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

Modified: trunk/dports/devel/hs-parsedate/Portfile
===================================================================
--- trunk/dports/devel/hs-parsedate/Portfile	2013-06-08 23:47:11 UTC (rev 106822)
+++ trunk/dports/devel/hs-parsedate/Portfile	2013-06-08 23:48:38 UTC (rev 106823)
@@ -5,7 +5,10 @@
 
 PortGroup           haskell 1.0
 haskell.setup       parsedate 3000.0.0
-revision            1
+revision            2
+checksums           rmd160  6aa581e2e7cd7cfc2ae04858b5b977408d02fa31 \
+                    sha256  37c6a51cd63b5bb34bf85ac476cd6b0ddc57317e52fbf106acad658deaa65e3f
+
 maintainers         nomaintainer
 platforms           darwin
 license             BSD
@@ -17,8 +20,4 @@
     use with the old-time package. New code should use the time package, which \
     now includes parsing, instead.
 
-checksums           md5     cddd2fce4584460a91dadc3e77048bf6 \
-                    sha1    61e1abc896de90d7cae15f26487e6731bc525778 \
-                    rmd160  6aa581e2e7cd7cfc2ae04858b5b977408d02fa31
-
-depends_lib-append  port:hs-platform-parsec
+depends_lib-append  port:hs-parsec
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130608/f8132d88/attachment.html>


More information about the macports-changes mailing list