diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2013-03-29 22:43:58 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2013-03-29 22:43:58 +0000 |
commit | bd8d410bbe561cb06cef8e6439398148ea172996 (patch) | |
tree | bb6acd9e4d75e5dd918d3f6f723ca485c7f0dd6f /www/hs-authenticate | |
parent | 18f2b16087e8ecd6790e8d551f1083d977da1d77 (diff) | |
download | ports-bd8d410bbe561cb06cef8e6439398148ea172996.tar.gz ports-bd8d410bbe561cb06cef8e6439398148ea172996.zip |
Notes
Diffstat (limited to 'www/hs-authenticate')
-rw-r--r-- | www/hs-authenticate/Makefile | 8 | ||||
-rw-r--r-- | www/hs-authenticate/distinfo | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/www/hs-authenticate/Makefile b/www/hs-authenticate/Makefile index 702d408f6782..989957610dcc 100644 --- a/www/hs-authenticate/Makefile +++ b/www/hs-authenticate/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= authenticate -PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTVERSION= 1.3.2.6 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org @@ -10,9 +9,8 @@ COMMENT= Authentication methods for Haskell web applications LICENSE= BSD -USE_CABAL= aeson>=0.5 attoparsec blaze-builder blaze-builder-conduit>=0.5 \ - case-insensitive>=0.2 conduit>=0.5 http-conduit>=1.5 \ - http-types>=0.6 monad-control>=0.3 network resourcet>=0.3 \ +USE_CABAL= aeson>=0.5 attoparsec blaze-builder case-insensitive>=0.2 \ + conduit>=0.5 http-conduit>=1.5 http-types>=0.6 network \ tagsoup>=0.12 text transformers>=0.1 unordered-containers \ xml-conduit>=1.0 diff --git a/www/hs-authenticate/distinfo b/www/hs-authenticate/distinfo index 90f12bb9fd90..2af618b464d9 100644 --- a/www/hs-authenticate/distinfo +++ b/www/hs-authenticate/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/authenticate-1.3.2.tar.gz) = 35b531dea3acdd66abfd95684184062bd47da91e35a7920df8de0a0662766faf -SIZE (cabal/authenticate-1.3.2.tar.gz) = 8436 +SHA256 (cabal/authenticate-1.3.2.6.tar.gz) = 3f4b5b35e85083c22b3ff1cfa2bb18964f203b9d36695b118452aa69b0894f8b +SIZE (cabal/authenticate-1.3.2.6.tar.gz) = 8426 |