From 1cd0dd6699f144db6d03d4f2e7a6f99eb976b14b Mon Sep 17 00:00:00 2001 From: robak Date: Mon, 30 Mar 2015 09:38:46 +0000 Subject: x11-wm/bspwm: minor fixes - Add LICENSE - Correct GH commit number PR: 198752 Submitted by: Anton Tornqvist --- x11-wm/bspwm/Makefile | 5 ++++- x11-wm/bspwm/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'x11-wm') diff --git a/x11-wm/bspwm/Makefile b/x11-wm/bspwm/Makefile index 51d6f60ca09..57642f94046 100644 --- a/x11-wm/bspwm/Makefile +++ b/x11-wm/bspwm/Makefile @@ -3,17 +3,20 @@ PORTNAME= bspwm PORTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= x11-wm MAINTAINER= antont@inbox.lv COMMENT= Tiling window manager based on binary space partitioning +LICENSE= BSD2CLAUSE + LIB_DEPENDS= libxcb-icccm.so:${PORTSDIR}/x11/xcb-util-wm RUN_DEPENDS= sxhkd:${PORTSDIR}/x11/sxhkd USE_GITHUB= yes GH_ACCOUNT= baskerville -GH_COMMIT= cbaf43e +GH_COMMIT= f181f0c USES= gmake shebangfix SHEBANG_FILES= contrib/freedesktop/bspwm-session diff --git a/x11-wm/bspwm/distinfo b/x11-wm/bspwm/distinfo index a4abe441093..0cff3f65730 100644 --- a/x11-wm/bspwm/distinfo +++ b/x11-wm/bspwm/distinfo @@ -1,2 +1,2 @@ -SHA256 (bspwm-0.9.tar.gz) = 15d7b764aeb10194996e7d56b637488ec11496051d9309ba91bf6f33c4764398 -SIZE (bspwm-0.9.tar.gz) = 62832 +SHA256 (bspwm-0.9.tar.gz) = bb5c7c84600ff913bc74c6874ad750c1f01a7e7f5ea0dff4dcbbfc0070fbdced +SIZE (bspwm-0.9.tar.gz) = 62836 -- cgit