summaryrefslogtreecommitdiffstats
path: root/devel/hs-haskell-platform/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-haskell-platform/Makefile')
-rw-r--r--devel/hs-haskell-platform/Makefile62
1 files changed, 31 insertions, 31 deletions
diff --git a/devel/hs-haskell-platform/Makefile b/devel/hs-haskell-platform/Makefile
index d655c70..4e87e09 100644
--- a/devel/hs-haskell-platform/Makefile
+++ b/devel/hs-haskell-platform/Makefile
@@ -2,7 +2,7 @@
PORTNAME= haskell-platform
PORTVERSION= 2012.4.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -12,36 +12,36 @@ LICENSE= BSD
METAPORT= yes
-USE_CABAL= async==2.0.1.3 \
- cgi==3001.1.7.4_5,1 \
- fgl==5.4.2.4_3 \
- GLUT==2.1.2.1_6,1 \
- haskell-src==1.0.1.5_2 \
- html==1.0.1.2_5 \
- HTTP==4000.2.5 \
- HUnit==1.2.5.1 \
- mtl==2.1.2 \
- network==2.3.1.0 \
- OpenGL==2.2.3.1_3,1 \
- parallel==3.2.0.3 \
- parsec==3.1.3 \
- primitive==0.5.0.1 \
- QuickCheck==2.5.1.1 \
- random==1.0.1.1_2 \
- regex-base==0.93.2_5 \
- regex-compat==0.95.1_3 \
- regex-posix==0.95.2 \
- split==0.2.1.1 \
- stm==2.4 \
- syb==0.3.7 \
- text==0.11.2.3 \
- transformers==0.3.0.0_2 \
- vector==0.10.0.1 \
- xhtml==3000.2.1_2 \
- zlib==0.5.4.0 \
- cabal-install==0.14.0_3 \
- alex==3.0.2 \
- happy==1.18.10
+USE_CABAL= async==2.0.1.3_1 \
+ cgi==3001.1.7.4_6,1 \
+ fgl==5.4.2.4_4 \
+ GLUT==2.1.2.1_7,1 \
+ haskell-src==1.0.1.5_3 \
+ html==1.0.1.2_6 \
+ HTTP==4000.2.5_1 \
+ HUnit==1.2.5.1_1 \
+ mtl==2.1.2_1 \
+ network==2.3.1.0_1 \
+ OpenGL==2.2.3.1_4,1 \
+ parallel==3.2.0.3_1 \
+ parsec==3.1.3_1 \
+ primitive==0.5.0.1_1 \
+ QuickCheck==2.5.1.1_1 \
+ random==1.0.1.1_3 \
+ regex-base==0.93.2_6 \
+ regex-compat==0.95.1_4 \
+ regex-posix==0.95.2_1 \
+ split==0.2.1.1_1 \
+ stm==2.4_1 \
+ syb==0.3.7_1 \
+ text==0.11.2.3_1 \
+ transformers==0.3.0.0_3 \
+ vector==0.10.0.1_1 \
+ xhtml==3000.2.1_3 \
+ zlib==0.5.4.0_1 \
+ cabal-install==0.14.0_4 \
+ alex==3.0.2_1 \
+ happy==1.18.10_1
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
OpenPOWER on IntegriCloud