diff options
Diffstat (limited to 'www/hs-snap-core')
-rw-r--r-- | www/hs-snap-core/Makefile | 13 | ||||
-rw-r--r-- | www/hs-snap-core/distinfo | 4 |
2 files changed, 9 insertions, 8 deletions
diff --git a/www/hs-snap-core/Makefile b/www/hs-snap-core/Makefile index 991dd8c9c607..a09f7a810c15 100644 --- a/www/hs-snap-core/Makefile +++ b/www/hs-snap-core/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= snap-core -PORTVERSION= 0.9.6.3 -PORTREVISION= 1 +PORTVERSION= 0.9.7.2 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org @@ -12,10 +11,12 @@ LICENSE= BSD3CLAUSE USE_CABAL= attoparsec>=0.10 attoparsec-enumerator>=0.3 \ blaze-builder>=0.2.1.4 blaze-builder-enumerator>=0.2 \ - case-insensitive>=0.3 enumerator>=0.4.15 hashable \ - HUnit>=1.2 MonadCatchIO-transformers>=0.2.1 mtl>=2.0 \ - random>=1 regex-posix>=0.95 text>=0.11 unix-compat>=0.2 \ - unordered-containers>=0.1.4.3 vector>=0.6 zlib-enum>=0.2.1 + bytestring-mmap>=0.2.2 case-insensitive>=0.3 \ + enumerator>=0.4.15 hashable>=1.1 HUnit>=1.2 \ + MonadCatchIO-transformers>=0.2.1 mtl>=2.0 random>=1 \ + regex-posix>=0.95 text>=0.11 time-locale-compat>=0.1 \ + unix-compat>=0.2 unordered-containers>=0.1.4.3 \ + vector>=0.6 zlib-enum>=0.2.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/www/hs-snap-core/distinfo b/www/hs-snap-core/distinfo index 6f35255ef7a6..26986eb0979d 100644 --- a/www/hs-snap-core/distinfo +++ b/www/hs-snap-core/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/snap-core-0.9.6.3.tar.gz) = 81b70058ec42b9344b779b3fac0c86086f96e9510d7a88b53954c4df67a06f44 -SIZE (cabal/snap-core-0.9.6.3.tar.gz) = 91549 +SHA256 (cabal/snap-core-0.9.7.2.tar.gz) = 526a8ebb758c8da5e966a37449fdb072af333275c1b7726ab6317ac93875f651 +SIZE (cabal/snap-core-0.9.7.2.tar.gz) = 91604 |