svn commit: r351854 - head/devel/hs-haskell-platform
Antoine Brodin
antoine at FreeBSD.org
Tue Apr 22 15:44:38 UTC 2014
Author: antoine
Date: Tue Apr 22 15:44:37 2014
New Revision: 351854
URL: http://svnweb.freebsd.org/changeset/ports/351854
QAT: https://qat.redports.org/buildarchive/r351854/
Log:
Possibly unbreak
With hat: portmgr
Modified:
head/devel/hs-haskell-platform/Makefile
Modified: head/devel/hs-haskell-platform/Makefile
==============================================================================
--- head/devel/hs-haskell-platform/Makefile Tue Apr 22 15:44:05 2014 (r351853)
+++ head/devel/hs-haskell-platform/Makefile Tue Apr 22 15:44:37 2014 (r351854)
@@ -18,7 +18,7 @@ USE_CABAL= async==2.0.1.4_4 \
attoparsec==0.10.4.0_5 \
cgi==3001.1.7.5_4,1 \
fgl==5.4.2.4_9 \
- GLUT==2.4.0.0_4,1 \
+ GLUT==2.4.0.0_5,1 \
GLURaw==1.3.0.0_4 \
haskell-src==1.0.1.5_8 \
hashable==1.1.2.5_4,1 \
@@ -28,7 +28,7 @@ USE_CABAL= async==2.0.1.4_4 \
mtl==2.1.2_6 \
network==2.4.1.2_4 \
OpenGL==2.8.0.0_4,1 \
- OpenGLRaw==1.3.0.0_4 \
+ OpenGLRaw==1.3.0.0_5 \
parallel==3.2.0.3_6 \
parsec==3.1.3_6 \
primitive==0.5.0.1_6 \
More information about the svn-ports-head
mailing list