diff options
Diffstat (limited to 'www/hs-yesod-bin')
-rw-r--r-- | www/hs-yesod-bin/Makefile | 8 | ||||
-rw-r--r-- | www/hs-yesod-bin/distinfo | 5 |
2 files changed, 7 insertions, 6 deletions
diff --git a/www/hs-yesod-bin/Makefile b/www/hs-yesod-bin/Makefile index 7097bc560b4e..965655980690 100644 --- a/www/hs-yesod-bin/Makefile +++ b/www/hs-yesod-bin/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yesod-bin -PORTVERSION= 1.4.13.3 +PORTVERSION= 1.5.2.3 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org @@ -15,13 +15,13 @@ USE_CABAL= async attoparsec>=0.10 base64-bytestring \ http-client http-conduit>=2.1.4 http-reverse-proxy>=0.4 \ http-types>=0.7 lifted-base network \ optparse-applicative>=0.11 parsec>=2.1 \ - project-template>=0.1.1 resourcet>=0.3 shakespeare>=2.0 \ + project-template>=0.1.1 resourcet>=0.3 safe-exceptions say shakespeare>=2.0 \ split>=0.2 streaming-commons tar>=0.4 text>=0.11 \ - transformers-compat unix-compat>=0.2 unordered-containers \ + transformers-compat typed-process unix-compat>=0.2 unordered-containers \ wai>=1.4 wai-extra warp>=1.3.7.5 warp-tls>=3.0.1 yaml>=0.8 \ zlib>=0.5 -EXECUTABLE= yesod yesod-ar-wrapper yesod-ghc-wrapper yesod-ld-wrapper +EXECUTABLE= yesod STANDALONE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" diff --git a/www/hs-yesod-bin/distinfo b/www/hs-yesod-bin/distinfo index 29503448aab0..0383d8eaae2f 100644 --- a/www/hs-yesod-bin/distinfo +++ b/www/hs-yesod-bin/distinfo @@ -1,2 +1,3 @@ -SHA256 (cabal/yesod-bin-1.4.13.3.tar.gz) = cc84e0c8f081211c01a6c8d58544b9b7fe5c5c180d8a2edcb30a79edbe198e61 -SIZE (cabal/yesod-bin-1.4.13.3.tar.gz) = 808012 +TIMESTAMP = 1499625384 +SHA256 (cabal/yesod-bin-1.5.2.3.tar.gz) = eeabc3579d7834c6fc0890c5bdf27c52f84cc2bd3b44b4153f4a9320d3d123f6 +SIZE (cabal/yesod-bin-1.5.2.3.tar.gz) = 25237 |