Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2018 10:09:14 +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: r481361 - in head/x11-wm: hs-xmonad hs-xmonad-contrib
Message-ID:  <201810061009.w96A9E07019256@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arrowd
Date: Sat Oct  6 10:09:13 2018
New Revision: 481361
URL: https://svnweb.freebsd.org/changeset/ports/481361

Log:
  x11-wm/hs-xmonad and x11-wm/hs-xmonad-contrib: Update to 0.15.
  
  PR:		231987
  Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
  Approved by:	tcberner (mentor)

Modified:
  head/x11-wm/hs-xmonad-contrib/Makefile
  head/x11-wm/hs-xmonad-contrib/distinfo
  head/x11-wm/hs-xmonad/Makefile
  head/x11-wm/hs-xmonad/distinfo

Modified: head/x11-wm/hs-xmonad-contrib/Makefile
==============================================================================
--- head/x11-wm/hs-xmonad-contrib/Makefile	Sat Oct  6 09:59:23 2018	(r481360)
+++ head/x11-wm/hs-xmonad-contrib/Makefile	Sat Oct  6 10:09:13 2018	(r481361)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xmonad-contrib
-PORTVERSION=	0.14
+PORTVERSION=	0.15
 CATEGORIES=	x11-wm haskell
 
 MAINTAINER=	haskell@FreeBSD.org

Modified: head/x11-wm/hs-xmonad-contrib/distinfo
==============================================================================
--- head/x11-wm/hs-xmonad-contrib/distinfo	Sat Oct  6 09:59:23 2018	(r481360)
+++ head/x11-wm/hs-xmonad-contrib/distinfo	Sat Oct  6 10:09:13 2018	(r481361)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1538003068
-SHA256 (cabal/xmonad-contrib-0.14.tar.gz) = deccbc44f19977fc860024d2eb2ff63b5856058e3b078d16c234bb05fbe0c098
-SIZE (cabal/xmonad-contrib-0.14.tar.gz) = 523437
+TIMESTAMP = 1538777402
+SHA256 (cabal/xmonad-contrib-0.15.tar.gz) = ba7686007037fc081de09fc05914fbb84cad8123e1f4eedb8895c863fcfb3e65
+SIZE (cabal/xmonad-contrib-0.15.tar.gz) = 524285

Modified: head/x11-wm/hs-xmonad/Makefile
==============================================================================
--- head/x11-wm/hs-xmonad/Makefile	Sat Oct  6 09:59:23 2018	(r481360)
+++ head/x11-wm/hs-xmonad/Makefile	Sat Oct  6 10:09:13 2018	(r481361)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xmonad
-PORTVERSION=	0.14
+PORTVERSION=	0.15
 CATEGORIES=	x11-wm haskell
 
 MAINTAINER=	haskell@FreeBSD.org
@@ -18,7 +18,10 @@ MAN1SRC=	man
 
 EXECUTABLE=	xmonad
 
-FLAGS_DISABLE=	testing
+OPTIONS_DEFINE=	EXAMPLES
+
+INSTALL_PORTEXAMPLES=	${INSTALL_DATA} ${WRKSRC}/man/xmonad.hs \
+				${STAGEDIR}${EXAMPLESDIR}
 
 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
 

Modified: head/x11-wm/hs-xmonad/distinfo
==============================================================================
--- head/x11-wm/hs-xmonad/distinfo	Sat Oct  6 09:59:23 2018	(r481360)
+++ head/x11-wm/hs-xmonad/distinfo	Sat Oct  6 10:09:13 2018	(r481361)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1538002916
-SHA256 (cabal/xmonad-0.14.tar.gz) = a456d091373e8d5cd7635917171763b1216814aea4a476b9ceb9cb7315980353
-SIZE (cabal/xmonad-0.14.tar.gz) = 65744
+TIMESTAMP = 1538773720
+SHA256 (cabal/xmonad-0.15.tar.gz) = 4a7948e6eee5e34a27d15444589ade3b3fa1adecadbf37b943cff8348380f928
+SIZE (cabal/xmonad-0.15.tar.gz) = 68822



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810061009.w96A9E07019256>