aboutsummaryrefslogtreecommitdiff
path: root/x11/hs-xmobar
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-02-13 05:55:54 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-02-13 05:55:54 +0000
commit53c7c0297ba6671c7fa80e4478d991804f21efb6 (patch)
tree019a6089fc22df271a5ba34bc62a8dd40e2a6105 /x11/hs-xmobar
parentd76f983b3e2c6b9f693d79ac31ce8c36c5a06b58 (diff)
downloadports-53c7c0297ba6671c7fa80e4478d991804f21efb6.tar.gz
ports-53c7c0297ba6671c7fa80e4478d991804f21efb6.zip
- Update to 0.14
Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=291254
Diffstat (limited to 'x11/hs-xmobar')
-rw-r--r--x11/hs-xmobar/Makefile5
-rw-r--r--x11/hs-xmobar/distinfo4
-rw-r--r--x11/hs-xmobar/pkg-descr2
3 files changed, 5 insertions, 6 deletions
diff --git a/x11/hs-xmobar/Makefile b/x11/hs-xmobar/Makefile
index 850e197637cf..d9b23ecf84d3 100644
--- a/x11/hs-xmobar/Makefile
+++ b/x11/hs-xmobar/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= xmobar
-PORTVERSION= 0.13
+PORTVERSION= 0.14
CATEGORIES= x11 haskell
MAINTAINER= haskell@FreeBSD.org
@@ -14,12 +14,11 @@ COMMENT= A minimalistic text based status bar
LICENSE= BSD
USE_CABAL= mtl parsec stm X11>=1.3.0
-USE_XORG= x11
+USE_XORG= x11 xrandr
EXECUTABLE= xmobar
STANDALONE= yes
-PORTDATA= *
INSTALL_PORTDATA= ${INSTALL_DATA} ${WRKSRC}/samples/xmobar.config ${DATADIR}
OPTIONS= XFT "Use Xft to render text (UTF-8 support included)" off \
diff --git a/x11/hs-xmobar/distinfo b/x11/hs-xmobar/distinfo
index 86ec08271dee..ae203e6f4515 100644
--- a/x11/hs-xmobar/distinfo
+++ b/x11/hs-xmobar/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/xmobar-0.13.tar.gz) = c7c151c12491e230310a7ae22796cfe3f79d8731ddc453b661b509bb81da4a46
-SIZE (cabal/xmobar-0.13.tar.gz) = 55874
+SHA256 (cabal/xmobar-0.14.tar.gz) = 70c39b0bd98a95fb362a78305cc9b10d4f9c24aa6431597fd81da65d945846f8
+SIZE (cabal/xmobar-0.14.tar.gz) = 64977
diff --git a/x11/hs-xmobar/pkg-descr b/x11/hs-xmobar/pkg-descr
index 5cf0dedd308f..e202314d2fc0 100644
--- a/x11/hs-xmobar/pkg-descr
+++ b/x11/hs-xmobar/pkg-descr
@@ -2,4 +2,4 @@ Xmobar is a minimalistic text based status bar. Inspired by the Ion3 status
bar, it supports similar features, like dynamic color management, output
templates, and extensibility through plugins.
-WWW: http://code.haskell.org/~arossato/xmobar
+WWW: http://projects.haskell.org/xmobar/