aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/hs-hoogle/Makefile2
-rw-r--r--textproc/hs-case-insensitive/Makefile4
-rw-r--r--textproc/hs-case-insensitive/distinfo4
-rw-r--r--www/hs-http-types/Makefile1
-rw-r--r--www/hs-wai/Makefile2
-rw-r--r--www/hs-warp/Makefile2
6 files changed, 8 insertions, 7 deletions
diff --git a/devel/hs-hoogle/Makefile b/devel/hs-hoogle/Makefile
index b60f8ec1c046..d5795e7906e1 100644
--- a/devel/hs-hoogle/Makefile
+++ b/devel/hs-hoogle/Makefile
@@ -7,7 +7,7 @@
PORTNAME= hoogle
PORTVERSION= 4.2.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-case-insensitive/Makefile b/textproc/hs-case-insensitive/Makefile
index b6733a7ad1ab..3f824be50a3d 100644
--- a/textproc/hs-case-insensitive/Makefile
+++ b/textproc/hs-case-insensitive/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= case-insensitive
-PORTVERSION= 0.2.0.1
+PORTVERSION= 0.3.0.1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -15,7 +15,7 @@ COMMENT= Case insensitive string comparison
LICENSE= BSD
CABAL_SETUP= Setup.hs
-USE_CABAL= text>=0.3
+USE_CABAL= hashable>=1.0 text>=0.3
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-case-insensitive/distinfo b/textproc/hs-case-insensitive/distinfo
index f2bb542bf12f..cea751aee442 100644
--- a/textproc/hs-case-insensitive/distinfo
+++ b/textproc/hs-case-insensitive/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/case-insensitive-0.2.0.1.tar.gz) = d9ec23a2b793e95558c6aa079933c0395b08976f1059a4078ffb28b3ce9e61e5
-SIZE (cabal/case-insensitive-0.2.0.1.tar.gz) = 2982
+SHA256 (cabal/case-insensitive-0.3.0.1.tar.gz) = b49ea456899f5929c233092582cf9c1118179be4c75b26e55ea2e5f1b63a5229
+SIZE (cabal/case-insensitive-0.3.0.1.tar.gz) = 3162
diff --git a/www/hs-http-types/Makefile b/www/hs-http-types/Makefile
index 92b2ceec52bb..f5156a49f030 100644
--- a/www/hs-http-types/Makefile
+++ b/www/hs-http-types/Makefile
@@ -7,6 +7,7 @@
PORTNAME= http-types
PORTVERSION= 0.6.4
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-wai/Makefile b/www/hs-wai/Makefile
index de90f8d94a43..f3cefef162bf 100644
--- a/www/hs-wai/Makefile
+++ b/www/hs-wai/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wai
PORTVERSION= 0.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-warp/Makefile b/www/hs-warp/Makefile
index 671ab510e59f..2a241605d208 100644
--- a/www/hs-warp/Makefile
+++ b/www/hs-warp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= warp
PORTVERSION= 0.4.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org