Update to xmonad-contrib-0.11.3.
This commit is contained in:
parent
452edb578e
commit
30707ba936
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2013/11/25 14:16:23 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2014/12/14 09:31:20 kili Exp $
|
||||
|
||||
COMMENT = third party xmonad extensions
|
||||
|
||||
DISTNAME = xmonad-contrib-0.11.1
|
||||
REVISION = 1
|
||||
DISTNAME = xmonad-contrib-0.11.3
|
||||
CATEGORIES = x11
|
||||
HOMEPAGE = http://www.xmonad.org/
|
||||
|
||||
@ -19,6 +18,7 @@ BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
RUN_DEPENDS = devel/hs-extensible-exceptions \
|
||||
devel/hs-mtl>=1,<3 \
|
||||
devel/hs-random \
|
||||
devel/hs-utf8-string \
|
||||
shells/bash \
|
||||
x11/hs-X11>=1.6.1,<1.7 \
|
||||
x11/hs-X11-xft>=0.2 \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ghc/xmonad-contrib-0.11.1.tar.gz) = NH+AX6G1rtWbxYmvzp4Z7xPjkrH3ytiFfe7wG5Ftpow=
|
||||
SIZE (ghc/xmonad-contrib-0.11.1.tar.gz) = 401391
|
||||
SHA256 (ghc/xmonad-contrib-0.11.3.tar.gz) = quOeEWgf6Oh2PSA+1pZKfhixVY2LgyK5rl5SP0beCZI=
|
||||
SIZE (ghc/xmonad-contrib-0.11.3.tar.gz) = 401707
|
||||
|
@ -1,6 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2013/01/24 09:44:18 dcoppa Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2014/12/14 09:31:20 kili Exp $
|
||||
lib/ghc/${DISTNAME}/
|
||||
lib/ghc/${DISTNAME}/HS${DISTNAME}.o
|
||||
lib/ghc/${DISTNAME}/XMonad/
|
||||
lib/ghc/${DISTNAME}/XMonad/Actions/
|
||||
lib/ghc/${DISTNAME}/XMonad/Actions/BluetileCommands.hi
|
||||
|
Loading…
Reference in New Issue
Block a user