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

(-)gnochm/Makefile (-3 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	gnochm
8
PORTNAME=	gnochm
9
PORTVERSION=	0.9.4
9
PORTVERSION=	0.9.5
10
PORTREVISION=	2
11
CATEGORIES=	deskutils python gnome
10
CATEGORIES=	deskutils python gnome
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 19-25 Link Here
19
RUN_DEPENDS=	${PYTHON_SITELIBDIR}/chm/_chmlib.so:${PORTSDIR}/textproc/pychm
18
RUN_DEPENDS=	${PYTHON_SITELIBDIR}/chm/_chmlib.so:${PORTSDIR}/textproc/pychm
20
19
21
USE_GMAKE=	yes
20
USE_GMAKE=	yes
22
USE_GNOME=	gnomehack gnomeprefix intlhack pygnome2
21
USE_GNOME=	gnomehack gnomeprefix intlhack pygnome2 pygnomeextras
23
USE_LIBTOOL_VER=15
22
USE_LIBTOOL_VER=15
24
USE_PYTHON=	yes
23
USE_PYTHON=	yes
25
USE_REINPLACE=	yes
24
USE_REINPLACE=	yes
(-)gnochm/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (gnochm-0.9.4.tar.gz) = 4066f9b9d31d2175a926f7e72b01f6eb
1
MD5 (gnochm-0.9.5.tar.gz) = 3acf586f7dbaa971f57f6f93f24eb131
2
SIZE (gnochm-0.9.4.tar.gz) = 301467
2
SIZE (gnochm-0.9.5.tar.gz) = 311337
(-)gnochm/pkg-plist (+1 lines)
Lines 11-16 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/cs/LC_MESSAGES/gnochm.mo
14
share/locale/de/LC_MESSAGES/gnochm.mo
15
share/locale/de/LC_MESSAGES/gnochm.mo
15
share/locale/it/LC_MESSAGES/gnochm.mo
16
share/locale/it/LC_MESSAGES/gnochm.mo
16
share/locale/pt_BR/LC_MESSAGES/gnochm.mo
17
share/locale/pt_BR/LC_MESSAGES/gnochm.mo

Return to bug 81274