[106863] trunk/dports/devel/hs-highlighting-kate/Portfile

cal at macports.org cal at macports.org
Sun Jun 9 05:08:39 PDT 2013


Revision: 106863
          https://trac.macports.org/changeset/106863
Author:   cal at macports.org
Date:     2013-06-09 05:08:39 -0700 (Sun, 09 Jun 2013)
Log Message:
-----------
hs-highlighting-kate: update to 0.5.3.9, forces rebuild with new GHC, add missing dependencies, update description

Modified Paths:
--------------
    trunk/dports/devel/hs-highlighting-kate/Portfile

Modified: trunk/dports/devel/hs-highlighting-kate/Portfile
===================================================================
--- trunk/dports/devel/hs-highlighting-kate/Portfile	2013-06-09 12:06:25 UTC (rev 106862)
+++ trunk/dports/devel/hs-highlighting-kate/Portfile	2013-06-09 12:08:39 UTC (rev 106863)
@@ -4,24 +4,23 @@
 PortSystem          1.0
 PortGroup           haskell 1.0
 
-haskell.setup       highlighting-kate 0.5.3.8
-revision            1
+haskell.setup       highlighting-kate 0.5.3.9
+checksums           rmd160  3eaa3a82deb2f37e7764ec4ad3746b81f7eb0b82 \
+                    sha256  0ca2abc648da30cebfffcdf22140a380df3c5d98c80984bf97ee416c351a1395
+
 platforms           darwin
 license             GPL-2+
 maintainers         nomaintainer
 
 description         Syntax highlighting
-long_description    highlighting-kate is a syntax highlighting library \
-                    with support for nearly one hundred languages. The \
-                    syntax parsers are automatically generated from Kate \
-                    syntax descriptions, so any syntax supported by Kate \
-                    can be added. An (optional) command-line program is \
-                    provided, along with a utility for generating new \
-                    parsers from Kate XML syntax descriptions.
+long_description    \
+    highlighting-kate is a syntax highlighting library with support for nearly \
+    one hundred languages. The syntax parsers are automatically generated from \
+    Kate syntax descriptions, so any syntax supported by Kate can be added. An \
+    (optional) command-line program is provided, along with a utility for \
+    generating new parsers from Kate XML syntax descriptions.
 
-checksums           rmd160  1c39218b96e413265441eecc26630c6be37d0b48 \
-                    sha256  5ca00f73773b1638bbbdae736d41c889d3f971dbdfbfacdf7ab5001e21afafb9
-
 depends_lib-append  port:hs-blaze-html \
-                    port:hs-pcre-light \
-                    port:hs-parsec
+                    port:hs-mtl \
+                    port:hs-parsec \
+                    port:hs-pcre-light
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130609/50d090ab/attachment.html>


More information about the macports-changes mailing list