From owner-svn-ports-head@freebsd.org Thu Sep 27 15:43:13 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8439110B194F; Thu, 27 Sep 2018 15:43:13 +0000 (UTC) (envelope-from arrowd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 398C08AAF0; Thu, 27 Sep 2018 15:43:13 +0000 (UTC) (envelope-from arrowd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 340111A2; Thu, 27 Sep 2018 15:43:13 +0000 (UTC) (envelope-from arrowd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8RFhDZW086254; Thu, 27 Sep 2018 15:43:13 GMT (envelope-from arrowd@FreeBSD.org) Received: (from arrowd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8RFhC4O086253; Thu, 27 Sep 2018 15:43:12 GMT (envelope-from arrowd@FreeBSD.org) Message-Id: <201809271543.w8RFhC4O086253@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arrowd set sender to arrowd@FreeBSD.org using -f From: Gleb Popov Date: Thu, 27 Sep 2018 15:43:12 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: arrowd X-SVN-Commit-Paths: in head/x11-wm/hs-xmonad: . files X-SVN-Commit-Revision: 480801 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Sep 2018 15:43:13 -0000 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 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