aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/hs-xmonad-contrib
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2011-11-25 23:23:14 +0000
committerGabor Pali <pgj@FreeBSD.org>2011-11-25 23:23:14 +0000
commitc2c591b87f21cb5e5af84b210f52922fa89a3e80 (patch)
treec4d4975553b90f7be201c4517e2ac1a4c6f8941e /x11-wm/hs-xmonad-contrib
parent55a9ba0798cd996b1dc65767db60a81a84964adb (diff)
- Update to 0.10
PR: ports/162733 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Obtained from: FreeBSD Haskell Feature safe: yes
Notes
Notes: svn path=/head/; revision=286448
Diffstat (limited to 'x11-wm/hs-xmonad-contrib')
-rw-r--r--x11-wm/hs-xmonad-contrib/Makefile5
-rw-r--r--x11-wm/hs-xmonad-contrib/distinfo4
-rw-r--r--x11-wm/hs-xmonad-contrib/pkg-descr10
3 files changed, 9 insertions, 10 deletions
diff --git a/x11-wm/hs-xmonad-contrib/Makefile b/x11-wm/hs-xmonad-contrib/Makefile
index dd33b0af77c1..e44511aada08 100644
--- a/x11-wm/hs-xmonad-contrib/Makefile
+++ b/x11-wm/hs-xmonad-contrib/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xmonad-contrib
-PORTVERSION= 0.9.2
-PORTREVISION= 2
+PORTVERSION= 0.10
CATEGORIES= x11-wm haskell
MAINTAINER= haskell@FreeBSD.org
@@ -15,7 +14,7 @@ COMMENT= Third party tiling algorithms, configurations and scripts to xmonad
LICENSE= BSD
-USE_CABAL= mtl xmonad>=0.9.1 X11>=1.5 utf8-string
+USE_CABAL= mtl utf8-string X11>=1.5.0.0 xmonad>=0.10
USE_XORG= x11
RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash
diff --git a/x11-wm/hs-xmonad-contrib/distinfo b/x11-wm/hs-xmonad-contrib/distinfo
index 6d21429a1234..51fc3c2547c0 100644
--- a/x11-wm/hs-xmonad-contrib/distinfo
+++ b/x11-wm/hs-xmonad-contrib/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/xmonad-contrib-0.9.2.tar.gz) = b7c0c0013b533234088bab0d0821ed2dc5c5fa61043fef2b17e647c4892c0f1a
-SIZE (cabal/xmonad-contrib-0.9.2.tar.gz) = 292481
+SHA256 (cabal/xmonad-contrib-0.10.tar.gz) = d8c1a37d88270a45b68e347c056e0f487f739780af413b87265ede9c4cc6e752
+SIZE (cabal/xmonad-contrib-0.10.tar.gz) = 364522
diff --git a/x11-wm/hs-xmonad-contrib/pkg-descr b/x11-wm/hs-xmonad-contrib/pkg-descr
index d2d4dabfa7c6..2d0eb4d7d254 100644
--- a/x11-wm/hs-xmonad-contrib/pkg-descr
+++ b/x11-wm/hs-xmonad-contrib/pkg-descr
@@ -5,9 +5,9 @@ see XMonad.Doc.
In particular:
-* XMonad.Doc.Configuring, a guide to configuring xmonad.
-* XMonad.Doc.Extending, using the contributed extensions library.
-* XMonad.Doc.Developing, introduction to xmonad internals and
- writing your own extensions.
+ * XMonad.Doc.Configuring, a guide to configuring xmonad.
+ * XMonad.Doc.Extending, using the contributed extensions library.
+ * XMonad.Doc.Developing, introduction to xmonad internals and
+ writing your own extensions.
-WWW: http://www.xmonad.org/
+WWW: http://xmonad.org/