View | Details | Raw Unified | Return to bug 234001 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-3 / +2 lines)
Lines 3-10 Link Here
3
3
4
PORTNAME=	focuswriter
4
PORTNAME=	focuswriter
5
DISTVERSIONPREFIX=	v
5
DISTVERSIONPREFIX=	v
6
DISTVERSION=	1.6.16
6
DISTVERSION=	1.7.1
7
PORTREVISION=	1
8
CATEGORIES=	editors
7
CATEGORIES=	editors
9
8
10
MAINTAINER=	lightside@gmx.com
9
MAINTAINER=	lightside@gmx.com
Lines 17-23 Link Here
17
16
18
LIB_DEPENDS=	libhunspell-1.6.so:textproc/hunspell
17
LIB_DEPENDS=	libhunspell-1.6.so:textproc/hunspell
19
18
20
USES=		compiler:c++11-lib desktop-file-utils pkgconfig qmake qt:5
19
USES=		compiler:c++11-lib desktop-file-utils gl pkgconfig qmake qt:5
21
USE_GITHUB=	yes
20
USE_GITHUB=	yes
22
GH_ACCOUNT=	gottcode
21
GH_ACCOUNT=	gottcode
23
USE_GL=		gl
22
USE_GL=		gl
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1535991368
1
TIMESTAMP = 1545048068
2
SHA256 (gottcode-focuswriter-v1.6.16_GH0.tar.gz) = a413363c8de76bfb112450ef30fec5b7b13ab78d565eba0eb8344536a9738396
2
SHA256 (gottcode-focuswriter-v1.7.1_GH0.tar.gz) = 172c4dd264caba05121e9db3ca6eb3d4f2c41e6d956670792e213a243d5ddab6
3
SIZE (gottcode-focuswriter-v1.6.16_GH0.tar.gz) = 10497184
3
SIZE (gottcode-focuswriter-v1.7.1_GH0.tar.gz) = 10501634

Return to bug 234001