diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-08-08 17:21:45 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-08-08 17:21:45 +0000 |
commit | 25bf018f0fa446ca38508d35b6b3474e88d758d3 (patch) | |
tree | 45b457da59382af32e809be042d2a1a7cad9e952 /converters/hs-sandi | |
parent | 1c8feb1a3fd41782660f5439357efe8a9519c625 (diff) |
Notes
Diffstat (limited to 'converters/hs-sandi')
-rw-r--r-- | converters/hs-sandi/Makefile | 4 | ||||
-rw-r--r-- | converters/hs-sandi/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/converters/hs-sandi/Makefile b/converters/hs-sandi/Makefile index 258cf2014640..e95f7c3bdc0d 100644 --- a/converters/hs-sandi/Makefile +++ b/converters/hs-sandi/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sandi -PORTVERSION= 0.3.5 +PORTVERSION= 0.4.0 CATEGORIES= converters haskell MAINTAINER= haskell@FreeBSD.org @@ -9,7 +9,7 @@ COMMENT= Data encoding library LICENSE= BSD3CLAUSE -USE_CABAL= conduit exceptions>=0.6 +USE_CABAL= conduit exceptions stringsearch .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/converters/hs-sandi/distinfo b/converters/hs-sandi/distinfo index a49a5d2b4ed8..d21da2d3c0c8 100644 --- a/converters/hs-sandi/distinfo +++ b/converters/hs-sandi/distinfo @@ -1,2 +1,3 @@ -SHA256 (cabal/sandi-0.3.5.tar.gz) = 856ed995bad4183a69f65c70a78c4be37cf614c906097ea126bae75ce08daea5 -SIZE (cabal/sandi-0.3.5.tar.gz) = 18700 +TIMESTAMP = 1499619802 +SHA256 (cabal/sandi-0.4.0.tar.gz) = 40c895a4b26904e3a4b4488e93f37225bdb48e6787dffed627d16242f01aaeea +SIZE (cabal/sandi-0.4.0.tar.gz) = 19319 |