diff options
Diffstat (limited to 'www/hs-heist')
-rw-r--r-- | www/hs-heist/Makefile | 7 | ||||
-rw-r--r-- | www/hs-heist/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/hs-heist/Makefile b/www/hs-heist/Makefile index fd7849fb9bae..8293991e3cb6 100644 --- a/www/hs-heist/Makefile +++ b/www/hs-heist/Makefile @@ -1,20 +1,19 @@ # $FreeBSD$ PORTNAME= heist -PORTVERSION= 0.12.0 -PORTREVISION= 4 +PORTVERSION= 0.13.1.2 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Haskell template system supporting both HTML5 and XML -LICENSE= BSD +LICENSE= BSD3CLAUSE USE_CABAL= aeson>=0.6 attoparsec>=0.10 blaze-builder>=0.2 \ blaze-html>=0.4 directory-tree>=0.10 dlist>=0.5 errors>=1.4 \ hashable>=1.1 MonadCatchIO-transformers>=0.2.1 mtl>=2.0 \ random>=1.0.1.0 text>=0.10 unordered-containers>=0.1.4 \ - vector>=0.9 xmlhtml>=0.1.6 + vector>=0.9 xmlhtml>=0.2.3 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/www/hs-heist/distinfo b/www/hs-heist/distinfo index 5c4ffd04db13..447235991dec 100644 --- a/www/hs-heist/distinfo +++ b/www/hs-heist/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/heist-0.12.0.tar.gz) = 49ba5adf1e223507eb965b79b22f3b211e33381523330719f592767d6fdcb839 -SIZE (cabal/heist-0.12.0.tar.gz) = 61816 +SHA256 (cabal/heist-0.13.1.2.tar.gz) = 45a7d2180f6fc257ca51aab96dfb6e343e12ba5cc15cc26b293b0e0b80a30031 +SIZE (cabal/heist-0.13.1.2.tar.gz) = 63167 |