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

larryv at macports.org larryv at macports.org
Tue Mar 26 23:47:48 PDT 2013


Revision: 104536
          https://trac.macports.org/changeset/104536
Author:   larryv at macports.org
Date:     2013-03-26 23:47:48 -0700 (Tue, 26 Mar 2013)
Log Message:
-----------
hs-uniplate: Update to 1.6.10 and add new dependencies.

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

Modified: trunk/dports/devel/hs-uniplate/Portfile
===================================================================
--- trunk/dports/devel/hs-uniplate/Portfile	2013-03-27 06:39:08 UTC (rev 104535)
+++ trunk/dports/devel/hs-uniplate/Portfile	2013-03-27 06:47:48 UTC (rev 104536)
@@ -3,8 +3,7 @@
 PortSystem      1.0
 PortGroup       haskell 1.0
 
-haskell.setup   uniplate 1.5.1
-revision        1
+haskell.setup   uniplate 1.6.10
 license         BSD
 platforms       darwin
 maintainers     nomaintainer
@@ -15,9 +14,12 @@
     Uniplate has similar goals to the original Scrap Your Boilerplate work, \
     but is substantially simpler and faster.
 
-checksums       md5     78c7bdc6021b78f5cb650ccd5ab00973 \
-                sha1    b46ef149e1f5e3f73c011bc49b1d7d54c08d5759 \
-                rmd160  b820652b59c87d4df2582011a12e1f345a40f9eb
+checksums       rmd160  917c17929a1dfe1fa2b91fb756e376ace49d31ce \
+                sha256  433aa7ac4bb939d27b4ed4b2fedf99d5768b51c18fc918914b1bd13ae9d61048
 
+depends_lib-append  port:hs-hashable \
+                    port:hs-syb \
+                    port:hs-unordered-containers
+
 configure.args-append \
     --docdir=${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130326/f3a0bf82/attachment.html>


More information about the macports-changes mailing list