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

(-)../pekwm/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	pekwm
8
PORTNAME=	pekwm
9
PORTVERSION=	0.1.9a
9
PORTVERSION=	0.1.10
10
PORTEPOCH=	1
10
PORTEPOCH=	1
11
CATEGORIES=	x11-wm
11
CATEGORIES=	x11-wm
12
MASTER_SITES=	http://pekwm.org/projects/3/files/ \
12
MASTER_SITES=	http://pekwm.org/projects/3/files/ \
(-)../pekwm/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (pekwm-0.1.9a.tar.bz2) = 78a63a3630ef5ef9f191b888086a79af
1
MD5 (pekwm-0.1.10.tar.bz2) = 0432f2091e1afc8be04dbf5f0ac22ad0
2
SHA256 (pekwm-0.1.9a.tar.bz2) = e25d50646f2571b525da1f3833e3be8d427bb14c0204df4c80a21a3e90eebe7c
2
SHA256 (pekwm-0.1.10.tar.bz2) = 27c054bbbc192d9b8f1212bfe2772f5fec8966d41f1b5597fe54d0fecfad3fdd
3
SIZE (pekwm-0.1.9a.tar.bz2) = 354338
3
SIZE (pekwm-0.1.10.tar.bz2) = 372622
(-)../pekwm/pkg-plist (+33 lines)
Lines 6-15 Link Here
6
%%ETCDIR%%/mouse
6
%%ETCDIR%%/mouse
7
%%ETCDIR%%/start
7
%%ETCDIR%%/start
8
%%ETCDIR%%/vars
8
%%ETCDIR%%/vars
9
%%DATADIR%%/themes/default-plain/theme
10
%%DATADIR%%/themes/default/arrow.png
11
%%DATADIR%%/themes/default/arrow_focus.png
12
%%DATADIR%%/themes/default/bottom-border.png
13
%%DATADIR%%/themes/default/bottom-border_unfocus.png
14
%%DATADIR%%/themes/default/bottom-left.png
15
%%DATADIR%%/themes/default/bottom-left_unfocus.png
16
%%DATADIR%%/themes/default/bottom-right.png
17
%%DATADIR%%/themes/default/bottom-right_unfocus.png
18
%%DATADIR%%/themes/default/button.png
19
%%DATADIR%%/themes/default/button_hover.png
20
%%DATADIR%%/themes/default/button_press.png
21
%%DATADIR%%/themes/default/button_unfocus.png
22
%%DATADIR%%/themes/default/item.png
23
%%DATADIR%%/themes/default/item_focus.png
24
%%DATADIR%%/themes/default/left-border.png
25
%%DATADIR%%/themes/default/left-border_unfocus.png
26
%%DATADIR%%/themes/default/menu-bottom.png
27
%%DATADIR%%/themes/default/menu-bottom_unfocus.png
28
%%DATADIR%%/themes/default/menuline.png
29
%%DATADIR%%/themes/default/right-border.png
30
%%DATADIR%%/themes/default/right-border_unfocus.png
31
%%DATADIR%%/themes/default/tab-separator.png
32
%%DATADIR%%/themes/default/tab-separator_unfocus.png
9
%%DATADIR%%/themes/default/theme
33
%%DATADIR%%/themes/default/theme
34
%%DATADIR%%/themes/default/title.png
35
%%DATADIR%%/themes/default/title_unfocus.png
36
%%DATADIR%%/themes/default/top-border.png
37
%%DATADIR%%/themes/default/top-border_unfocus.png
38
%%DATADIR%%/themes/default/top-left.png
39
%%DATADIR%%/themes/default/top-left_unfocus.png
40
%%DATADIR%%/themes/default/top-right.png
41
%%DATADIR%%/themes/default/top-right_unfocus.png
10
%%DATADIR%%/scripts/pekwm_ws_menu.sh
42
%%DATADIR%%/scripts/pekwm_ws_menu.sh
11
%%DATADIR%%/scripts/pekwm_themeset.sh
43
%%DATADIR%%/scripts/pekwm_themeset.sh
12
@dirrm %%DATADIR%%/scripts
44
@dirrm %%DATADIR%%/scripts
45
@dirrm %%DATADIR%%/themes/default-plain
13
@dirrm %%DATADIR%%/themes/default
46
@dirrm %%DATADIR%%/themes/default
14
@dirrm %%DATADIR%%/themes
47
@dirrm %%DATADIR%%/themes
15
@dirrm %%DATADIR%%
48
@dirrm %%DATADIR%%

Return to bug 131043