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

(-)gnochm/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	gnochm
8
PORTNAME=	gnochm
9
PORTVERSION=	0.9.3
9
PORTVERSION=	0.9.4
10
CATEGORIES=	deskutils python gnome
10
CATEGORIES=	deskutils python gnome
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
(-)gnochm/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (gnochm-0.9.3.tar.gz) = 8b5b8c16337e93366dda6667c11821b2
1
MD5 (gnochm-0.9.4.tar.gz) = 4066f9b9d31d2175a926f7e72b01f6eb
2
SIZE (gnochm-0.9.3.tar.gz) = 276179
2
SIZE (gnochm-0.9.4.tar.gz) = 301467
(-)gnochm/pkg-plist (-6 / +3 lines)
Lines 11-20 Link Here
11
share/gnome/pixmaps/chmfile.png
11
share/gnome/pixmaps/chmfile.png
12
share/gnome/pixmaps/gnochm.png
12
share/gnome/pixmaps/gnochm.png
13
share/gnome/pixmaps/gnochm_logo.png
13
share/gnome/pixmaps/gnochm_logo.png
14
share/locale/de_DE/LC_MESSAGES/gnochm.mo
14
share/locale/de/LC_MESSAGES/gnochm.mo
15
share/locale/it/LC_MESSAGES/gnochm.mo
15
share/locale/it/LC_MESSAGES/gnochm.mo
16
share/locale/pt_BR/LC_MESSAGES/gnochm.mo
16
share/locale/pt_BR/LC_MESSAGES/gnochm.mo
17
share/locale/tr_TR/LC_MESSAGES/gnochm.mo
17
share/locale/ru/LC_MESSAGES/gnochm.mo
18
share/locale/tr/LC_MESSAGES/gnochm.mo
18
share/locale/zh_CN/LC_MESSAGES/gnochm.mo
19
share/locale/zh_CN/LC_MESSAGES/gnochm.mo
19
share/mime/application/x-chm.xml
20
share/mime/application/x-chm.xml
20
share/mime/packages/gnochm.xml
21
share/mime/packages/gnochm.xml
Lines 25-31 Link Here
25
@dirrm share/gnome/gnochm
26
@dirrm share/gnome/gnochm
26
@exec update-mime-database %D/share/mime
27
@exec update-mime-database %D/share/mime
27
@unexec update-mime-database %D/share/mime
28
@unexec update-mime-database %D/share/mime
28
@unexec rmdir %D/share/locale/de_DE/LC_MESSAGES 2> /dev/null || true
29
@unexec rmdir %D/share/locale/de_DE 2> /dev/null || true
30
@unexec rmdir %D/share/locale/tr_TR/LC_MESSAGES 2> /dev/null || true
31
@unexec rmdir %D/share/locale/tr_TR 2> /dev/null || true

Return to bug 77476