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

(-)www/dooble/Makefile (-3 / +2 lines)
Lines 1-12 Link Here
1
PORTNAME=	dooble
1
PORTNAME=	dooble
2
DISTVERSION=	2021.07.05
2
DISTVERSION=	2021.08.05
3
CATEGORIES=	www
3
CATEGORIES=	www
4
4
5
MAINTAINER=	eric@camachat.org
5
MAINTAINER=	eric@camachat.org
6
COMMENT=	Dooble Web Browser
6
COMMENT=	Dooble Web Browser
7
7
8
LICENSE=	BSD3CLAUSE
8
LICENSE=	BSD3CLAUSE
9
LICENSE_FILE=	${WRKSRC}/../LICENSE
9
LICENSE_FILE=	${WRKSRC}/LICENSE
10
10
11
USES=		compiler:c++17-lang desktop-file-utils gmake qmake qt:5 ssl tar \
11
USES=		compiler:c++17-lang desktop-file-utils gmake qmake qt:5 ssl tar \
12
		xorg
12
		xorg
Lines 19-25 USE_QT= concurrent core gui network printsupport sql webengine widgets \ Link Here
19
USE_XORG=	xcb
19
USE_XORG=	xcb
20
20
21
QMAKE_SOURCE_PATH=	${PORTNAME}.pro
21
QMAKE_SOURCE_PATH=	${PORTNAME}.pro
22
WRKSRC_SUBDIR=		2.x
23
22
24
PLIST_FILES=	${PREFIX}/share/applications/${PORTNAME}.desktop \
23
PLIST_FILES=	${PREFIX}/share/applications/${PORTNAME}.desktop \
25
		${PREFIX}/share/pixmaps/${PORTNAME}.png \
24
		${PREFIX}/share/pixmaps/${PORTNAME}.png \
(-)www/dooble/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1625502495
1
TIMESTAMP = 1628131803
2
SHA256 (textbrowser-dooble-2021.07.05_GH0.tar.gz) = 593aecdd3e731e75ba152f9a612afe6df7a728dc6d8b8abc83d7c1adb14f4289
2
SHA256 (textbrowser-dooble-2021.08.05_GH0.tar.gz) = 70a2deff04ab01b4449aa8f6788d7984bc8195283cb5fb338dfc6b1d397f6a91
3
SIZE (textbrowser-dooble-2021.07.05_GH0.tar.gz) = 96968548
3
SIZE (textbrowser-dooble-2021.08.05_GH0.tar.gz) = 90557356

Return to bug 257648