svn commit: r480801 - in head/x11-wm/hs-xmonad: . files

Gleb Popov arrowd at FreeBSD.org
Thu Sep 27 15:43:13 UTC 2018


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 at 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 at 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


More information about the svn-ports-all mailing list