aboutsummaryrefslogtreecommitdiff
path: root/security/hs-crypto-api/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2013-06-04 18:53:40 +0000
committerGabor Pali <pgj@FreeBSD.org>2013-06-04 18:53:40 +0000
commit109269205e521bb1d2d87678a391e5adefff88d6 (patch)
tree93f1f9278a9a48902904b7ff4a5ce711c10efe08 /security/hs-crypto-api/Makefile
parentad7295cafd0e46ece6fcbf594ef39a767c296d0e (diff)
downloadports-109269205e521bb1d2d87678a391e5adefff88d6.tar.gz
ports-109269205e521bb1d2d87678a391e5adefff88d6.zip
Notes
Diffstat (limited to 'security/hs-crypto-api/Makefile')
-rw-r--r--security/hs-crypto-api/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/hs-crypto-api/Makefile b/security/hs-crypto-api/Makefile
index 6be8bb425b44..357619f65a90 100644
--- a/security/hs-crypto-api/Makefile
+++ b/security/hs-crypto-api/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= crypto-api
-PORTVERSION= 0.11
+PORTVERSION= 0.12.1
CATEGORIES= security haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,8 +9,6 @@ COMMENT= Generic interface for cryptographic operations
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= cereal>=0.2 entropy tagged>=0.1 transformers
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"