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

(-)Makefile (-1 / +4 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	qt5ct
3
PORTNAME=	qt5ct
4
PORTVERSION=	0.20
4
PORTVERSION=	0.21
5
CATEGORIES=	misc
5
CATEGORIES=	misc
6
MASTER_SITES=	SF/${PORTNAME}
6
MASTER_SITES=	SF/${PORTNAME}
7
7
Lines 8-15 Link Here
8
MAINTAINER=	makc@FreeBSD.org
8
MAINTAINER=	makc@FreeBSD.org
9
COMMENT=	Qt 5 configuration tool
9
COMMENT=	Qt 5 configuration tool
10
10
11
LICENSE=	BSD2CLAUSE
12
11
USES=		qmake tar:bz2
13
USES=		qmake tar:bz2
12
USE_QT5=	gui svg widgets buildtools_build linguisttools_build
14
USE_QT5=	gui svg widgets buildtools_build linguisttools_build
15
USE_LDCONFIG=	yes
13
16
14
OPTIONS_DEFINE=	DOCS
17
OPTIONS_DEFINE=	DOCS
15
18
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (qt5ct-0.20.tar.bz2) = 660e696742ed8a9f34be9c8986918ed303fe2df2bd6d1ff6acfe010dce22103c
1
SHA256 (qt5ct-0.21.tar.bz2) = 7ac1213d01eb4a2ce2a02ed6e135d6b3e404657d6df941bf92a185e166077585
2
SIZE (qt5ct-0.20.tar.bz2) = 38561
2
SIZE (qt5ct-0.21.tar.bz2) = 40609

Return to bug 206079