diff options
author | tcberner <tcberner@FreeBSD.org> | 2017-03-03 02:02:57 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2017-03-03 02:02:57 +0800 |
commit | 9626fff211ec71fe4b94601c371414312d6dc9bf (patch) | |
tree | ee2b233084c835e02503d7fb012b1a7c540eb2a8 /x11 | |
parent | 745725c6f5ebc10cc8604097af736456afd8063d (diff) | |
download | freebsd-ports-gnome-9626fff211ec71fe4b94601c371414312d6dc9bf.tar.gz freebsd-ports-gnome-9626fff211ec71fe4b94601c371414312d6dc9bf.tar.zst freebsd-ports-gnome-9626fff211ec71fe4b94601c371414312d6dc9bf.zip |
Update x11-wm/hs-xmonad and x11-wm/hs-xmonad-contirb to 0.13
* Update xmonad to 0.13
* New required ports devel/hs-directory
* Required update of x11/hs-X11 to 0.13
PR: 217012
Reviewed by: mat
Approved by: maintainer timeout (2 weeks), rakcuo (mentor)
Differential Revision: https://reviews.freebsd.org/D9548
Diffstat (limited to 'x11')
-rw-r--r-- | x11/hs-X11/Makefile | 3 | ||||
-rw-r--r-- | x11/hs-X11/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/hs-X11/Makefile b/x11/hs-X11/Makefile index cc6f165fd6ae..7408c7bd9f20 100644 --- a/x11/hs-X11/Makefile +++ b/x11/hs-X11/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= X11 -PORTVERSION= 1.6.1.2 -PORTREVISION= 2 +PORTVERSION= 1.8 CATEGORIES= x11 haskell MAINTAINER= haskell@FreeBSD.org diff --git a/x11/hs-X11/distinfo b/x11/hs-X11/distinfo index c82724f11240..72f1c887d06d 100644 --- a/x11/hs-X11/distinfo +++ b/x11/hs-X11/distinfo @@ -1,2 +1,3 @@ -SHA256 (cabal/X11-1.6.1.2.tar.gz) = 5216d485f807bd53bf34fba170896a8930290a6ac28b8e611c28e751ad67f2cf -SIZE (cabal/X11-1.6.1.2.tar.gz) = 188612 +TIMESTAMP = 1486838578 +SHA256 (cabal/X11-1.8.tar.gz) = 541b166aab1e05a92dc8f42a511d827e7aad373af12ae283b9df9982ccc09d8e +SIZE (cabal/X11-1.8.tar.gz) = 191331 |