aboutsummaryrefslogtreecommitdiff
path: root/security/hs-crypto-api
diff options
context:
space:
mode:
Diffstat (limited to 'security/hs-crypto-api')
-rw-r--r--security/hs-crypto-api/Makefile4
-rw-r--r--security/hs-crypto-api/distinfo4
-rw-r--r--security/hs-crypto-api/pkg-descr2
3 files changed, 4 insertions, 6 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"
diff --git a/security/hs-crypto-api/distinfo b/security/hs-crypto-api/distinfo
index 63391f73a59b..30dc35701977 100644
--- a/security/hs-crypto-api/distinfo
+++ b/security/hs-crypto-api/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/crypto-api-0.11.tar.gz) = 3e563725a0fa6f4dcaa238e2b3413e420f0684e264fc5bcbca0b75466a6d82ec
-SIZE (cabal/crypto-api-0.11.tar.gz) = 15684
+SHA256 (cabal/crypto-api-0.12.1.tar.gz) = 03a0b5160bbd8b227d21dacbcb5338dab558799d08b6294a30ad298378f63974
+SIZE (cabal/crypto-api-0.12.1.tar.gz) = 45241
diff --git a/security/hs-crypto-api/pkg-descr b/security/hs-crypto-api/pkg-descr
index c8b4a72f7dd2..be08ae5868df 100644
--- a/security/hs-crypto-api/pkg-descr
+++ b/security/hs-crypto-api/pkg-descr
@@ -6,4 +6,4 @@ the Classes module. Any concepts or functions of general use to more
than one cryptographic algorithm (ex: padding) is within scope of this
package.
-WWW: http://trac.haskell.org/crypto-api/wiki
+WWW: https://github.com/TomMD/crypto-api