Date: Thu, 27 Sep 2018 15:49:44 +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: r480803 - in head/x11-wm/hs-xmonad-contrib: . files Message-ID: <201809271549.w8RFniW7086864@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: arrowd Date: Thu Sep 27 15:49:43 2018 New Revision: 480803 URL: https://svnweb.freebsd.org/changeset/ports/480803 Log: x11-wm/hs-xmonad-contrib: Update to 0.14. PR: 231751 Submitted by: Kevin Zheng <kevinz5000@gmail.com> Approved by: tcberner (mentor) Deleted: head/x11-wm/hs-xmonad-contrib/files/ Modified: head/x11-wm/hs-xmonad-contrib/Makefile head/x11-wm/hs-xmonad-contrib/distinfo Modified: head/x11-wm/hs-xmonad-contrib/Makefile ============================================================================== --- head/x11-wm/hs-xmonad-contrib/Makefile Thu Sep 27 15:44:56 2018 (r480802) +++ head/x11-wm/hs-xmonad-contrib/Makefile Thu Sep 27 15:49:43 2018 (r480803) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xmonad-contrib -PORTVERSION= 0.13 -PORTREVISION= 4 +PORTVERSION= 0.14 CATEGORIES= x11-wm haskell MAINTAINER= haskell@FreeBSD.org Modified: head/x11-wm/hs-xmonad-contrib/distinfo ============================================================================== --- head/x11-wm/hs-xmonad-contrib/distinfo Thu Sep 27 15:44:56 2018 (r480802) +++ head/x11-wm/hs-xmonad-contrib/distinfo Thu Sep 27 15:49:43 2018 (r480803) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486836834 -SHA256 (cabal/xmonad-contrib-0.13.tar.gz) = a760827fe5b1f99d783f52ccbb72b272d02d53daa26757363cde3ceba014476e -SIZE (cabal/xmonad-contrib-0.13.tar.gz) = 485351 +TIMESTAMP = 1538003068 +SHA256 (cabal/xmonad-contrib-0.14.tar.gz) = deccbc44f19977fc860024d2eb2ff63b5856058e3b078d16c234bb05fbe0c098 +SIZE (cabal/xmonad-contrib-0.14.tar.gz) = 523437
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809271549.w8RFniW7086864>