Date: Thu, 27 Sep 2018 15:43:12 +0000 (UTC) From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480801 - in head/x11-wm/hs-xmonad: . files Message-ID: <201809271543.w8RFhC4O086253@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: arrowd Date: Thu Sep 27 15:43:12 2018 New Revision: 480801 URL: https://svnweb.freebsd.org/changeset/ports/480801 Log: x11-wm/xmonad: Update to 0.14. PR: 231750 Submitted by: Kevin Zheng <kevinz5000@gmail.com> Approved by: tcberner (mentor) Deleted: head/x11-wm/hs-xmonad/files/ Modified: head/x11-wm/hs-xmonad/Makefile head/x11-wm/hs-xmonad/distinfo Modified: head/x11-wm/hs-xmonad/Makefile ============================================================================== --- head/x11-wm/hs-xmonad/Makefile Thu Sep 27 13:20:31 2018 (r480800) +++ head/x11-wm/hs-xmonad/Makefile Thu Sep 27 15:43:12 2018 (r480801) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xmonad -PORTVERSION= 0.13 -PORTREVISION= 4 +PORTVERSION= 0.14 CATEGORIES= x11-wm haskell MAINTAINER= haskell@FreeBSD.org Modified: head/x11-wm/hs-xmonad/distinfo ============================================================================== --- head/x11-wm/hs-xmonad/distinfo Thu Sep 27 13:20:31 2018 (r480800) +++ head/x11-wm/hs-xmonad/distinfo Thu Sep 27 15:43:12 2018 (r480801) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486836802 -SHA256 (cabal/xmonad-0.13.tar.gz) = f9f81b63569f18c777a939741024ec3ae34e4ec84015e5cc50f6622034a303ca -SIZE (cabal/xmonad-0.13.tar.gz) = 72034 +TIMESTAMP = 1538002916 +SHA256 (cabal/xmonad-0.14.tar.gz) = a456d091373e8d5cd7635917171763b1216814aea4a476b9ceb9cb7315980353 +SIZE (cabal/xmonad-0.14.tar.gz) = 65744
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809271543.w8RFhC4O086253>