aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-yaml
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2015-08-20 23:02:14 +0000
committerGabor Pali <pgj@FreeBSD.org>2015-08-20 23:02:14 +0000
commit39b8e49140afdb1d1d001c477befb4b05efa7fc3 (patch)
tree607a5ca77efd301a2b4dc49b05d108829fcffa77 /textproc/hs-yaml
parent75b64b1cb42c127b71646f039269eb7bd560d8ef (diff)
downloadports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.tar.gz
ports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.zip
Notes
Diffstat (limited to 'textproc/hs-yaml')
-rw-r--r--textproc/hs-yaml/Makefile9
-rw-r--r--textproc/hs-yaml/distinfo4
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/hs-yaml/Makefile b/textproc/hs-yaml/Makefile
index 7bc6de31b275..e2d386d32a82 100644
--- a/textproc/hs-yaml/Makefile
+++ b/textproc/hs-yaml/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= yaml
-PORTVERSION= 0.8.8.4
-PORTREVISION= 1
+PORTVERSION= 0.8.13
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,10 +9,10 @@ COMMENT= Support for parsing and rendering YAML documents
LICENSE= BSD3CLAUSE
-USE_CABAL= aeson>=0.5 attoparsec conduit>=1.0.11 resourcet>=0.3 \
- scientific text unordered-containers vector
+USE_CABAL= aeson>=0.5 attoparsec conduit>=1.1.0 enclosed-exceptions \
+ resourcet>=0.3 scientific text unordered-containers vector
-EXECUTABLE= yaml2json json2yaml
+EXECUTABLE= json2yaml yaml2json
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-yaml/distinfo b/textproc/hs-yaml/distinfo
index 7b5bbe3e2494..2cb796dc3985 100644
--- a/textproc/hs-yaml/distinfo
+++ b/textproc/hs-yaml/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/yaml-0.8.8.4.tar.gz) = eb3066ab9eb3faed4f208a254301f109915443a88c5f634b06736366ccee05d6
-SIZE (cabal/yaml-0.8.8.4.tar.gz) = 71446
+SHA256 (cabal/yaml-0.8.13.tar.gz) = f366bdd6ddbc5f94f3f783b502178dcd27afc257bdf5e8d67fcf9246aeed0f7a
+SIZE (cabal/yaml-0.8.13.tar.gz) = 74369