diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2013-02-05 22:26:31 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2013-02-05 22:26:31 +0000 |
commit | c731105b7f8e403a3db33599a7d7f1ce9257f375 (patch) | |
tree | 23d3f49a5183d8fbc5324dad9a1ae399f457b1d7 /www/hs-yesod | |
parent | 32ca3ee61e3889801319024959589312eb652bfa (diff) | |
download | ports-c731105b7f8e403a3db33599a7d7f1ce9257f375.tar.gz ports-c731105b7f8e403a3db33599a7d7f1ce9257f375.zip |
Notes
Diffstat (limited to 'www/hs-yesod')
-rw-r--r-- | www/hs-yesod/Makefile | 10 | ||||
-rw-r--r-- | www/hs-yesod/distinfo | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/hs-yesod/Makefile b/www/hs-yesod/Makefile index 2b1d0a3fd4fa..d7634fb2724d 100644 --- a/www/hs-yesod/Makefile +++ b/www/hs-yesod/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yesod -PORTVERSION= 1.1.4.1 +PORTVERSION= 1.1.7.2 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org @@ -13,14 +13,14 @@ USE_CABAL= attoparsec>=0.10 base64-bytestring blaze-builder>=0.2.1.4 \ blaze-html>=0.5 blaze-markup>=0.5.1 conduit>=0.5.1 file-embed \ fsnotify>=0.0 ghc-paths>=0.1 hamlet>=1.1 http-conduit \ http-reverse-proxy>=0.1.0.4 http-types>=0.7 lifted-base \ - monad-control>=0.3 network optparse-applicative>=0.4 \ - parsec>=2.1 project-template>=0.1 resourcet>=0.3 \ - shakespeare>=1.0.2 shakespeare-css>=1.0.2 \ + monad-control>=0.3 network network-conduit \ + optparse-applicative>=0.4 parsec>=2.1 project-template>=0.1.1 \ + resourcet>=0.3 shakespeare>=1.0.2 shakespeare-css>=1.0.2 \ shakespeare-js>=1.0.2 shakespeare-text>=1.0 split>=0.2 \ system-fileio>=0.3 system-filepath>=0.4 tar>=0.4 text>=0.11 \ transformers>=0.2.2 unix-compat>=0.2 unordered-containers \ wai>=1.3 wai-extra>=1.3 warp>=1.3 yaml>=0.8 yesod-auth>=1.1 \ - yesod-core>=1.1.5 yesod-default>=1.1.1.1 yesod-form>=1.1 \ + yesod-core>=1.1.5 yesod-default>=1.1.3 yesod-form>=1.1 \ yesod-json>=1.1 yesod-persistent>=1.1 zlib>=0.5 EXECUTABLE= yesod yesod-ar-wrapper yesod-ghc-wrapper yesod-ld-wrapper diff --git a/www/hs-yesod/distinfo b/www/hs-yesod/distinfo index b2a387db83fa..154405ebd6be 100644 --- a/www/hs-yesod/distinfo +++ b/www/hs-yesod/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/yesod-1.1.4.1.tar.gz) = 8309a920f38e2cae1f8460e7bedd42e77fbdfa88b228134718815f0759f2e337 -SIZE (cabal/yesod-1.1.4.1.tar.gz) = 279377 +SHA256 (cabal/yesod-1.1.7.2.tar.gz) = a0ae89e16f4be18e2df3fdbec4a4622c0aa91b20974630deb14d0f732bfbbd57 +SIZE (cabal/yesod-1.1.7.2.tar.gz) = 282720 |