diff options
Diffstat (limited to 'textproc/hs-blaze-html')
-rw-r--r-- | textproc/hs-blaze-html/Makefile | 7 | ||||
-rw-r--r-- | textproc/hs-blaze-html/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/textproc/hs-blaze-html/Makefile b/textproc/hs-blaze-html/Makefile index 46817a9d2d56..3e289cbbe838 100644 --- a/textproc/hs-blaze-html/Makefile +++ b/textproc/hs-blaze-html/Makefile @@ -1,16 +1,15 @@ # $FreeBSD$ PORTNAME= blaze-html -PORTVERSION= 0.6.1.1 -PORTREVISION= 4 +PORTVERSION= 0.7.0.2 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Blazingly fast HTML combinator library for Haskell -LICENSE= BSD +LICENSE= BSD3CLAUSE -USE_CABAL= blaze-builder>=0.2 blaze-markup>=0.5.1 text>=0.10 +USE_CABAL= blaze-builder>=0.2 blaze-markup>=0.6 text>=0.10 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/textproc/hs-blaze-html/distinfo b/textproc/hs-blaze-html/distinfo index 405d372eb92a..f6d39a3e6ea6 100644 --- a/textproc/hs-blaze-html/distinfo +++ b/textproc/hs-blaze-html/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/blaze-html-0.6.1.1.tar.gz) = 2cafc98ccbb3b9dc9c444ae306337b2aa7fd0be54b650bf208a656a8f6acee23 -SIZE (cabal/blaze-html-0.6.1.1.tar.gz) = 77759 +SHA256 (cabal/blaze-html-0.7.0.2.tar.gz) = 5b74f65b9201b1ac81b58f6c7350a2ab493e7777eb429c3ec5a0fb9c6da90f7b +SIZE (cabal/blaze-html-0.7.0.2.tar.gz) = 75815 |