View | Details | Raw Unified | Return to bug 198628
Collapse All | Expand All

(-)Makefile (-3 / +4 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	bspwm
4
PORTNAME=	bspwm
5
PORTVERSION=	0.8.9
5
PORTVERSION=	0.9
6
CATEGORIES=	x11-wm
6
CATEGORIES=	x11-wm
7
7
8
MAINTAINER=	antont@inbox.lv
8
MAINTAINER=	antont@inbox.lv
Lines 13-21 Link Here
13
13
14
USE_GITHUB=	yes
14
USE_GITHUB=	yes
15
GH_ACCOUNT=	baskerville
15
GH_ACCOUNT=	baskerville
16
GH_COMMIT=	1c5c3a1
16
GH_COMMIT=	cbaf43e
17
17
18
USES=		gmake
18
USES=		gmake shebangfix
19
SHEBANG_FILES=	contrib/freedesktop/bspwm-session
19
20
20
OPTIONS_DEFINE=	EXAMPLES
21
OPTIONS_DEFINE=	EXAMPLES
21
22
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (bspwm-0.8.9.tar.gz) = 841c9730ad16f63c74de0854bfc1eb1edb67baa6f6e797a1a8b59ec48929d249
1
SHA256 (bspwm-0.9.tar.gz) = 15d7b764aeb10194996e7d56b637488ec11496051d9309ba91bf6f33c4764398
2
SIZE (bspwm-0.8.9.tar.gz) = 65651
2
SIZE (bspwm-0.9.tar.gz) = 62832
(-)pkg-plist (-11 / +26 lines)
Lines 1-22 Link Here
1
bin/bspc
1
bin/bspc
2
bin/bspwm
2
bin/bspwm
3
share/bash-completion/completions/bspc
3
bin/bspwm-session
4
man/man1/bspc.1.gz
4
man/man1/bspc.1.gz
5
man/man1/bspwm.1.gz
5
man/man1/bspwm.1.gz
6
share/zsh/site-functions/_bspc
6
share/bash-completion/completions/bspc
7
%%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTING.md
8
%%PORTDOCS%%%%DOCSDIR%%/INSTALL.md
9
%%PORTDOCS%%%%DOCSDIR%%/MISC.md
10
%%PORTDOCS%%%%DOCSDIR%%/TODO.md
11
%%PORTDOCS%%%%DOCSDIR%%/examples/bspwmrc
12
%%PORTDOCS%%%%DOCSDIR%%/examples/external_rules/bspwmrc
13
%%PORTDOCS%%%%DOCSDIR%%/examples/external_rules/external_rules
14
%%PORTDOCS%%%%DOCSDIR%%/examples/loop/bspwmrc
15
%%PORTDOCS%%%%DOCSDIR%%/examples/loop/profile
16
%%PORTDOCS%%%%DOCSDIR%%/examples/loop/sxhkdrc
17
%%PORTDOCS%%%%DOCSDIR%%/examples/loop/wm
18
%%PORTDOCS%%%%DOCSDIR%%/examples/loop/xinitrc
19
%%PORTDOCS%%%%DOCSDIR%%/examples/overlapping_borders/bspwmrc
20
%%PORTDOCS%%%%DOCSDIR%%/examples/panel/bspwmrc
21
%%PORTDOCS%%%%DOCSDIR%%/examples/panel/panel
22
%%PORTDOCS%%%%DOCSDIR%%/examples/panel/panel_bar
23
%%PORTDOCS%%%%DOCSDIR%%/examples/panel/panel_colors
24
%%PORTDOCS%%%%DOCSDIR%%/examples/panel/profile
25
%%PORTDOCS%%%%DOCSDIR%%/examples/panel/sxhkdrc
26
%%PORTDOCS%%%%DOCSDIR%%/examples/sxhkdrc
7
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bspwmrc
27
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bspwmrc
8
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sxhkdrc
9
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/external_rules/bspwmrc
28
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/external_rules/bspwmrc
10
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/external_rules/external_rules
29
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/external_rules/external_rules
11
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/external_rules/lua/README.asciidoc
12
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/external_rules/lua/bspwm_rules
13
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/external_rules/lua/bspwmrc
14
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/external_rules/lua/external_rules
15
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/external_rules/lua/rulc
16
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/external_rules/lua/ruld
17
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loop/bspwmrc
30
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loop/bspwmrc
31
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loop/profile
18
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loop/sxhkdrc
32
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loop/sxhkdrc
19
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loop/profile
20
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loop/wm
33
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loop/wm
21
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loop/xinitrc
34
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loop/xinitrc
22
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/overlapping_borders/bspwmrc
35
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/overlapping_borders/bspwmrc
Lines 24-29 Link Here
24
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panel/panel
37
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panel/panel
25
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panel/panel_bar
38
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panel/panel_bar
26
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panel/panel_colors
39
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panel/panel_colors
27
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panel/panel_dzen2
28
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panel/profile
40
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panel/profile
29
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panel/sxhkdrc
41
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panel/sxhkdrc
42
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sxhkdrc
43
share/xsessions/bspwm.desktop
44
share/zsh/site-functions/_bspc

Return to bug 198628