diff options
author | pgj <pgj@FreeBSD.org> | 2012-06-04 06:31:09 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-06-04 06:31:09 +0800 |
commit | d6805ef4158cf318ca4031a8f8ee384fe7c1f10c (patch) | |
tree | 6dd4ddb28e66ea27b6730d46bb267952778afda8 /textproc | |
parent | c9b53f4d8eb05cb8fdc33a06bddbe3e501a9cfb7 (diff) | |
download | freebsd-ports-gnome-d6805ef4158cf318ca4031a8f8ee384fe7c1f10c.tar.gz freebsd-ports-gnome-d6805ef4158cf318ca4031a8f8ee384fe7c1f10c.tar.zst freebsd-ports-gnome-d6805ef4158cf318ca4031a8f8ee384fe7c1f10c.zip |
- Update to 0.5.1
Obtained from: FreeBSD Haskell
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/hs-highlighting-kate/Makefile | 4 | ||||
-rw-r--r-- | textproc/hs-highlighting-kate/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/hs-highlighting-kate/Makefile b/textproc/hs-highlighting-kate/Makefile index ffd31b48658a..c49cdc24d747 100644 --- a/textproc/hs-highlighting-kate/Makefile +++ b/textproc/hs-highlighting-kate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= highlighting-kate -PORTVERSION= 0.2.10 +PORTVERSION= 0.5.1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org @@ -14,7 +14,7 @@ COMMENT= Syntax highlighting LICENSE= GPLv2 -USE_CABAL= parsec regex-pcre-builtin xhtml +USE_CABAL= blaze-html>=0.4.2 mtl parsec regex-pcre-builtin OPTIONS= EXECUTABLE "Build the Highlight executable" off diff --git a/textproc/hs-highlighting-kate/distinfo b/textproc/hs-highlighting-kate/distinfo index 5057bd42dfe4..ab2f7328d4ca 100644 --- a/textproc/hs-highlighting-kate/distinfo +++ b/textproc/hs-highlighting-kate/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/highlighting-kate-0.2.10.tar.gz) = 10e63f5eeda9fd0e34ef4985efeded164f97ce5b47b37808fce466aa354e8833 -SIZE (cabal/highlighting-kate-0.2.10.tar.gz) = 771871 +SHA256 (cabal/highlighting-kate-0.5.1.tar.gz) = 5282ed3e2a35d37e92484835e126d0c82020aa4308121049cd49b3f372380f50 +SIZE (cabal/highlighting-kate-0.5.1.tar.gz) = 617979 |