diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 05:27:00 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 05:27:00 +0000 |
commit | 2277cb08a2ec197ccd47758ce1f1280a06fd758d (patch) | |
tree | 54724a1f284ebcdc756eab4794fff8bc8aae0613 /textproc/hs-blaze-html | |
parent | abc9500d8290d06b8656e7c86871b9f4d9ac3a46 (diff) | |
download | ports-2277cb08a2ec197ccd47758ce1f1280a06fd758d.tar.gz ports-2277cb08a2ec197ccd47758ce1f1280a06fd758d.zip |
Notes
Diffstat (limited to 'textproc/hs-blaze-html')
-rw-r--r-- | textproc/hs-blaze-html/Makefile | 2 | ||||
-rw-r--r-- | textproc/hs-blaze-html/distinfo | 4 | ||||
-rw-r--r-- | textproc/hs-blaze-html/pkg-descr | 4 |
3 files changed, 4 insertions, 6 deletions
diff --git a/textproc/hs-blaze-html/Makefile b/textproc/hs-blaze-html/Makefile index a4f9bb6772d6..73d56b335477 100644 --- a/textproc/hs-blaze-html/Makefile +++ b/textproc/hs-blaze-html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= blaze-html -PORTVERSION= 0.4.1.6 +PORTVERSION= 0.4.3.1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org diff --git a/textproc/hs-blaze-html/distinfo b/textproc/hs-blaze-html/distinfo index 1efddb03fc1d..5c93b8437297 100644 --- a/textproc/hs-blaze-html/distinfo +++ b/textproc/hs-blaze-html/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/blaze-html-0.4.1.6.tar.gz) = 9fc458c004c8021fa613fd27e1e4059ba43a92e1681204b0885b04df7a879720 -SIZE (cabal/blaze-html-0.4.1.6.tar.gz) = 47277 +SHA256 (cabal/blaze-html-0.4.3.1.tar.gz) = d75d8a8d9c20dfc7ba7365b064abba782ae39df4208acf747f4a0e2f2ba71c7a +SIZE (cabal/blaze-html-0.4.3.1.tar.gz) = 69636 diff --git a/textproc/hs-blaze-html/pkg-descr b/textproc/hs-blaze-html/pkg-descr index 4ac6a49b2392..371105dddd90 100644 --- a/textproc/hs-blaze-html/pkg-descr +++ b/textproc/hs-blaze-html/pkg-descr @@ -1,5 +1,3 @@ A blazingly fast HTML combinator library for the Haskell programming language. -The Text.Blaze module is a good starting point, as well as this tutorial: -<http://jaspervdj.be/blaze/tutorial.html>. -WWW: http://jaspervdj.be/blaze +WWW: http://jaspervdj.be/blaze |