[106827] trunk/dports/devel/hs-uniplate/Portfile

cal at macports.org cal at macports.org
Sat Jun 8 17:23:13 PDT 2013


Revision: 106827
          https://trac.macports.org/changeset/106827
Author:   cal at macports.org
Date:     2013-06-08 17:23:13 -0700 (Sat, 08 Jun 2013)
Log Message:
-----------
hs-uniplate: revbump to rebuild against new GHC, whitespace

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

Modified: trunk/dports/devel/hs-uniplate/Portfile
===================================================================
--- trunk/dports/devel/hs-uniplate/Portfile	2013-06-09 00:10:53 UTC (rev 106826)
+++ trunk/dports/devel/hs-uniplate/Portfile	2013-06-09 00:23:13 UTC (rev 106827)
@@ -1,26 +1,24 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem              1.0
-PortGroup               haskell 1.0
+PortSystem          1.0
+PortGroup           haskell 1.0
 
-haskell.setup           uniplate 1.6.10
-license                 BSD
-platforms               darwin
-maintainers             nomaintainer
+haskell.setup       uniplate 1.6.10
+revision            1
+checksums           rmd160  917c17929a1dfe1fa2b91fb756e376ace49d31ce \
+                    sha256  433aa7ac4bb939d27b4ed4b2fedf99d5768b51c18fc918914b1bd13ae9d61048
 
-description             Help writing simple, concise and fast generic \
-                        operations.
-long_description        Uniplate is library for writing simple and \
-                        concise generic operations. Uniplate has similar \
-                        goals to the original Scrap Your Boilerplate \
-                        work, but is substantially simpler and faster.
+license             BSD
+platforms           darwin
+maintainers         nomaintainer
 
-checksums               rmd160  917c17929a1dfe1fa2b91fb756e376ace49d31ce \
-                        sha256  433aa7ac4bb939d27b4ed4b2fedf99d5768b51c18fc918914b1bd13ae9d61048
+description         Help writing simple, concise and fast generic operations.
+long_description    \
+    Uniplate is library for writing simple and concise generic operations. \
+    Uniplate has similar goals to the original Scrap Your Boilerplate work, but \
+    is substantially simpler and faster.
 
-depends_lib-append      port:hs-hashable \
-                        port:hs-syb \
-                        port:hs-unordered-containers
-
-configure.args-append   --docdir=${prefix}/share/doc/${name}
+depends_lib-append  port:hs-hashable \
+                    port:hs-syb \
+                    port:hs-unordered-containers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130608/000cf133/attachment.html>


More information about the macports-changes mailing list