aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/hs-wxdirect
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-03 22:58:54 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-06-03 22:58:54 +0000
commit8166d2e31bf64b0f351d9e9e102e86a86f4bff92 (patch)
tree1a9f967bfb4e0d08a345ceba3814af4b28de6a19 /x11-toolkits/hs-wxdirect
parent1b3695a1920d60ce4b6969c1fd74ef6d55e6318c (diff)
downloadports-8166d2e31bf64b0f351d9e9e102e86a86f4bff92.tar.gz
ports-8166d2e31bf64b0f351d9e9e102e86a86f4bff92.zip
Notes
Diffstat (limited to 'x11-toolkits/hs-wxdirect')
-rw-r--r--x11-toolkits/hs-wxdirect/Makefile4
-rw-r--r--x11-toolkits/hs-wxdirect/distinfo4
-rw-r--r--x11-toolkits/hs-wxdirect/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/hs-wxdirect/Makefile b/x11-toolkits/hs-wxdirect/Makefile
index 85b3d32ed832..81f69aac4aa6 100644
--- a/x11-toolkits/hs-wxdirect/Makefile
+++ b/x11-toolkits/hs-wxdirect/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= wxdirect
-PORTVERSION= 0.13.1.1
+PORTVERSION= 0.90.0.1
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
@@ -16,7 +16,7 @@ LICENSE= BSD
CABAL_SETUP= Setup.hs
-USE_CABAL= parsec>=2.1.0 strict>=0.3
+USE_CABAL= parsec>=2.1.0 strict
EXECUTABLE= wxdirect
diff --git a/x11-toolkits/hs-wxdirect/distinfo b/x11-toolkits/hs-wxdirect/distinfo
index 8d59faf24fd2..938dccea2c83 100644
--- a/x11-toolkits/hs-wxdirect/distinfo
+++ b/x11-toolkits/hs-wxdirect/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/wxdirect-0.13.1.1.tar.gz) = 4d65f57523e17d824333b2058b1113273efe312bc238d335a22b9f0a4592f103
-SIZE (cabal/wxdirect-0.13.1.1.tar.gz) = 32731
+SHA256 (cabal/wxdirect-0.90.0.1.tar.gz) = 237b377387f2b9375d42abbb791001ddc07fa36d990b8720372f00c3fba35a12
+SIZE (cabal/wxdirect-0.90.0.1.tar.gz) = 31211
diff --git a/x11-toolkits/hs-wxdirect/pkg-descr b/x11-toolkits/hs-wxdirect/pkg-descr
index 331ac4c6a832..efb14c338858 100644
--- a/x11-toolkits/hs-wxdirect/pkg-descr
+++ b/x11-toolkits/hs-wxdirect/pkg-descr
@@ -1,6 +1,6 @@
wxHaskell is a portable and native GUI library for Haskell. It is built
on top of wxWidgets, a comprehensive C++ library that is portable across
all major GUI platforms, including GTK, Windows, X11, and MacOS X. This
-version works with wxWidgets 2.8 only.
+version works with wxWidgets 2.9 only.
WWW: http://haskell.org/haskellwiki/WxHaskell