[104493] trunk/dports/devel/hs-parsec/Portfile

larryv at macports.org larryv at macports.org
Tue Mar 26 00:17:49 PDT 2013


Revision: 104493
          https://trac.macports.org/changeset/104493
Author:   larryv at macports.org
Date:     2013-03-26 00:17:49 -0700 (Tue, 26 Mar 2013)
Log Message:
-----------
hs-parsec: Reformat and rearrange to force archive rebuild.

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

Modified: trunk/dports/devel/hs-parsec/Portfile
===================================================================
--- trunk/dports/devel/hs-parsec/Portfile	2013-03-26 07:11:43 UTC (rev 104492)
+++ trunk/dports/devel/hs-parsec/Portfile	2013-03-26 07:17:49 UTC (rev 104493)
@@ -5,21 +5,21 @@
 
 haskell.setup       parsec 3.1.3
 revision            1
-
+platforms           darwin
 license             BSD
 maintainers         gmail.com:mdippery
+
 description         Monadic parser combinators for Haskell
-long_description    Parsec is designed from scratch as an industrial-strength \
-                    parser library. It is simple, safe, well documented, has \
-                    extensive libraries and good error messages, and is also \
-                    fast. It is defined as a monad transformer that can be \
-                    stacked on arbitrary monads, and it is also parametric \
-                    in the input stream type.
+long_description    Parsec is designed from scratch as an \
+                    industrial-strength parser library. It is simple, \
+                    safe, well documented, has extensive libraries and \
+                    good error messages, and is also fast. It is \
+                    defined as a monad transformer that can be stacked \
+                    on arbitrary monads, and it is also parametric in \
+                    the input stream type.
 
-platforms           darwin
+checksums           rmd160  b1b407b27f5642142bfa619b31abd7a8cafe11ce \
+                    sha256  9f14bb4da77eb9b0e4dbe8112559ed49409b0af8e9aef5d08941dd97e37fc4a8 \
 
-checksums           sha256  9f14bb4da77eb9b0e4dbe8112559ed49409b0af8e9aef5d08941dd97e37fc4a8 \
-                    rmd160  b1b407b27f5642142bfa619b31abd7a8cafe11ce
-
 depends_lib-append  port:hs-text \
                     port:hs-mtl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130326/d0962970/attachment-0001.html>


More information about the macports-changes mailing list