diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2014-01-09 21:29:39 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2014-01-09 21:29:39 +0000 |
commit | f27ca4d0f1e1df6ff92a7455ddea39730ec30f60 (patch) | |
tree | 576f82a7c3bb2104bf5e9aaaf018944bd9e09da9 /www/hs-yesod-platform | |
parent | 212e23643b316cea6f53793ccf3339f3af14b57a (diff) |
Notes
Diffstat (limited to 'www/hs-yesod-platform')
-rw-r--r-- | www/hs-yesod-platform/Makefile | 250 |
1 files changed, 125 insertions, 125 deletions
diff --git a/www/hs-yesod-platform/Makefile b/www/hs-yesod-platform/Makefile index d68a2e730e3d..6526472fc2b0 100644 --- a/www/hs-yesod-platform/Makefile +++ b/www/hs-yesod-platform/Makefile @@ -4,7 +4,7 @@ PORTNAME= yesod-platform PORTVERSION= 1.2.0.1 # Please note that the port *strictly depends* on certain versions of other # ports, so revisit the USE_CABAL line on bumping the portrevision. Thanks! -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org @@ -12,130 +12,130 @@ COMMENT= Meta package for Yesod LICENSE= MIT -USE_CABAL= aeson==0.6.1.0_3 \ - ansi-terminal==0.6_2 \ - asn1-data==0.7.1_3 \ - asn1-types==0.1.3_1 \ - attoparsec==0.10.4.0_2 \ - attoparsec-conduit==1.0.1_1 \ - authenticate==1.3.2.6_2 \ - base-unicode-symbols==0.2.2.4_3 \ - base64-bytestring==1.0.0.1_2 \ - blaze-builder==0.3.1.1_1 \ - blaze-builder-conduit==1.0.0_2 \ - blaze-html==0.6.1.1_1 \ - blaze-markup==0.5.1.5_1 \ - byteorder==1.0.4_1 \ - case-insensitive==1.0.0.2_1 \ - cereal==0.3.5.2_4 \ - certificate==1.3.7_1 \ - cipher-aes==0.1.8_1 \ - cipher-rc4==0.1.2_2 \ - clientsession==0.9_1 \ - conduit==1.0.5_1 \ - cookie==0.4.0.1_3 \ - cprng-aes==0.3.4_3 \ - crypto-api==0.12.1_1 \ - crypto-conduit==0.5.2_1 \ - crypto-numbers==0.1.3_2 \ - crypto-pubkey==0.1.3_1 \ - crypto-pubkey-types==0.3.2_1 \ - crypto-random-api==0.2.0_2 \ - cryptohash==0.9.0_1 \ - css-text==0.1.1_7 \ - data-default==0.5.3_1 \ - data-default-class==0.0.1_1 \ - data-default-instances-base==0.0.1_1 \ - data-default-instances-containers==0.0.1_1 \ - data-default-instances-dlist==0.0.1_1 \ - data-default-instances-old-locale==0.0.1_1 \ - date-cache==0.3.0_3 \ - dlist==0.5_10 \ - email-validate==1.0.0_2 \ - entropy==0.2.1_6 \ - failure==0.2.0.1_5 \ - fast-logger==0.3.1_4 \ - file-embed==0.0.4.7_2 \ - filesystem-conduit==1.0.0_2 \ - hamlet==1.1.7.1_1 \ - hashable==1.1.2.5_1,1 \ - hjsmin==0.1.4.1_2 \ - hspec==1.5.4_1 \ - hspec-expectations==0.3.2_1 \ - html-conduit==1.1.0_2 \ - http-conduit==1.9.3_1 \ - http-date==0.0.4_3 \ - http-types==0.8.0_2 \ - language-javascript==0.5.7_3 \ - lifted-base==0.2.0.5_1 \ - mime-mail==0.4.1.2_4 \ - mime-types==0.1.0.3_2 \ - mmorph==1.0.0_1 \ - monad-control==0.3.2.1_1 \ - monad-logger==0.3.1.1_1 \ - network-conduit==1.0.0_2 \ - path-pieces==0.1.2_3 \ - pem==0.1.2_3 \ - persistent==1.2.0.1_1 \ - persistent-template==1.2.0_1 \ - pool-conduit==0.1.2_1 \ - primitive==0.5.0.1_3 \ - publicsuffixlist==0.1_1 \ - pureMD5==2.1.2.1_4 \ - pwstore-fast==2.3_4 \ - quickcheck-io==0.1.0_1 \ - resource-pool==0.2.1.1_3 \ - resourcet==0.4.7.1_1 \ - safe==0.3.3_6 \ - semigroups==0.9.1_1 \ - setenv==0.1.0_3 \ - SHA==1.6.1_3 \ - shakespeare==1.0.5_1 \ - shakespeare-css==1.0.5.1_1 \ - shakespeare-i18n==1.0.0.2_6 \ - shakespeare-js==1.1.4_1 \ - shakespeare-text==1.0.0.5_4 \ - silently==1.2.4.1_2 \ - simple-sendfile==0.2.11_2 \ - skein==1.0.3_1 \ - socks==0.5.1_1 \ - stringsearch==0.3.6.4_3 \ - system-fileio==0.3.11_2 \ - system-filepath==0.4.7_3 \ - tagged==0.6_1 \ - tagsoup==0.12.8_3 \ - tagstream-conduit==0.5.4_2 \ - tls==1.1.2_2 \ - tls-extra==0.6.1_3 \ - transformers-base==0.4.1_6 \ - unix-compat==0.4.1.1_1 \ - unordered-containers==0.2.3.1_1 \ - utf8-light==0.4.0.1_5 \ - utf8-string==0.3.7_6 \ - vault==0.2.0.4_2 \ - vector==0.10.0.1_3 \ - void==0.6_1 \ - wai==1.4.0_2 \ - wai-app-static==1.3.1.2_2 \ - wai-extra==1.3.4_1 \ - wai-logger==0.3.0_4 \ - wai-test==1.3.1_1 \ - warp==1.3.8.1_1 \ - word8==0.0.3_2 \ - xml-conduit==1.1.0.3_2 \ - xml-types==0.3.3_3 \ - xss-sanitize==0.3.3_3 \ - yaml==0.8.2.4_1 \ - yesod==1.2.0.1_1 \ - yesod-auth==1.2.0_1 \ - yesod-core==1.2.0.4_1 \ - yesod-form==1.3.0_1 \ - yesod-persistent==1.2.0_1 \ - yesod-routes==1.2.0_1 \ - yesod-static==1.2.0_1 \ - yesod-test==1.2.0_1 \ - zlib-bindings==0.1.1.3_2 \ - zlib-conduit==1.0.0_2 +USE_CABAL= aeson==0.6.1.0_4 \ + ansi-terminal==0.6_3 \ + asn1-data==0.7.1_4 \ + asn1-types==0.1.3_2 \ + attoparsec==0.10.4.0_3 \ + attoparsec-conduit==1.0.1_2 \ + authenticate==1.3.2.6_3 \ + base-unicode-symbols==0.2.2.4_4 \ + base64-bytestring==1.0.0.1_3 \ + blaze-builder==0.3.1.1_2 \ + blaze-builder-conduit==1.0.0_3 \ + blaze-html==0.6.1.1_2 \ + blaze-markup==0.5.1.5_2 \ + byteorder==1.0.4_2 \ + case-insensitive==1.0.0.2_2 \ + cereal==0.3.5.2_5 \ + certificate==1.3.7_2 \ + cipher-aes==0.1.8_2 \ + cipher-rc4==0.1.2_3 \ + clientsession==0.9_2 \ + conduit==1.0.5_2 \ + cookie==0.4.0.1_4 \ + cprng-aes==0.3.4_4 \ + crypto-api==0.12.1_2 \ + crypto-conduit==0.5.2_2 \ + crypto-numbers==0.1.3_3 \ + crypto-pubkey==0.1.3_2 \ + crypto-pubkey-types==0.3.2_2 \ + crypto-random-api==0.2.0_3 \ + cryptohash==0.9.0_2 \ + css-text==0.1.1_8 \ + data-default==0.5.3_2 \ + data-default-class==0.0.1_2 \ + data-default-instances-base==0.0.1_2 \ + data-default-instances-containers==0.0.1_2 \ + data-default-instances-dlist==0.0.1_2 \ + data-default-instances-old-locale==0.0.1_2 \ + date-cache==0.3.0_4 \ + dlist==0.5_11 \ + email-validate==1.0.0_3 \ + entropy==0.2.1_7 \ + failure==0.2.0.1_6 \ + fast-logger==0.3.1_5 \ + file-embed==0.0.4.7_3 \ + filesystem-conduit==1.0.0_3 \ + hamlet==1.1.7.1_2 \ + hashable==1.1.2.5_2,1 \ + hjsmin==0.1.4.1_3 \ + hspec==1.5.4_2 \ + hspec-expectations==0.3.2_2 \ + html-conduit==1.1.0_3 \ + http-conduit==1.9.3_2 \ + http-date==0.0.4_4 \ + http-types==0.8.0_3 \ + language-javascript==0.5.7_4 \ + lifted-base==0.2.0.5_2 \ + mime-mail==0.4.1.2_5 \ + mime-types==0.1.0.3_3 \ + mmorph==1.0.0_2 \ + monad-control==0.3.2.1_2 \ + monad-logger==0.3.1.1_2 \ + network-conduit==1.0.0_3 \ + path-pieces==0.1.2_4 \ + pem==0.1.2_4 \ + persistent==1.2.0.1_2 \ + persistent-template==1.2.0_2 \ + pool-conduit==0.1.2_2 \ + primitive==0.5.0.1_4 \ + publicsuffixlist==0.1_2 \ + pureMD5==2.1.2.1_5 \ + pwstore-fast==2.3_5 \ + quickcheck-io==0.1.0_2 \ + resource-pool==0.2.1.1_4 \ + resourcet==0.4.7.1_2 \ + safe==0.3.3_7 \ + semigroups==0.9.1_2 \ + setenv==0.1.0_4 \ + SHA==1.6.1_4 \ + shakespeare==1.0.5_2 \ + shakespeare-css==1.0.5.1_2 \ + shakespeare-i18n==1.0.0.2_7 \ + shakespeare-js==1.1.4_2 \ + shakespeare-text==1.0.0.5_5 \ + silently==1.2.4.1_3 \ + simple-sendfile==0.2.11_3 \ + skein==1.0.3_2 \ + socks==0.5.1_2 \ + stringsearch==0.3.6.4_4 \ + system-fileio==0.3.11_3 \ + system-filepath==0.4.7_4 \ + tagged==0.6_2 \ + tagsoup==0.12.8_4 \ + tagstream-conduit==0.5.4_3 \ + tls==1.1.2_3 \ + tls-extra==0.6.1_4 \ + transformers-base==0.4.1_7 \ + unix-compat==0.4.1.1_2 \ + unordered-containers==0.2.3.1_2 \ + utf8-light==0.4.0.1_6 \ + utf8-string==0.3.7_7 \ + vault==0.2.0.4_3 \ + vector==0.10.0.1_4 \ + void==0.6_2 \ + wai==1.4.0_3 \ + wai-app-static==1.3.1.2_3 \ + wai-extra==1.3.4_2 \ + wai-logger==0.3.0_5 \ + wai-test==1.3.1_2 \ + warp==1.3.8.1_2 \ + word8==0.0.3_3 \ + xml-conduit==1.1.0.3_3 \ + xml-types==0.3.3_4 \ + xss-sanitize==0.3.3_4 \ + yaml==0.8.2.4_2 \ + yesod==1.2.0.1_2 \ + yesod-auth==1.2.0_2 \ + yesod-core==1.2.0.4_2 \ + yesod-form==1.3.0_2 \ + yesod-persistent==1.2.0_2 \ + yesod-routes==1.2.0_2 \ + yesod-static==1.2.0_2 \ + yesod-test==1.2.0_2 \ + zlib-bindings==0.1.1.3_3 \ + zlib-conduit==1.0.0_3 NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" |