[MacPorts] #46464: hs-blaze-builder @0.3.1.1_2 configure failed: missing dependencies (text >=0.10 && <0.13)

MacPorts noreply at macports.org
Thu Jan 8 05:53:08 PST 2015


#46464: hs-blaze-builder @0.3.1.1_2 configure failed: missing dependencies (text
>=0.10 && <0.13)
-------------------------------+----------------------
  Reporter:  dima.batenkov@…   |      Owner:  cal@…
      Type:  defect            |     Status:  assigned
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.3.3
Resolution:                    |   Keywords:
      Port:  hs-blaze-builder  |
-------------------------------+----------------------

Comment (by J.Gilbey@…):

 hs-blaze-markup suffers from the same problem.
 Downloading [http://hackage.haskell.org/package/blaze-markup-0.6.2.0
 /blaze-markup-0.6.2.0.tar.gz] and applying the following patch to the hs-
 blaze-markup Portfile:

 {{{
 --- Portfile.orig       2015-01-08 12:45:13.000000000 +0000
 +++ Portfile    2015-01-08 12:50:55.000000000 +0000
 @@ -4,10 +4,9 @@
  PortSystem          1.0
  PortGroup           haskell 1.0

 -haskell.setup       blaze-markup 0.5.1.5
 -revision            5
 -checksums           rmd160  db2be1afafebf25befe4016bf225261890b92ed5 \
 -                    sha256
 e4d034560e6808c5fdb8ca2eeef0031f3caff5398ba4fee72a049eea43ad7a3c
 +haskell.setup       blaze-markup 0.6.2.0
 +checksums           rmd160  10ea37d68a8c04e5348fc71fd6f02b396f300ef0 \
 +                    sha256
 0854033de23827d93cb13cdc6530e9def0e367df7309d488cfe601def7c48a0c

  platforms           darwin
  license             BSD
 }}}

 fixed that one.

 Likewise, I needed to do the same for hs-blaze-html: downloading
 [http://hackage.haskell.org/package/blaze-html-0.7.0.3/blaze-
 html-0.7.0.3.tar.gz] and applying the following patch to the Portfile:

 {{{
 --- Portfile.orig       2015-01-08 12:54:10.000000000 +0000
 +++ Portfile    2015-01-08 12:56:33.000000000 +0000
 @@ -4,10 +4,9 @@
  PortSystem          1.0
  PortGroup           haskell 1.0

 -haskell.setup       blaze-html 0.6.1.1
 -revision            4
 -checksums           rmd160  081f46cf63fe6cbe50619df65ddfd9c95ec501d6 \
 -                    sha256
 2cafc98ccbb3b9dc9c444ae306337b2aa7fd0be54b650bf208a656a8f6acee23
 +haskell.setup       blaze-html 0.7.0.3
 +checksums           rmd160  7ee1e3498bef31fe9e1acb12d372fe56a930d410 \
 +                    sha256
 7d1bba5fac7c129538c567291d5e37663034a9bce6e8efcbea2e8ed5f3dec3ca

  maintainers         nomaintainer
  platforms           darwin
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/46464#comment:13>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list