diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-06-03 22:29:46 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-06-03 22:29:46 +0000 |
commit | 49067153d417d8a48af3c510b499276ad3a35171 (patch) | |
tree | 2c894b94a12ce4ec07df59c3b4eedb465da34c79 /textproc/hs-blaze-html | |
parent | 43c882357da7865ffb5e950124e1d54fb78cfd3c (diff) | |
download | ports-49067153d417d8a48af3c510b499276ad3a35171.tar.gz ports-49067153d417d8a48af3c510b499276ad3a35171.zip |
- Update to 0.4.3.4
Obtained from: FreeBSD Haskell
Notes
Notes:
svn path=/head/; revision=298267
Diffstat (limited to 'textproc/hs-blaze-html')
-rw-r--r-- | textproc/hs-blaze-html/Makefile | 5 | ||||
-rw-r--r-- | textproc/hs-blaze-html/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/hs-blaze-html/Makefile b/textproc/hs-blaze-html/Makefile index 73d56b335477..4168c97754f5 100644 --- a/textproc/hs-blaze-html/Makefile +++ b/textproc/hs-blaze-html/Makefile @@ -6,15 +6,16 @@ # PORTNAME= blaze-html -PORTVERSION= 0.4.3.1 +PORTVERSION= 0.4.3.4 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org -COMMENT= A blazingly fast HTML combinator library +COMMENT= A blazingly fast HTML combinator library for Haskell LICENSE= BSD CABAL_SETUP= Setup.hs + USE_CABAL= blaze-builder>=0.2 text>=0.10 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" diff --git a/textproc/hs-blaze-html/distinfo b/textproc/hs-blaze-html/distinfo index 5c93b8437297..369edbf53607 100644 --- a/textproc/hs-blaze-html/distinfo +++ b/textproc/hs-blaze-html/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/blaze-html-0.4.3.1.tar.gz) = d75d8a8d9c20dfc7ba7365b064abba782ae39df4208acf747f4a0e2f2ba71c7a -SIZE (cabal/blaze-html-0.4.3.1.tar.gz) = 69636 +SHA256 (cabal/blaze-html-0.4.3.4.tar.gz) = 40d8e507ab32db390154ee2273f38af8cb39d27051d6d77f699fc59c91a0a8f5 +SIZE (cabal/blaze-html-0.4.3.4.tar.gz) = 74115 |