[MacPorts] #46486: hs-highlighting-kate: needs to upgrade to build
MacPorts
noreply at macports.org
Thu Jan 8 05:17:19 PST 2015
#46486: hs-highlighting-kate: needs to upgrade to build
------------------------+--------------------------------
Reporter: J.Gilbey@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Keywords: | Port:
------------------------+--------------------------------
With hs-blaze-* being required to be upgraded (various other tickets about
that), hs-highlighting-kate now also needs to be upgraded.
Upgrading to [http://hackage.haskell.org/package/highlighting-
kate-0.5.11.1/highlighting-kate-0.5.11.1.tar.gz] with the following
patched Portfile appears to work:
{{{
--- Portfile.orig 2015-01-08 13:07:27.000000000 +0000
+++ Portfile 2015-01-08 13:09:56.000000000 +0000
@@ -4,10 +4,9 @@
PortSystem 1.0
PortGroup haskell 1.0
-haskell.setup highlighting-kate 0.5.5
-revision 2
-checksums rmd160 4fed23a9e3b1b8dbdbd981423afd98cc7c095a9b \
- sha256
4943b59d2ebe23c73f028c449cf973bdc2ea0f3e9e1f696eb7b7f5049da6fd7a
+haskell.setup highlighting-kate 0.5.11.1
+checksums rmd160 5b66b95c3240f0a853b375117f0ef0b9a217b464 \
+ sha256
7b5af011fb86b0358c186245840c95c4c43ada3d98f7b9060d9ce2a0c2e5c2fc
platforms darwin
license GPL-2+
}}}
--
Ticket URL: <https://trac.macports.org/ticket/46486>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list