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

(-)qterm/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	qterm
8
PORTNAME=	qterm
9
PORTVERSION=	0.2.0
9
PORTVERSION=	0.3.2
10
CATEGORIES=	chinese
10
CATEGORIES=	chinese
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
(-)qterm/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (qterm-0.2.0.tar.gz) = 78e533ab2cfb330eb93a387aecdd07db
1
MD5 (qterm-0.3.2.tar.gz) = d7e9da29e0cc0a4cc5d996170422beb0
(-)qterm/pkg-plist (-5 / +6 lines)
Lines 1-6 Link Here
1
bin/qterm
1
bin/qterm
2
share/qterm/address.cfg
2
share/qterm/address.cfg
3
share/qterm/credits.txt
3
share/qterm/credits
4
share/qterm/cursor/end.xpm
4
share/qterm/cursor/end.xpm
5
share/qterm/cursor/enter.xpm
5
share/qterm/cursor/enter.xpm
6
share/qterm/cursor/exit.xpm
6
share/qterm/cursor/exit.xpm
Lines 19-25 Link Here
19
share/qterm/pic/connect.png
19
share/qterm/pic/connect.png
20
share/qterm/pic/copy.png
20
share/qterm/pic/copy.png
21
share/qterm/pic/disconnect.png
21
share/qterm/pic/disconnect.png
22
share/qterm/pic/fonts.png
22
share/qterm/pic/font.png
23
share/qterm/pic/keys.png
23
share/qterm/pic/keys.png
24
share/qterm/pic/message.png
24
share/qterm/pic/message.png
25
share/qterm/pic/mouse.png
25
share/qterm/pic/mouse.png
Lines 34-43 Link Here
34
share/qterm/pic/refresh.png
34
share/qterm/pic/refresh.png
35
share/qterm/pic/sound.png
35
share/qterm/pic/sound.png
36
share/qterm/pic/tabpad.png
36
share/qterm/pic/tabpad.png
37
share/qterm/po/qterm_chs.qm
38
share/qterm/po/qterm_cht.qm
39
share/qterm/qterm.cfg
37
share/qterm/qterm.cfg
40
@dirrm share/qterm/po
38
share/qterm/script/continuous.py
39
share/qterm/script/download.py
40
share/qterm/script/system.py
41
@dirrm share/qterm/script
41
@dirrm share/qterm/cursor
42
@dirrm share/qterm/cursor
42
@dirrm share/qterm/pic
43
@dirrm share/qterm/pic
43
@dirrm share/qterm
44
@dirrm share/qterm

Return to bug 56685