aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
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
parent55a9ba0798cd996b1dc65767db60a81a84964adb (diff)
downloadports-c2c591b87f21cb5e5af84b210f52922fa89a3e80.tar.gz
ports-c2c591b87f21cb5e5af84b210f52922fa89a3e80.zip
- 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')
-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
-rw-r--r--x11-wm/hs-xmonad/Makefile8
-rw-r--r--x11-wm/hs-xmonad/distinfo4
-rw-r--r--x11-wm/hs-xmonad/pkg-descr24
6 files changed, 22 insertions, 33 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/
diff --git a/x11-wm/hs-xmonad/Makefile b/x11-wm/hs-xmonad/Makefile
index d362da98b1d5..d1dd26110ee2 100644
--- a/x11-wm/hs-xmonad/Makefile
+++ b/x11-wm/hs-xmonad/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xmonad
-PORTVERSION= 0.9.2
-PORTREVISION= 1
+PORTVERSION= 0.10
CATEGORIES= x11-wm haskell
MAINTAINER= haskell@FreeBSD.org
@@ -15,10 +14,7 @@ COMMENT= Xmonad is a minimalist and tiling window manager for X
LICENSE= BSD
-# Temporarily disabled, because there is a bug in documentation generation.
-NOPORTDOCS= yes
-
-USE_CABAL= mtl X11>=1.5
+USE_CABAL= mtl utf8-string>=0.3 X11>=1.5.0.0
USE_XORG= x11
MAN1= xmonad.1
diff --git a/x11-wm/hs-xmonad/distinfo b/x11-wm/hs-xmonad/distinfo
index 3ab18e016069..5df8891dfc5e 100644
--- a/x11-wm/hs-xmonad/distinfo
+++ b/x11-wm/hs-xmonad/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/xmonad-0.9.2.tar.gz) = adcda3f5b7a59fb1fa4f7f48e8c4eb0599642e7d215b013fb072f98aef98851f
-SIZE (cabal/xmonad-0.9.2.tar.gz) = 56974
+SHA256 (cabal/xmonad-0.10.tar.gz) = 4676717615d367abaf2e2bb609cf532427edfd87455268fa48552f7fcdf0e5a7
+SIZE (cabal/xmonad-0.10.tar.gz) = 57681
diff --git a/x11-wm/hs-xmonad/pkg-descr b/x11-wm/hs-xmonad/pkg-descr
index 2ffa5758986f..d57c4ea7c31a 100644
--- a/x11-wm/hs-xmonad/pkg-descr
+++ b/x11-wm/hs-xmonad/pkg-descr
@@ -1,16 +1,10 @@
-XMonad is a tiling window manager written in Haskell for X.
+xmonad is a tiling window manager for X. Windows are arranged
+automatically to tile the screen without gaps or overlap, maximising
+screen use. All features of the window manager are accessible from the
+keyboard: a mouse is strictly optional. xmonad is written and extensible
+in Haskell. Custom layout algorithms, and other extensions, may be
+written by the user in config files. Layouts are applied dynamically,
+and different layouts may be used on each workspace. Xinerama is fully
+supported, allowing windows to be tiled on several screens.
-Features :
- * Very stable, fast, small and simple.
- * Automatic window tiling and management
- * First class keyboard support: a mouse is unnecessary
- * Full support for tiling windows on multi-head displays
- * Full support for floating windows
- * XRandR support to rotate, add or remove monitors
- * Per-workspace layout algorithms
- * Per-screens custom status bars
- * Easy, powerful customisation and reconfiguration
- * Large extension library
- * Extensive documentation and support for hacking
-
-WWW: http://www.xmonad.org/
+WWW: http://xmonad.org/