aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hs-parsec
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-06-04 06:33:29 +0800
committerpgj <pgj@FreeBSD.org>2012-06-04 06:33:29 +0800
commit13d3ef087dc37ec56fce34432652005bae4223bd (patch)
tree3b7e6e98cf323dcbe9964bba902fee33ccbcc5d9 /textproc/hs-parsec
parent61f4d43babc1a39910cf67cf7062c411fc621ee7 (diff)
downloadfreebsd-ports-gnome-13d3ef087dc37ec56fce34432652005bae4223bd.tar.gz
freebsd-ports-gnome-13d3ef087dc37ec56fce34432652005bae4223bd.tar.zst
freebsd-ports-gnome-13d3ef087dc37ec56fce34432652005bae4223bd.zip
- Update to 3.1.2
Obtained from: FreeBSD Haskell
Diffstat (limited to 'textproc/hs-parsec')
-rw-r--r--textproc/hs-parsec/Makefile5
-rw-r--r--textproc/hs-parsec/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/hs-parsec/Makefile b/textproc/hs-parsec/Makefile
index c00ff2339443..e1aafcbdcca3 100644
--- a/textproc/hs-parsec/Makefile
+++ b/textproc/hs-parsec/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= parsec
-PORTVERSION= 3.1.1
-PORTREVISION= 2
+PORTVERSION= 3.1.2
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -16,7 +15,7 @@ COMMENT= Monadic parser combinators
LICENSE= BSD
CABAL_SETUP= Setup.hs
-USE_CABAL= mtl
+USE_CABAL= mtl text>=0.2
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-parsec/distinfo b/textproc/hs-parsec/distinfo
index e9bde4fe6ce8..1c0f16ecaca1 100644
--- a/textproc/hs-parsec/distinfo
+++ b/textproc/hs-parsec/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/parsec-3.1.1.tar.gz) = d30504dbb98c5862873b426bbc21c2bcdd6fa052fe703858321099992c7f6474
-SIZE (cabal/parsec-3.1.1.tar.gz) = 27456
+SHA256 (cabal/parsec-3.1.2.tar.gz) = 90f124b91f5e4ff04ddd4dc7f43aeda1273b8caec6a58ec13b90ca22854c1652
+SIZE (cabal/parsec-3.1.2.tar.gz) = 27733