[65125] trunk/dports/devel/hs-derive/Portfile

nox at macports.org nox at macports.org
Mon Mar 22 08:19:18 PDT 2010


Revision: 65125
          http://trac.macports.org/changeset/65125
Author:   nox at macports.org
Date:     2010-03-22 08:19:17 -0700 (Mon, 22 Mar 2010)
Log Message:
-----------
Use hs-haskell-src-exts-1.6 in hs-derive

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

Modified: trunk/dports/devel/hs-derive/Portfile
===================================================================
--- trunk/dports/devel/hs-derive/Portfile	2010-03-22 15:19:07 UTC (rev 65124)
+++ trunk/dports/devel/hs-derive/Portfile	2010-03-22 15:19:17 UTC (rev 65125)
@@ -4,7 +4,7 @@
 PortGroup       haskell 1.0
 
 haskell.setup   derive 2.3.0
-revision        1
+revision        2
 license         BSD-3
 platforms       darwin
 categories      devel
@@ -22,14 +22,12 @@
                 rmd160  fb1356feb76ff1dd5da4af8e59873369e1b7b983
 
 post-patch {
-    reinplace {s/haskell-src-exts == 1\.6/haskell-src-exts == 1.7/} \
-        ${worksrcpath}/derive.cabal
     reinplace {s/uniplate == 1\.4/uniplate == 1\.5/} \
         ${worksrcpath}/derive.cabal
 }
 
 depends_build-append \
-    port:hs-haskell-src-exts-1.7 \
+    port:hs-haskell-src-exts-1.6 \
     port:hs-uniplate
 
 configure.args-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100322/71a6dcd7/attachment.html>


More information about the macports-changes mailing list