summaryrefslogtreecommitdiffstats
path: root/security/hs-tls-extra/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/hs-tls-extra/Makefile')
-rw-r--r--security/hs-tls-extra/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/hs-tls-extra/Makefile b/security/hs-tls-extra/Makefile
index a02c85e..5c2f5955 100644
--- a/security/hs-tls-extra/Makefile
+++ b/security/hs-tls-extra/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= tls-extra
-PORTVERSION= 0.5.0
+PORTVERSION= 0.6.1
CATEGORIES= security haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,9 +11,9 @@ LICENSE= BSD
CABAL_SETUP= Setup.hs
-USE_CABAL= certificate>=1.3.0 cipher-aes>=0.1 crypto-api>=0.5 \
- cryptocipher>=0.3.0 cryptohash>=0.6 mtl network>=2.3 \
- pem>=0.1.0 text>=0.5 tls>=1.0.0 vector
+USE_CABAL= certificate>=1.3.5 cipher-aes>=0.1 cipher-rc4 crypto-pubkey \
+ crypto-random-api cryptohash>=0.6 mtl network>=2.3 \
+ pem>=0.1.0 text>=0.5 tls>=1.1.0 vector
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
OpenPOWER on IntegriCloud