diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2015-08-20 23:02:14 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2015-08-20 23:02:14 +0000 |
commit | 39b8e49140afdb1d1d001c477befb4b05efa7fc3 (patch) | |
tree | 607a5ca77efd301a2b4dc49b05d108829fcffa77 /x11/hs-xmobar | |
parent | 75b64b1cb42c127b71646f039269eb7bd560d8ef (diff) |
Notes
Diffstat (limited to 'x11/hs-xmobar')
-rw-r--r-- | x11/hs-xmobar/Makefile | 8 | ||||
-rw-r--r-- | x11/hs-xmobar/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/hs-xmobar/Makefile b/x11/hs-xmobar/Makefile index e92fca8509c2..15e104db9d01 100644 --- a/x11/hs-xmobar/Makefile +++ b/x11/hs-xmobar/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xmobar -PORTVERSION= 0.21 -PORTREVISION= 1 +PORTVERSION= 0.23.1 CATEGORIES= x11 haskell MAINTAINER= haskell@FreeBSD.org @@ -11,8 +10,9 @@ COMMENT= Minimalistic text-based status bar LICENSE= BSD3CLAUSE -USE_CABAL= HTTP>=4000 mtl>=2.0 parsec regex-compat stm>=2.3 \ - utf8-string X11>=1.6.1 +USE_CABAL= HTTP>=4000.2.4 mtl>=2.1 parsec>=3.1 regex-compat stm>=2.3 \ + X11>=1.6.1 +USE_XORG= xpm EXECUTABLE= xmobar diff --git a/x11/hs-xmobar/distinfo b/x11/hs-xmobar/distinfo index cd90d009824c..d8bd286d06a8 100644 --- a/x11/hs-xmobar/distinfo +++ b/x11/hs-xmobar/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/xmobar-0.21.tar.gz) = f576b6c090db0d8ea8497106dfa8098c529ec620d41d5e2791a47e04d0d20fc0 -SIZE (cabal/xmobar-0.21.tar.gz) = 85387 +SHA256 (cabal/xmobar-0.23.1.tar.gz) = 3b31558373bdb8561f06440da902dd0db8398e5c774fa027931785c263f5567a +SIZE (cabal/xmobar-0.23.1.tar.gz) = 96169 |