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

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	dsbsu
3
PORTNAME=	dsbsu
4
PORTVERSION=	0.1
4
PORTVERSION=	0.1.1
5
CATEGORIES=	sysutils
5
CATEGORIES=	sysutils
6
MASTER_SITES=	http://freeshell.de/~mk/download/
6
MASTER_SITES=	http://freeshell.de/~mk/download/
7
7
Lines 11-17 Link Here
11
LICENSE=	BSD2CLAUSE
11
LICENSE=	BSD2CLAUSE
12
LICENSE_FILE=	${WRKSRC}/LICENSE
12
LICENSE_FILE=	${WRKSRC}/LICENSE
13
13
14
USES=		compiler:c++11-lang gl qmake qt:5 tar:tgz
14
USES=		compiler:c++11-lang gl qmake qt:5 tar:tgz xorg
15
USE_GL=		gl
15
USE_GL=		gl
16
USE_QT=		buildtools_build core gui linguisttools_build widgets
16
USE_QT=		buildtools_build core gui linguisttools_build widgets
17
17
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1552168791
1
TIMESTAMP = 1573227984
2
SHA256 (dsbsu-0.1.tgz) = 54f6e1d64e3c7532d9df9afac306dee5053a0443fc8d8ec000e199dec1e7e4ea
2
SHA256 (dsbsu-0.1.1.tgz) = 89bcdb64a1ff0398ebcec6fd2acb522958d6289a7b6092c7d601e1cd05eb9b61
3
SIZE (dsbsu-0.1.tgz) = 9607
3
SIZE (dsbsu-0.1.1.tgz) = 9621

Return to bug 241850